svn commit: r395366 - head/devel/p5-Object-InsideOut
Frederic Culot
culot at FreeBSD.org
Wed Aug 26 14:50:39 UTC 2015
Author: culot
Date: Wed Aug 26 14:50:37 2015
New Revision: 395366
URL: https://svnweb.freebsd.org/changeset/ports/395366
Log:
- Update to 4.01
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Modified:
head/devel/p5-Object-InsideOut/Makefile
head/devel/p5-Object-InsideOut/distinfo
Modified: head/devel/p5-Object-InsideOut/Makefile
==============================================================================
--- head/devel/p5-Object-InsideOut/Makefile Wed Aug 26 14:39:19 2015 (r395365)
+++ head/devel/p5-Object-InsideOut/Makefile Wed Aug 26 14:50:37 2015 (r395366)
@@ -2,21 +2,19 @@
# $FreeBSD$
PORTNAME= Object-InsideOut
-PORTVERSION= 3.98
-PORTREVISION= 1
+PORTVERSION= 4.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JDHEDDEN
PKGNAMEPREFIX= p5-
MAINTAINER= culot at FreeBSD.org
-COMMENT= Object::InsideOut - Comprehensive inside-out object support module
+COMMENT= Comprehensive inside-out object support module
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Data-Dumper>=2.131:${PORTSDIR}/devel/p5-Data-Dumper \
- p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
+BUILD_DEPENDS= p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
p5-Want>=0.21:${PORTSDIR}/devel/p5-Want
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-Object-InsideOut/distinfo
==============================================================================
--- head/devel/p5-Object-InsideOut/distinfo Wed Aug 26 14:39:19 2015 (r395365)
+++ head/devel/p5-Object-InsideOut/distinfo Wed Aug 26 14:50:37 2015 (r395366)
@@ -1,2 +1,2 @@
-SHA256 (Object-InsideOut-3.98.tar.gz) = 3fb8543b55c99d17145deeae8f65c7fdbe4a9432ed2dbb754b0bdd938ea8aeff
-SIZE (Object-InsideOut-3.98.tar.gz) = 127352
+SHA256 (Object-InsideOut-4.01.tar.gz) = 66469e15785a49e395e2af4f77d53c8ad0266aab168512b57f7352c5056212c7
+SIZE (Object-InsideOut-4.01.tar.gz) = 133745
More information about the svn-ports-head
mailing list