diff options
author | crees <crees@FreeBSD.org> | 2013-04-18 00:02:36 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-04-18 00:02:36 +0800 |
commit | 5f06152b0d20fb36d4ade5ef14b7462118f28cf0 (patch) | |
tree | 89b0e93be0c89f2097676c474e7574a59c91863b | |
parent | 516190179690612c9609bd9b6cf2b243bf3fe3d9 (diff) | |
download | freebsd-ports-gnome-5f06152b0d20fb36d4ade5ef14b7462118f28cf0.tar.gz freebsd-ports-gnome-5f06152b0d20fb36d4ade5ef14b7462118f28cf0.tar.zst freebsd-ports-gnome-5f06152b0d20fb36d4ade5ef14b7462118f28cf0.zip |
Bump PORTREVISIONS, because of users installing with ports+pkgng
Submitted by: miwi
Feature safe: yes
-rw-r--r-- | devel/p5-File-SafeDO/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-DocSet/Makefile | 8 | ||||
-rw-r--r-- | www/p5-WebService-BuzzurlAPI/Makefile | 7 |
3 files changed, 5 insertions, 16 deletions
diff --git a/devel/p5-File-SafeDO/Makefile b/devel/p5-File-SafeDO/Makefile index a8dd37220c35..82ab0f281785 100644 --- a/devel/p5-File-SafeDO/Makefile +++ b/devel/p5-File-SafeDO/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: devel/p5-File-SafeDO -# Date created: May 28 2010 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= File-SafeDO PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-DocSet/Makefile b/textproc/p5-DocSet/Makefile index 00c13cbeb19e..7f9d18fd0048 100644 --- a/textproc/p5-DocSet/Makefile +++ b/textproc/p5-DocSet/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DocSet -# Date created: 2009 January 14 -# Whom: pgollucci@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@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 diff --git a/www/p5-WebService-BuzzurlAPI/Makefile b/www/p5-WebService-BuzzurlAPI/Makefile index d0bce8efc18c..ec75d6562fdd 100644 --- a/www/p5-WebService-BuzzurlAPI/Makefile +++ b/www/p5-WebService-BuzzurlAPI/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: p5-WebService-BuzzurlAPI -# Date created: 2007-11-06 -# Whom: Masahiro Teramoto <markun@onohara.to> -# +# Created by: Masahiro Teramoto <markun@onohara.to> # $FreeBSD$ -# PORTNAME= WebService-BuzzurlAPI PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HOLLY |