Date: Thu, 3 Sep 2015 16:22:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395976 - head/devel/p5-Sah Message-ID: <201509031622.t83GMNtw032529@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 3 16:22:23 2015 New Revision: 395976 URL: https://svnweb.freebsd.org/changeset/ports/395976 Log: - Update to 0.9.38 Changes: http://search.cpan.org/dist/Sah/Changes Modified: head/devel/p5-Sah/Makefile head/devel/p5-Sah/distinfo Modified: head/devel/p5-Sah/Makefile ============================================================================== --- head/devel/p5-Sah/Makefile Thu Sep 3 16:22:18 2015 (r395975) +++ head/devel/p5-Sah/Makefile Thu Sep 3 16:22:23 2015 (r395976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sah -PORTVERSION= 0.9.37 +PORTVERSION= 0.9.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -14,9 +14,8 @@ COMMENT= Schema for data structures (spe LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \ - p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install -RUN_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash +BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install +TEST_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash NO_ARCH= yes USE_PERL5= configure Modified: head/devel/p5-Sah/distinfo ============================================================================== --- head/devel/p5-Sah/distinfo Thu Sep 3 16:22:18 2015 (r395975) +++ head/devel/p5-Sah/distinfo Thu Sep 3 16:22:23 2015 (r395976) @@ -1,2 +1,2 @@ -SHA256 (Sah-0.9.37.tar.gz) = 11e1f6895b12adcd8778a06ea3715de5141f8f57f78cacba0e4d4a7459d7f5b2 -SIZE (Sah-0.9.37.tar.gz) = 79331 +SHA256 (Sah-0.9.38.tar.gz) = 5d61e9c004805ba44221f05a301216b5d219f3419810d8e41ec057dfbb2f2294 +SIZE (Sah-0.9.38.tar.gz) = 79503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509031622.t83GMNtw032529>