ports/121035: [UPDATE] textproc/p5-YAML-Tiny

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:30:09 UTC 2008


>Number:         121035
>Category:       ports
>Synopsis:       [UPDATE] textproc/p5-YAML-Tiny
>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 Feb 23 20:30:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.25
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-YAML-Tiny/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	30 Jul 2007 02:21:06 -0000	1.6
+++ Makefile	21 Feb 2008 16:24:17 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	YAML-Tiny
-PORTVERSION=	1.13
+PORTVERSION=	1.25
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	YAML
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ychsiao at ychsiao.org
@@ -17,12 +16,8 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=	YAML::Tiny.3
-
-.include <bsd.port.pre.mk>
+BUILD_DEPENDS+=	p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
 
-.if ${PERL_LEVEL} < 500801
-BUILD_DEPENDS=	p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base
-.endif
+MAN3=	YAML::Tiny.3
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-YAML-Tiny/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	30 Jul 2007 02:21:06 -0000	1.6
+++ distinfo	21 Feb 2008 16:24:17 -0000
@@ -1,3 +1,3 @@
-MD5 (YAML-Tiny-1.13.tar.gz) = 163276aab3d9b63ba525c8c267a223b2
-SHA256 (YAML-Tiny-1.13.tar.gz) = 4f6af339433fd16eec2384915c84cbda29c521e8757678bb6ce6b6b7004d9961
-SIZE (YAML-Tiny-1.13.tar.gz) = 34416
+MD5 (YAML-Tiny-1.25.tar.gz) = 12d21c46c74b006a2f87c21f7a464f20
+SHA256 (YAML-Tiny-1.25.tar.gz) = 3f780b2c0f1621141e8cba0b9d03d086b3f8b568541b5ba04350eed8434a8dc1
+SIZE (YAML-Tiny-1.25.tar.gz) = 30017


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



More information about the freebsd-ports-bugs mailing list