ports/188732: [MAINTAINER] www/p5-WWW-Tumblr: update to 5.00

TERAMOTO Masahiro markun at onohara.to
Thu Apr 17 13:40:01 UTC 2014


>Number:         188732
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-WWW-Tumblr: update to 5.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 9.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD ns.onohara.to 9.2-RELEASE-p4 FreeBSD 9.2-RELEASE-p4 #0: Tue Apr  8 18:08:22 UTC
>Description:
- Update to 5.00

Generated with FreeBSD Port Tools 1.01 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-WWW-Tumblr-5.00.patch begins here ---
diff -ruN /usr/ports/www/p5-WWW-Tumblr/Makefile ./Makefile
--- /usr/ports/www/p5-WWW-Tumblr/Makefile	2014-01-05 22:41:52.000000000 +0900
+++ ./Makefile	2014-04-17 22:21:20.000000000 +0900
@@ -2,20 +2,31 @@
 # $FreeBSD: head/www/p5-WWW-Tumblr/Makefile 338773 2014-01-05 13:41:52Z az $
 
 PORTNAME=	WWW-Tumblr
-PORTVERSION=	4.1
+PORTVERSION=	5.00
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	markun at onohara.to
 COMMENT=	Perl interface for the Tumblr API
 
-BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
+BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
+		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+		p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+=	p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN /usr/ports/www/p5-WWW-Tumblr/distinfo ./distinfo
--- /usr/ports/www/p5-WWW-Tumblr/distinfo	2014-01-23 00:30:13.000000000 +0900
+++ ./distinfo	2014-04-17 22:21:20.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (WWW-Tumblr-4.1.tar.gz) = 869547155e25a2c2ccf2d4cae3dd9b2907d06cb34537983e14dd2497e0b3c29c
-SIZE (WWW-Tumblr-4.1.tar.gz) = 4830
+SHA256 (WWW-Tumblr-5.00.tar.gz) = bda422533a6b9e643e1be900f1acaaae0a10bcbefe79d61574f005cf9ffce0d8
+SIZE (WWW-Tumblr-5.00.tar.gz) = 230980
--- p5-WWW-Tumblr-5.00.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list