svn commit: r367266 - head/devel/p5-Path-Class

Frederic Culot culot at FreeBSD.org
Thu Sep 4 14:07:05 UTC 2014


Author: culot
Date: Thu Sep  4 14:07:04 2014
New Revision: 367266
URL: http://svnweb.freebsd.org/changeset/ports/367266
QAT: https://qat.redports.org/buildarchive/r367266/

Log:
  - Update to 0.34
  
  Changes:	http://search.cpan.org/dist/Path-Class/Changes

Modified:
  head/devel/p5-Path-Class/Makefile
  head/devel/p5-Path-Class/distinfo

Modified: head/devel/p5-Path-Class/Makefile
==============================================================================
--- head/devel/p5-Path-Class/Makefile	Thu Sep  4 13:48:51 2014	(r367265)
+++ head/devel/p5-Path-Class/Makefile	Thu Sep  4 14:07:04 2014	(r367266)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Path-Class
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KWILLIAMS
@@ -21,12 +21,8 @@ USE_PERL5=	modbuild
 
 PORTDOCS=	Changes README
 
-.include <bsd.port.options.mk>
-
 post-install:
-.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
-.endif
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Path-Class/distinfo
==============================================================================
--- head/devel/p5-Path-Class/distinfo	Thu Sep  4 13:48:51 2014	(r367265)
+++ head/devel/p5-Path-Class/distinfo	Thu Sep  4 14:07:04 2014	(r367266)
@@ -1,2 +1,2 @@
-SHA256 (Path-Class-0.33.tar.gz) = cd8cc6a68e2099eeb6099df6af83b4585eb0ddf6c77490d6fa97eadb09d0c677
-SIZE (Path-Class-0.33.tar.gz) = 33101
+SHA256 (Path-Class-0.34.tar.gz) = 39b1fd4932418b470921d0946b7d714c9ed87edbd5f9f7bdb7b5be905bf9679d
+SIZE (Path-Class-0.34.tar.gz) = 34024


More information about the svn-ports-head mailing list