diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-09-20 12:29:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-09-20 12:29:57 +0000 |
commit | b3542c49acccc1764a2588b4b73c0b4bcc775de0 (patch) | |
tree | 3240e8ea6acefed719d5bd312065c81a1efa29c9 /editors/tea | |
parent | e5c43d59a4d1fdde7e8c077dcb8f1236cc977eb6 (diff) | |
download | ports-b3542c49acccc1764a2588b4b73c0b4bcc775de0.tar.gz ports-b3542c49acccc1764a2588b4b73c0b4bcc775de0.zip |
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 0ea9668aa073..dbdd4465a75b 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tea -DISTVERSION= 17.2.0 +DISTVERSION= 17.2.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tea-editor @@ -40,7 +40,7 @@ post-patch: .SILENT ${REINPLACE_CMD} -e 's|/tea/doc/|/doc/tea/|' \ ${WRKSRC}/src/tea_defs.h # Fix FINK-related defines - ${REINPLACE_CMD} -e '5704d; 5707,5710d' ${WRKSRC}/configure + ${REINPLACE_CMD} -e '5702d; 5705,5708d' ${WRKSRC}/configure # Do not install yet another copy of GPL ${REINPLACE_CMD} -e '634d' ${WRKSRC}/Makefile.in diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 9f0389bec034..1a62ee994c74 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -MD5 (tea-17.2.0.tar.bz2) = 569f8947738fc6d218d0e2390e929d1a -SHA256 (tea-17.2.0.tar.bz2) = 2c7c672fc532351d8be97e42afde8855ef510142c74d72f6cd3d87720b677e23 -SIZE (tea-17.2.0.tar.bz2) = 438362 +MD5 (tea-17.2.5.tar.bz2) = 3a3c349c107d24ef4fbbbf27a40a6601 +SHA256 (tea-17.2.5.tar.bz2) = 4fcba29eec077c6a4d8cf06c08a21a4d472cbd8479c38a3884f4d1d00526aa91 +SIZE (tea-17.2.5.tar.bz2) = 439928 |