From sunpoet@sunpoet.net  Sat May 29 09:53:15 2010
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B89551065674
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 May 2010 09:53:15 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 9807C8FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 May 2010 09:53:15 +0000 (UTC)
Received: by pwj4 with SMTP id 4so1137175pwj.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 May 2010 02:53:15 -0700 (PDT)
Received: by 10.142.1.9 with SMTP id 9mr1083052wfa.279.1275126794986;
        Sat, 29 May 2010 02:53:14 -0700 (PDT)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id 21sm2476509pzk.0.2010.05.29.02.53.13
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 29 May 2010 02:53:14 -0700 (PDT)
Received: by sunpoet.net (Postfix, from userid 1000)
	id D27FB2AEC4E0; Sat, 29 May 2010 17:53:16 +0800 (CST)
Message-Id: <20100529095316.D27FB2AEC4E0@sunpoet.net>
Date: Sat, 29 May 2010 17:53:16 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] www/wgetpaste: update to 2.17, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         147176
>Category:       ports
>Synopsis:       [PATCH] www/wgetpaste: update to 2.17, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 29 10:00:14 UTC 2010
>Closed-Date:    Sun May 30 23:39:59 UTC 2010
>Last-Modified:  Sun May 30 23:39:59 UTC 2010
>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@FreeBSD.org
+MAINTAINER=	sunpoet@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 @@
+@comment $FreeBSD$
 bin/wgetpaste
 etc/wgetpaste.conf.sample
 etc/wgetpaste.d/zlin.conf
--- wgetpaste-2.17.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Sat May 29 11:38:39 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147176 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sun May 30 23:39:58 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147176 
>Unformatted:
