ports/147176: [PATCH] www/wgetpaste: update to 2.17, take maintainership

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Sat May 29 10:00:16 UTC 2010


>Number:         147176
>Category:       ports
>Synopsis:       [PATCH] www/wgetpaste: update to 2.17, take maintainership
>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:   Sat May 29 10:00:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010
>Description:
- Update to 2.17
- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- wgetpaste-2.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/wgetpaste/Makefile /usr/ports/sunpoet/wgetpaste/Makefile
--- /usr/ports/www/wgetpaste/Makefile	2010-04-05 15:04:55.000000000 +0800
+++ /usr/ports/sunpoet/wgetpaste/Makefile	2010-05-29 17:51:47.000000000 +0800
@@ -6,23 +6,24 @@
 #
 
 PORTNAME=	wgetpaste
-PORTVERSION=	2.16
+PORTVERSION=	2.17
 CATEGORIES=	www
-MASTER_SITES=	http://wgetpaste.zlin.dk/
+MASTER_SITES=	http://wgetpaste.zlin.dk/ \
+		http://sunpoet.net/distfiles/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}.example zlin.conf
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at sunpoet.net
 COMMENT=	Paste to several pastebin services via bash script
 
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
 		${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
 
-USE_BZIP2=	yes
 NO_BUILD=	yes
+USE_BZIP2=	yes
 
-post-patch:	.SILENT
-	${REINPLACE_CMD} \
+post-patch:
+	@${REINPLACE_CMD} \
 		-e 's|/etc/|${PREFIX}/etc/|g' \
 		-e 's|\(INFO_COMMAND=\).*|\1"pkg_info -aE"|' \
 		-e 's|\(INFO_ARGS=\).*|\1|' \
diff -ruN --exclude=CVS /usr/ports/www/wgetpaste/distinfo /usr/ports/sunpoet/wgetpaste/distinfo
--- /usr/ports/www/wgetpaste/distinfo	2009-12-27 22:43:54.000000000 +0800
+++ /usr/ports/sunpoet/wgetpaste/distinfo	2010-05-29 17:24:53.000000000 +0800
@@ -1,6 +1,6 @@
-MD5 (wgetpaste-2.16.tar.bz2) = f270d87c5ea9939b2818d38f43b51936
-SHA256 (wgetpaste-2.16.tar.bz2) = 4be331d2b41045fc50a22a698044ef54fdbdf43b49e6e8f5ecd8ceecd126bdd9
-SIZE (wgetpaste-2.16.tar.bz2) = 9138
+MD5 (wgetpaste-2.17.tar.bz2) = 6c72118ef3760f6c1620f743d0c78527
+SHA256 (wgetpaste-2.17.tar.bz2) = c913ef19527cdd5669938181b1f08ff44f5eaffd0807564f2407ad4754180836
+SIZE (wgetpaste-2.17.tar.bz2) = 9143
 MD5 (wgetpaste.example) = 77392c788659cc648a59df2d239ebe19
 SHA256 (wgetpaste.example) = cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d
 SIZE (wgetpaste.example) = 380
diff -ruN --exclude=CVS /usr/ports/www/wgetpaste/pkg-plist /usr/ports/sunpoet/wgetpaste/pkg-plist
--- /usr/ports/www/wgetpaste/pkg-plist	2009-07-14 06:44:24.000000000 +0800
+++ /usr/ports/sunpoet/wgetpaste/pkg-plist	2010-05-29 17:41:58.000000000 +0800
@@ -1,3 +1,4 @@
+ at comment $FreeBSD$
 bin/wgetpaste
 etc/wgetpaste.conf.sample
 etc/wgetpaste.d/zlin.conf
--- wgetpaste-2.17.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list