ports/184388: [PATCH] textproc/p5-YAML-Tiny: update to 1.56
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 30 09:40:03 UTC 2013
>Number: 184388
>Category: ports
>Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 1.56
>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 Nov 30 09:40:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 10.0-BETA3 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov 4 17:36:04
>Description:
- Update to 1.56
- Support STAGEDIR
Changes: http://search.cpan.org/dist/YAML-Tiny/Changes
Port maintainer (ychsiao at ychsiao.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- p5-YAML-Tiny-1.56.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 335270)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= YAML-Tiny
-PORTVERSION= 1.55
+PORTVERSION= 1.56
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,9 +16,6 @@
TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuildtiny
-MAN3= YAML::Tiny.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo (revision 335270)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (YAML-Tiny-1.55.tar.gz) = a0f7872f8a8ad0baa38addd3b7d99a618ac70dfc7b717c9c0db8563204312377
-SIZE (YAML-Tiny-1.55.tar.gz) = 43881
+SHA256 (YAML-Tiny-1.56.tar.gz) = 145208ff411e2e2961de640860624492b82946ea2b0c3bd4069c0326e4de451e
+SIZE (YAML-Tiny-1.56.tar.gz) = 45380
Index: pkg-plist
===================================================================
--- pkg-plist (revision 335270)
+++ pkg-plist (working copy)
@@ -1,5 +1,6 @@
%%SITE_PERL%%/YAML/Tiny.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny/.packlist
+%%PERL5_MAN3%%/YAML::Tiny.3.gz
@dirrmtry %%SITE_PERL%%/YAML
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Tiny
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML
--- p5-YAML-Tiny-1.56.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list