ports/146412: [PATCH] devel/p5-ReadLine-Gnu: update to 1.20, take maintainership

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Sat May 8 21:30:02 UTC 2010


>Number:         146412
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ReadLine-Gnu: update to 1.20, take maintainership
>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 May 08 21:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed May  5 00:44:42 CST
>Description:
- Update to 1.20
- Add test target
- Take maintainership

Port maintainer (perl at FreeBSD.org) is cc'd.

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

--- p5-ReadLine-Gnu-1.20.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-ReadLine-Gnu/Makefile /usr/ports/sunpoet/p5-ReadLine-Gnu/Makefile
--- /usr/ports/devel/p5-ReadLine-Gnu/Makefile	2009-03-30 04:43:03.000000000 +0800
+++ /usr/ports/sunpoet/p5-ReadLine-Gnu/Makefile	2010-05-09 05:19:30.000000000 +0800
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	ReadLine-Gnu
-PORTVERSION=	1.19
+PORTVERSION=	1.20
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=Term
 PKGNAMEPREFIX=	p5-
 DISTNAME=	Term-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	sunpoet at sunpoet.net
 COMMENT=	Perl 5 module that allows Term::ReadLine to use GNU readline
 
 PERL_CONFIGURE=	5.8.0+
@@ -21,4 +21,7 @@
 
 MAN3=		Term::ReadLine::Gnu.3
 
+test:	build
+	@(cd ${WRKSRC}; make test)
+
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-ReadLine-Gnu/distinfo /usr/ports/sunpoet/p5-ReadLine-Gnu/distinfo
--- /usr/ports/devel/p5-ReadLine-Gnu/distinfo	2009-03-30 04:43:03.000000000 +0800
+++ /usr/ports/sunpoet/p5-ReadLine-Gnu/distinfo	2010-05-09 05:02:16.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Term-ReadLine-Gnu-1.19.tar.gz) = e591287af62e000256893c84d01abebe
-SHA256 (Term-ReadLine-Gnu-1.19.tar.gz) = e6b6ce9ed1ca3d2c82ffa96c72277c3c6eeb197bf2866a0b3c7c09cc08b97a53
-SIZE (Term-ReadLine-Gnu-1.19.tar.gz) = 68198
+MD5 (Term-ReadLine-Gnu-1.20.tar.gz) = fa33510193b89a2ada74fcef00816322
+SHA256 (Term-ReadLine-Gnu-1.20.tar.gz) = 25da93084b57467cf24b85be557b07ade4af03776b8b2d5369d4d76b179edb01
+SIZE (Term-ReadLine-Gnu-1.20.tar.gz) = 69077
--- p5-ReadLine-Gnu-1.20.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list