svn commit: r315981 - in head: devel/p5-File-SafeDO textproc/p5-DocSet www/p5-WebService-BuzzurlAPI

Chris Rees crees at FreeBSD.org
Wed Apr 17 16:02:38 UTC 2013


Author: crees
Date: Wed Apr 17 16:02:36 2013
New Revision: 315981
URL: http://svnweb.freebsd.org/changeset/ports/315981

Log:
  Bump PORTREVISIONS, because of users installing with ports+pkgng
  
  Submitted by:	miwi
  Feature safe:	yes

Modified:
  head/devel/p5-File-SafeDO/Makefile
  head/textproc/p5-DocSet/Makefile
  head/www/p5-WebService-BuzzurlAPI/Makefile

Modified: head/devel/p5-File-SafeDO/Makefile
==============================================================================
--- head/devel/p5-File-SafeDO/Makefile	Wed Apr 17 15:55:18 2013	(r315980)
+++ head/devel/p5-File-SafeDO/Makefile	Wed Apr 17 16:02:36 2013	(r315981)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	devel/p5-File-SafeDO
-# Date created:				May 28 2010
-# Whom:					Philip M. Gollucci <pgollucci at p6m7g8.com>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	File-SafeDO
 PORTVERSION=	0.12
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-DocSet/Makefile
==============================================================================
--- head/textproc/p5-DocSet/Makefile	Wed Apr 17 15:55:18 2013	(r315980)
+++ head/textproc/p5-DocSet/Makefile	Wed Apr 17 16:02:36 2013	(r315981)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-DocSet
-# Date created:				2009 January 14
-# Whom:					pgollucci at FreeBSD.org
-#
 # $FreeBSD$
-#
 
 PORTNAME=	DocSet
 PORTVERSION=	0.19
+PORTREVISION=	1
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:STAS
@@ -16,7 +12,7 @@ MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Documentation projects builder in HTML, PS, and PDF formats
 
 BUILD_DEPENDS=	p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \
-				p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
+		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
 
 MAKE_JOBS_SAFE=  yes
 

Modified: head/www/p5-WebService-BuzzurlAPI/Makefile
==============================================================================
--- head/www/p5-WebService-BuzzurlAPI/Makefile	Wed Apr 17 15:55:18 2013	(r315980)
+++ head/www/p5-WebService-BuzzurlAPI/Makefile	Wed Apr 17 16:02:36 2013	(r315981)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	p5-WebService-BuzzurlAPI
-# Date created:		2007-11-06
-# Whom:			Masahiro Teramoto <markun at onohara.to>
-#
+# Created by: Masahiro Teramoto <markun at onohara.to>
 # $FreeBSD$
-#
 
 PORTNAME=	WebService-BuzzurlAPI
 PORTVERSION=	0.02
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HOLLY


More information about the svn-ports-head mailing list