summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-12-19 12:57:03 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-12-19 12:57:03 +0000
commit57bc2c57e739d5b33d2da09bcd5b622acaabc40e (patch)
tree9e31dbf5cc50d4e812effb4fc36d24988af0cb3a /ports-mgmt
parentmultimedia/vlc: update to 2.1.2 (diff)
- Update from 1.0 to 1.1
- Add stage support - Update header - Add LICENSE PR: ports/184948 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Notes
Notes: svn path=/head/; revision=336897
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/genplist/Makefile25
-rw-r--r--ports-mgmt/genplist/distinfo4
2 files changed, 13 insertions, 16 deletions
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile
index 5274bf15fdf8..4901d0b9f161 100644
--- a/ports-mgmt/genplist/Makefile
+++ b/ports-mgmt/genplist/Makefile
@@ -1,27 +1,24 @@
-# Created by: Jason Bacon
+# Created by: Jason Bacon <jwbacon@tds.net>
# $FreeBSD$
PORTNAME= genplist
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= ports-mgmt
-MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/ \
- http://acadix.biz/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
+ http://personalpages.tds.net/~jwbacon/Ports/distfiles/
MAINTAINER= jwbacon@tds.net
COMMENT= Generates a static plist for a port
-NO_BUILD= yes
+LICENSE= BSD
-PLIST_FILES= bin/genplist
+NO_BUILD= yes
+USE_XZ= yes
-MAN1= genplist.1
+PLIST_FILES= bin/genplist man/man1/genplist.1.gz
-NO_STAGE= yes
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/genplist ${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/genplist.1 ${MAN1PREFIX}/man/man1
+ @${INSTALL_SCRIPT} ${WRKSRC}/genplist ${STAGEDIR}${PREFIX}/bin
+ @${INSTALL_MAN} ${WRKSRC}/genplist.1 ${STAGEDIR}${PREFIX}/man/man1
-.include <bsd.port.pre.mk>
-post-patch:
- ${REINPLACE_CMD} 's|/etc/mtree|$${PORTSDIR=/usr/ports}/Templates|' ${WRKSRC}/genplist
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/ports-mgmt/genplist/distinfo b/ports-mgmt/genplist/distinfo
index 3459bfc9d8d8..9268e502f42f 100644
--- a/ports-mgmt/genplist/distinfo
+++ b/ports-mgmt/genplist/distinfo
@@ -1,2 +1,2 @@
-SHA256 (genplist-1.0.tar.gz) = 1b66fb531074f7fca5589537d66b3ddaf8727f7b975de24ae48e336cce8538aa
-SIZE (genplist-1.0.tar.gz) = 5730
+SHA256 (genplist-1.1.tar.xz) = 17745255d1ac3ac7525bb1b501604a1a37537c86d0c79a38bbd76e81ccb6773f
+SIZE (genplist-1.1.tar.xz) = 5804