Date: Mon, 11 May 2015 11:43:31 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386069 - head/devel/p5-Config-Properties Message-ID: <201505111143.t4BBhVKQ002255@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon May 11 11:43:31 2015 New Revision: 386069 URL: https://svnweb.freebsd.org/changeset/ports/386069 Log: - Update to 1.79 - Take maintainership Changes: http://search.cpan.org/dist/Config-Properties/Changes Modified: head/devel/p5-Config-Properties/Makefile head/devel/p5-Config-Properties/distinfo Modified: head/devel/p5-Config-Properties/Makefile ============================================================================== --- head/devel/p5-Config-Properties/Makefile Mon May 11 11:38:28 2015 (r386068) +++ head/devel/p5-Config-Properties/Makefile Mon May 11 11:43:31 2015 (r386069) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= Config-Properties -PORTVERSION= 1.77 -PORTREVISION= 1 +PORTVERSION= 1.79 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Read and write property files LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-Properties/distinfo ============================================================================== --- head/devel/p5-Config-Properties/distinfo Mon May 11 11:38:28 2015 (r386068) +++ head/devel/p5-Config-Properties/distinfo Mon May 11 11:43:31 2015 (r386069) @@ -1,2 +1,2 @@ -SHA256 (Config-Properties-1.77.tar.gz) = 59ec0f83882fac9df0b09d7cb13f5d094409eff9a5b29f1a911b9bb9962d915c -SIZE (Config-Properties-1.77.tar.gz) = 13381 +SHA256 (Config-Properties-1.79.tar.gz) = ec59d0576258055be175f11496fa9632416156319cbc8329d2e52f23d8f6cb2d +SIZE (Config-Properties-1.79.tar.gz) = 13924
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505111143.t4BBhVKQ002255>