aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgrep2
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-06-15 04:26:23 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-06-15 04:26:23 +0000
commitde58c80bea8f985f4d1ad168370a2627d707da50 (patch)
tree028e8f166cf7b7013eaf710eab6b3e361acce2d8 /textproc/sgrep2
parenta6a535d469586124cb5ab249c69c610db89c1388 (diff)
downloadports-de58c80bea8f985f4d1ad168370a2627d707da50.tar.gz
ports-de58c80bea8f985f4d1ad168370a2627d707da50.zip
- Update to version 1.94a, which contains bug fixes to the previous
version. - Add a local master site; keep portlint happy. - Correctly spell the 'CONFLICTS' line. - Take over maintainership of this (orphaned) port.
Notes
Notes: svn path=/head/; revision=165486
Diffstat (limited to 'textproc/sgrep2')
-rw-r--r--textproc/sgrep2/Makefile10
-rw-r--r--textproc/sgrep2/distinfo6
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