Update 2.8.0 --> 2.9.0
exmh 2.9.0 is not hosted on any tcl/tk site at the moment. The standard SF download helper fails to work in this case.
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
# "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2.
|
||||
|
||||
PORTNAME= exmh
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.9.0
|
||||
CATEGORIES+= mail tk
|
||||
MASTER_SITES= TCLTK/${PORTNAME} SF/${PORTNAME}
|
||||
# XXX: Standard SF fails with a hung download
|
||||
MASTER_SITES= https://sourceforge.net/projects/${PORTNAME}/files/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
MAINTAINER?= cy@FreeBSD.org
|
||||
COMMENT?= X11/TK based mail reader front end to MH
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (exmh-2.8.0.tar.gz) = 0d907a19cbed17506e5fcd2212f13e9342e1619f174bf9a1733cc6a7c479d7cb
|
||||
SIZE (exmh-2.8.0.tar.gz) = 1090674
|
||||
TIMESTAMP = 1560469947
|
||||
SHA256 (exmh-2.9.0.tar.gz) = 38f27058cbe6a370e2a5e30ded135b9488b57374d53f45088e29ee863b3088b2
|
||||
SIZE (exmh-2.9.0.tar.gz) = 1111608
|
||||
|
||||
@@ -47,6 +47,7 @@ lib/exmh-%%EXMH_VERSION%%/bitmaps/write.xbm
|
||||
lib/exmh-%%EXMH_VERSION%%/bogo.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/busy.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/buttons.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/calendar.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/clink.au
|
||||
lib/exmh-%%EXMH_VERSION%%/crypt.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/cutbuffer.tcl
|
||||
@@ -209,6 +210,7 @@ lib/exmh-%%EXMH_VERSION%%/sequences.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/seqwin.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/sound.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/source.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/stacktrace.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/tclIndex
|
||||
lib/exmh-%%EXMH_VERSION%%/text.tcl
|
||||
lib/exmh-%%EXMH_VERSION%%/textButton.tcl
|
||||
|
||||
Reference in New Issue
Block a user