ports/185856: [PATCH] security/p5-PGP: take maintainership
Muhammad Moinur Rahman
5u623l20 at gmail.com
Fri Jan 17 20:40:00 UTC 2014
>Number: 185856
>Category: ports
>Synopsis: [PATCH] security/p5-PGP: take maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 17 20:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Muhammad Moinur Rahman
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov 5 18:47:37
>Description:
[DESCRIBE CHANGES]
- Take maintainership
- Add PORTSCOUT
- Consolidate old-format patch files
- Mark broken for amd64 as master dependent port is marked broken
For committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-PGP/0.3a/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-PGP/0.3a/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-PGP/0.3a/10b3i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-PGP/0.3a/11i386-default.log
Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- p5-PGP-0.3a_1.patch begins here ---
diff -ruN /usr/ports//security/p5-PGP/Makefile ./Makefile
--- /usr/ports//security/p5-PGP/Makefile 2013-11-06 13:39:31.000000000 +0600
+++ ./Makefile 2014-01-18 02:27:35.000000000 +0600
@@ -3,18 +3,29 @@
PORTNAME= PGP
PORTVERSION= 0.3a
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Perl5 module to work with PGP messages
BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp
+PORTSCOUT= skipv:1.0
+
+ONLY_FOR_ARCHS= i386 alpha amd64 sparc64
+BROKEN_amd64= dependency broken on amd64 architechture
+
USES= perl5
USE_PERL5= configure
+post-patch:
+ @${REINPLACE_CMD} -e 's|WriteMakefile;|WriteMakefile( 'NAME' => "PGP::Pipe" );|g' \
+ ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -e '/over 4/d' ${WRKSRC}/PGP/Pipe.pm
+
pre-configure:
@${CP} ${WRKSRC}/PGP/Pipe.pm ${WRKSRC}
diff -ruN /usr/ports//security/p5-PGP/files/patch-aa ./files/patch-aa
--- /usr/ports//security/p5-PGP/files/patch-aa 2012-07-14 20:29:18.000000000 +0600
+++ ./files/patch-aa 1970-01-01 06:00:00.000000000 +0600
@@ -1,8 +0,0 @@
---- Makefile.PL.orig Sat Sep 13 19:04:08 1997
-+++ Makefile.PL Sat Sep 13 19:04:23 1997
-@@ -1,4 +1,4 @@
-
- use ExtUtils::MakeMaker;
-
--&WriteMakefile;
-+&WriteMakefile( 'NAME' => "PGP::Pipe" );
diff -ruN /usr/ports//security/p5-PGP/files/patch-ab ./files/patch-ab
--- /usr/ports//security/p5-PGP/files/patch-ab 2012-07-14 20:29:18.000000000 +0600
+++ ./files/patch-ab 1970-01-01 06:00:00.000000000 +0600
@@ -1,11 +0,0 @@
---- PGP/Pipe.pm.orig Tue Feb 2 11:33:48 1999
-+++ PGP/Pipe.pm Tue Feb 2 11:33:58 1999
-@@ -11,8 +11,6 @@
-
- # $debug = 1;
-
--=over 4
--
- =head1 NAME
-
- PGP - perl module to work with PGP messages
--- p5-PGP-0.3a_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list