svn commit: r453154 - head/devel/p5-Connector
Wen Heping
wen at FreeBSD.org
Mon Oct 30 03:34:02 UTC 2017
Author: wen
Date: Mon Oct 30 03:34:00 2017
New Revision: 453154
URL: https://svnweb.freebsd.org/changeset/ports/453154
Log:
- Update to 1.23
Changes: https://github.com/mrscotty/connector/commits/master
PR: 223315
Submitted by: svysh.fbsd at gmail.com(maintainer)
Modified:
head/devel/p5-Connector/Makefile
head/devel/p5-Connector/distinfo
head/devel/p5-Connector/pkg-plist
Modified: head/devel/p5-Connector/Makefile
==============================================================================
--- head/devel/p5-Connector/Makefile Mon Oct 30 02:51:38 2017 (r453153)
+++ head/devel/p5-Connector/Makefile Mon Oct 30 03:34:00 2017 (r453154)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Connector
-PORTVERSION= 1.22
+PORTVERSION= 1.23
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/p5-Connector/distinfo
==============================================================================
--- head/devel/p5-Connector/distinfo Mon Oct 30 02:51:38 2017 (r453153)
+++ head/devel/p5-Connector/distinfo Mon Oct 30 03:34:00 2017 (r453154)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483022736
-SHA256 (Connector-1.22.tar.gz) = aa178d1865817ad2dea5c79645c8e6420ca2cfb951f20c98b5154307de219016
-SIZE (Connector-1.22.tar.gz) = 81252
+TIMESTAMP = 1509360738
+SHA256 (Connector-1.23.tar.gz) = c345804f950bc9c48379e9e342e1403ec3e8f74165c8d79384b7e318a8553f65
+SIZE (Connector-1.23.tar.gz) = 82675
Modified: head/devel/p5-Connector/pkg-plist
==============================================================================
--- head/devel/p5-Connector/pkg-plist Mon Oct 30 02:51:38 2017 (r453153)
+++ head/devel/p5-Connector/pkg-plist Mon Oct 30 03:34:00 2017 (r453154)
@@ -51,3 +51,5 @@
%%PERL5_MAN3%%/Connector::Proxy::Proc::SafeExec.3.gz
%%PERL5_MAN3%%/Connector::Proxy::SOAP::Lite.3.gz
%%PERL5_MAN3%%/Connector::Wrapper.3.gz
+%%SITE_PERL%%/Connector/Tee.pm
+%%PERL5_MAN3%%/Connector::Tee.3.gz
More information about the svn-ports-head
mailing list