aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/genplist
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-01-01 16:22:00 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-01-01 16:22:00 +0000
commit20e42788126f90e0de17d98dae23a14cc55f63c0 (patch)
treedd1d5610e065aadc93153f42851df0ad562a0fd4 /ports-mgmt/genplist
parentdb926ec78e29ff04e24753df4c0f79abdc70ec30 (diff)
downloadports-20e42788126f90e0de17d98dae23a14cc55f63c0.tar.gz
ports-20e42788126f90e0de17d98dae23a14cc55f63c0.zip
Notes
Diffstat (limited to 'ports-mgmt/genplist')
-rw-r--r--ports-mgmt/genplist/Makefile9
-rw-r--r--ports-mgmt/genplist/distinfo6
-rw-r--r--ports-mgmt/genplist/pkg-descr2
3 files changed, 10 insertions, 7 deletions
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile
index 640d35b6597c..0660c60cf5c3 100644
--- a/ports-mgmt/genplist/Makefile
+++ b/ports-mgmt/genplist/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: genplist
# Date created: 2007-04-19
-# Whom: Jason Bacon bacon@smithers.neuro.mcw.edu
+# Whom: Jason Bacon <jwbacon@tds.net>
#
# $FreeBSD$
#
PORTNAME= genplist
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/ \
http://jbacon.dyndns.org/~bacon/Ports/distfiles/
@@ -24,4 +24,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/genplist ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/genplist.1 ${PREFIX}/man/man1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+post-patch:
+ ${REINPLACE_CMD} 's|/etc/mtree|$${PORTSDIR=/usr/ports}/Templates|' ${WRKSRC}/genplist
+.include <bsd.port.post.mk>
diff --git a/ports-mgmt/genplist/distinfo b/ports-mgmt/genplist/distinfo
index 4ed21f12097e..4045ca2f15b9 100644
--- a/ports-mgmt/genplist/distinfo
+++ b/ports-mgmt/genplist/distinfo
@@ -1,3 +1,3 @@
-MD5 (genplist-0.3.tar.gz) = 20bd8e1eaf16589cd2f42a684b875b70
-SHA256 (genplist-0.3.tar.gz) = 477f2c9be1a6a01657c36229b359f6646557b23a81b84b9b810bb668b36994d0
-SIZE (genplist-0.3.tar.gz) = 3392
+MD5 (genplist-0.4.tar.gz) = e143114cb6fd9e8d8b829fc3da9165e9
+SHA256 (genplist-0.4.tar.gz) = 56a838e42a99dd46f0f02b8397662e5cf3f8b43e58740754c28ccf63139f2909
+SIZE (genplist-0.4.tar.gz) = 3474
diff --git a/ports-mgmt/genplist/pkg-descr b/ports-mgmt/genplist/pkg-descr
index b3bf0f565af3..dfb3d658fe8d 100644
--- a/ports-mgmt/genplist/pkg-descr
+++ b/ports-mgmt/genplist/pkg-descr
@@ -3,4 +3,4 @@ into a temporary directory, and then examining the directory tree. The
process is based on the instructions for plist generation in the
FreeBSD Porter's Handbook.
-WWW: http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI
+WWW: http://personalpages.tds.net/~jwbacon/Ports