svn commit: r384627 - head/devel/p5-IO-stringy
Frederic Culot
culot at FreeBSD.org
Fri Apr 24 07:40:19 UTC 2015
Author: culot
Date: Fri Apr 24 07:40:18 2015
New Revision: 384627
URL: https://svnweb.freebsd.org/changeset/ports/384627
Log:
- Update to 2.111
- Shorten COMMENT
Changes: http://search.cpan.org/dist/IO-stringy/README
Modified:
head/devel/p5-IO-stringy/Makefile
head/devel/p5-IO-stringy/distinfo
Modified: head/devel/p5-IO-stringy/Makefile
==============================================================================
--- head/devel/p5-IO-stringy/Makefile Fri Apr 24 07:33:14 2015 (r384626)
+++ head/devel/p5-IO-stringy/Makefile Fri Apr 24 07:40:18 2015 (r384627)
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= IO-stringy
-PORTVERSION= 2.110
-PORTREVISION= 1
+PORTVERSION= 2.111
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
-COMMENT= Perl5 module for using IO handles with non-file objects
+COMMENT= Use IO handles with non-file objects
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-IO-stringy/distinfo
==============================================================================
--- head/devel/p5-IO-stringy/distinfo Fri Apr 24 07:33:14 2015 (r384626)
+++ head/devel/p5-IO-stringy/distinfo Fri Apr 24 07:40:18 2015 (r384627)
@@ -1,2 +1,2 @@
-SHA256 (IO-stringy-2.110.tar.gz) = 7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
-SIZE (IO-stringy-2.110.tar.gz) = 40590
+SHA256 (IO-stringy-2.111.tar.gz) = 8c67fd6608c3c4e74f7324f1404a856c331dbf48d9deda6aaa8296ea41bf199d
+SIZE (IO-stringy-2.111.tar.gz) = 41515
More information about the svn-ports-all
mailing list