diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-06-15 04:26:23 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-06-15 04:26:23 +0000 |
commit | de58c80bea8f985f4d1ad168370a2627d707da50 (patch) | |
tree | 028e8f166cf7b7013eaf710eab6b3e361acce2d8 /textproc/sgrep2 | |
parent | a6a535d469586124cb5ab249c69c610db89c1388 (diff) | |
download | ports-de58c80bea8f985f4d1ad168370a2627d707da50.tar.gz ports-de58c80bea8f985f4d1ad168370a2627d707da50.zip |
Notes
Diffstat (limited to 'textproc/sgrep2')
-rw-r--r-- | textproc/sgrep2/Makefile | 10 | ||||
-rw-r--r-- | textproc/sgrep2/distinfo | 6 |
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index a68d95d2faa8..6faf5f14a927 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -7,18 +7,20 @@ # PORTNAME= sgrep2 -PORTVERSION= 1.92a +PORTVERSION= 1.94a CATEGORIES= textproc -MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ +MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= jkoshy DISTNAME= sgrep-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jkoshy@FreeBSD.org COMMENT= A `grep' for structured text like SGML and HTML GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} -CONFLICT= sgrep +CONFLICTS= sgrep-0.* MAN1= sgrep.1 diff --git a/textproc/sgrep2/distinfo b/textproc/sgrep2/distinfo index 86dd775d0d4e..9f0e1bea7107 100644 --- a/textproc/sgrep2/distinfo +++ b/textproc/sgrep2/distinfo @@ -1,3 +1,3 @@ -MD5 (sgrep-1.92a.tar.gz) = 99eb1ed515648f653fc7be45e0896378 -SHA256 (sgrep-1.92a.tar.gz) = f5dabbd9c5cd35823c8e1e50fb313af9772f0d33280b08484ca29d6540979702 -SIZE (sgrep-1.92a.tar.gz) = 148306 +MD5 (sgrep-1.94a.tar.gz) = 8cdd044602061b0ecd3e610fde655a3f +SHA256 (sgrep-1.94a.tar.gz) = d5b16478e3ab44735e24283d2d895d2c9c80139c95228df3bdb2ac446395faf9 +SIZE (sgrep-1.94a.tar.gz) = 193267 |