Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 21:09:16 -0500 (EST)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142685: [PATCH] www/p5-App-Nopaste: update to 0.18
Message-ID:  <201001110209.o0B29Gbk098987@frieza.p6m7g8.net>
Resent-Message-ID: <201001110220.o0B2K3tx024473@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142685
>Category:       ports
>Synopsis:       [PATCH] www/p5-App-Nopaste: update to 0.18
>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:   Mon Jan 11 02:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 0.18

Port maintainer (baptiste.daroussin@gmail.com) is cc'd.

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

--- p5-App-Nopaste-0.18.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-App-Nopaste/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	15 Dec 2009 21:08:29 -0000	1.2
+++ Makefile	11 Jan 2010 01:20:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	App-Nopaste
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -31,7 +31,7 @@
 
 CONFLICTS=	p5-WebService-NoPaste-0*
 
-MAN1=	nopaste.1
+MAN1=		nopaste.1
 
 MAN3=		App::Nopaste.3 \
 		App::Nopaste::Command.3 \
@@ -44,7 +44,8 @@
 		App::Nopaste::Service::Pastie.3 \
 		App::Nopaste::Service::Rafb.3 \
 		App::Nopaste::Service::Shadowcat.3 \
-		App::Nopaste::Service::Snitch.3
+		App::Nopaste::Service::Snitch.3 \
+		App::Nopaste::Service::ssh.3
 
 .include <bsd.port.pre.mk>
 .if defined(WITH_PASTEBIN)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-App-Nopaste/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	15 Dec 2009 21:08:29 -0000	1.2
+++ distinfo	10 Jan 2010 08:27:50 -0000
@@ -1,3 +1,3 @@
-MD5 (App-Nopaste-0.17.tar.gz) = ce11a0ee582ea2f97ac354d9424137d9
-SHA256 (App-Nopaste-0.17.tar.gz) = f21d511a457ea5be67f342cecd3102f9f0a614e915e1a7f89e885d1bc68c0d33
-SIZE (App-Nopaste-0.17.tar.gz) = 30231
+MD5 (App-Nopaste-0.18.tar.gz) = 849835ac69a40b229da9366bdb44c99c
+SHA256 (App-Nopaste-0.18.tar.gz) = 475e5b8cc96ddd3a0a203aa03b2bcf57e192398d9b0f1801aef09287a7155e88
+SIZE (App-Nopaste-0.18.tar.gz) = 29980
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-App-Nopaste/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	15 Dec 2009 21:08:29 -0000	1.2
+++ pkg-plist	11 Jan 2010 01:18:12 -0000
@@ -11,6 +11,7 @@
 %%SITE_PERL%%/App/Nopaste/Service/Rafb.pm
 %%SITE_PERL%%/App/Nopaste/Service/Shadowcat.pm
 %%SITE_PERL%%/App/Nopaste/Service/Snitch.pm
+%%SITE_PERL%%/App/Nopaste/Service/ssh.pm
 bin/nopaste
 @dirrm %%SITE_PERL%%/App/Nopaste/Service
 @dirrm %%SITE_PERL%%/App/Nopaste
--- p5-App-Nopaste-0.18.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001110209.o0B29Gbk098987>