Date: Sun, 28 Dec 2014 18:42:50 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375738 - head/www/p5-REST-Client Message-ID: <201412281842.sBSIgoai008819@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sun Dec 28 18:42:49 2014 New Revision: 375738 URL: https://svnweb.freebsd.org/changeset/ports/375738 QAT: https://qat.redports.org/buildarchive/r375738/ Log: - Update to version 272 - Hand over to new maintainer PR: 196003 Submitted by: maintainer Modified: head/www/p5-REST-Client/Makefile head/www/p5-REST-Client/distinfo Modified: head/www/p5-REST-Client/Makefile ============================================================================== --- head/www/p5-REST-Client/Makefile Sun Dec 28 18:42:46 2014 (r375737) +++ head/www/p5-REST-Client/Makefile Sun Dec 28 18:42:49 2014 (r375738) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= REST-Client -PORTVERSION= 249 -PORTREVISION= 1 +PORTVERSION= 272 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pauls@utdallas.edu +MAINTAINER= michelle@sorbs.net COMMENT= Simple client for interacting with RESTful http/https resources LICENSE= ART10 GPLv1 Modified: head/www/p5-REST-Client/distinfo ============================================================================== --- head/www/p5-REST-Client/distinfo Sun Dec 28 18:42:46 2014 (r375737) +++ head/www/p5-REST-Client/distinfo Sun Dec 28 18:42:49 2014 (r375738) @@ -1,2 +1,2 @@ -SHA256 (REST-Client-249.tar.gz) = 209bac63a81aeda764e0bba3545e804ea9650186d36a1cec7e6cffbf05033e0e -SIZE (REST-Client-249.tar.gz) = 22555 +SHA256 (REST-Client-272.tar.gz) = dac6b862d033ebe032efa0bb828327b053182f8066c71eae6cf903110b40eb59 +SIZE (REST-Client-272.tar.gz) = 20110
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412281842.sBSIgoai008819>