ports/174945: [PATCH] ports-mgmt/genplist: update to 1.0
Po-Chien Lin
linpc at cs.nctu.edu.tw
Thu Jan 3 15:10:02 UTC 2013
>Number: 174945
>Category: ports
>Synopsis: [PATCH] ports-mgmt/genplist: update to 1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 03 15:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Po-Chien Lin
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD tbbs2.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r244889: Mon Dec 31 17:17:30 CST
>Description:
- Update to 1.0
- Remove dead MASTER_SITES
- Cleanup space/tab in pkg-descr
>How-To-Repeat:
>Fix:
--- genplist-1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ports-mgmt/genplist/Makefile ./Makefile
--- /usr/ports/ports-mgmt/genplist/Makefile 2012-11-17 14:00:45.000000000 +0800
+++ ./Makefile 2013-01-03 22:53:15.000000000 +0800
@@ -1,15 +1,10 @@
-# New ports collection makefile for: genplist
-# Date created: 2007-04-19
-# Whom: Jason Bacon <jwbacon at tds.net>
-#
+# Created by: Jason Bacon <jwbacon at tds.net>
# $FreeBSD: ports/ports-mgmt/genplist/Makefile,v 1.7 2012/11/17 06:00:45 svnexp Exp $
-#
PORTNAME= genplist
-PORTVERSION= 0.6
+PORTVERSION= 1.0
CATEGORIES= ports-mgmt
-MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/ \
- http://jbacon.dyndns.org/~bacon/Ports/distfiles/
+MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/
MAINTAINER= jwbacon at tds.net
COMMENT= Generates a static plist for a port
diff -ruN --exclude=CVS /usr/ports/ports-mgmt/genplist/distinfo ./distinfo
--- /usr/ports/ports-mgmt/genplist/distinfo 2010-12-05 02:12:06.000000000 +0800
+++ ./distinfo 2013-01-03 22:53:39.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (genplist-0.6.tar.gz) = 0a3758c703b4c75715a57cb6f5a97df3ef2ed532333bd8c3e978ac1f9ff3346b
-SIZE (genplist-0.6.tar.gz) = 5712
+SHA256 (genplist-1.0.tar.gz) = 2c6cac9dce6509c60e115164504444834b721663e775dbce8b7802b672a8dd47
+SIZE (genplist-1.0.tar.gz) = 6656
diff -ruN --exclude=CVS /usr/ports/ports-mgmt/genplist/pkg-descr ./pkg-descr
--- /usr/ports/ports-mgmt/genplist/pkg-descr 2010-01-02 00:22:00.000000000 +0800
+++ ./pkg-descr 2013-01-03 23:01:03.000000000 +0800
@@ -1,6 +1,6 @@
Genplist automatically creates a static plist for a port by installing it
-into a temporary directory, and then examining the directory tree. The
+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://personalpages.tds.net/~jwbacon/Ports
+WWW: http://personalpages.tds.net/~jwbacon/Ports
--- genplist-1.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list