diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-29 23:35:13 +0000 |
commit | 748acb2c4ac89a5af04946df5ba5f11140726d65 (patch) | |
tree | a13e1be94541d747833a51381b4e4bf62ba116b4 /pkgtools | |
parent | d25f1093835f3985875e453d147bf539e30e44f2 (diff) | |
download | pkgsrc-748acb2c4ac89a5af04946df5ba5f11140726d65.tar.gz |
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/gnome-packagekit/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/lintpkgsrc/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/p5-pkgsrc-Dewey/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_distinst/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_filecheck/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_notify/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkg_p5up2date/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgdep/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkgdepgraph/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkgdiff/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkglint/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/pkgse/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkgsrc-todo/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/port2pkg/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/revbump/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/url2pkg/Makefile | 3 |
16 files changed, 32 insertions, 25 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index f78c32ce88c..dd1b6ce17ea 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/05/09 07:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2014/05/29 23:37:14 wiz Exp $ DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/pkgtools/lintpkgsrc/Makefile b/pkgtools/lintpkgsrc/Makefile index 7a58c3a9613..f507fc34371 100644 --- a/pkgtools/lintpkgsrc/Makefile +++ b/pkgtools/lintpkgsrc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/03/03 03:30:53 obache Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:14 wiz Exp $ PKGNAME= lintpkgsrc-4.86 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/p5-pkgsrc-Dewey/Makefile b/pkgtools/p5-pkgsrc-Dewey/Makefile index 90e5c853a07..a3661e3958d 100644 --- a/pkgtools/p5-pkgsrc-Dewey/Makefile +++ b/pkgtools/p5-pkgsrc-Dewey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/03/03 03:30:53 obache Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:14 wiz Exp $ PKGNAME= p5-pkgsrc-Dewey-1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= pkgtools perl5 MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/pkg_distinst/Makefile b/pkgtools/pkg_distinst/Makefile index 3fefb97e35d..6a3661e0695 100644 --- a/pkgtools/pkg_distinst/Makefile +++ b/pkgtools/pkg_distinst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/03/03 03:30:54 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:14 wiz Exp $ PKGNAME= pkg_distinst-0.02 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile index 3bab2a92682..52db54462cd 100644 --- a/pkgtools/pkg_filecheck/Makefile +++ b/pkgtools/pkg_filecheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/03/03 04:43:49 obache Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:14 wiz Exp $ # PKGNAME= pkg_filecheck-0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= pkgtools devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkg_notify/Makefile b/pkgtools/pkg_notify/Makefile index 2656efeae09..92588e5cd7d 100644 --- a/pkgtools/pkg_notify/Makefile +++ b/pkgtools/pkg_notify/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/03/03 04:48:46 obache Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:14 wiz Exp $ PKGNAME= pkg_notify-0.4.4 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= imil@gcu.info diff --git a/pkgtools/pkg_p5up2date/Makefile b/pkgtools/pkg_p5up2date/Makefile index 5231b7e7f2b..24917977788 100644 --- a/pkgtools/pkg_p5up2date/Makefile +++ b/pkgtools/pkg_p5up2date/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/04/26 16:31:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:14 wiz Exp $ PKGNAME= pkg_p5up2date-0.06 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-p5-people@NetBSD.org diff --git a/pkgtools/pkgdep/Makefile b/pkgtools/pkgdep/Makefile index 40cdfae1d9b..7d6c08bb827 100644 --- a/pkgtools/pkgdep/Makefile +++ b/pkgtools/pkgdep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/03/03 03:30:54 obache Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:14 wiz Exp $ # PKGNAME= pkgdep-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile index cc4d87186e4..6b61ad2d712 100644 --- a/pkgtools/pkgdepgraph/Makefile +++ b/pkgtools/pkgdepgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/03/03 05:06:43 obache Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:15 wiz Exp $ # PKGNAME= pkgdepgraph-2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= pkgtools devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkgdiff/Makefile b/pkgtools/pkgdiff/Makefile index 05ac5fbdcd9..80918ed0c3b 100644 --- a/pkgtools/pkgdiff/Makefile +++ b/pkgtools/pkgdiff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2014/03/12 20:28:30 asau Exp $ +# $NetBSD: Makefile,v 1.84 2014/05/29 23:37:15 wiz Exp $ # PKGNAME= pkgdiff-1.5 +PKGREVISION= 1 CATEGORIES= pkgtools devel MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 74eb30ea032..52225863bda 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.442 2014/05/06 09:32:53 wiz Exp $ +# $NetBSD: Makefile,v 1.443 2014/05/29 23:37:15 wiz Exp $ # Note: if you update the version number, please have a look at the # changes between the CVS tag "pkglint_current" and HEAD. # After updating, please re-set the CVS tag to HEAD. PKGNAME= pkglint-4.138 +PKGREVISION= 1 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkgse/Makefile b/pkgtools/pkgse/Makefile index c34ced01775..4ebb51833ab 100644 --- a/pkgtools/pkgse/Makefile +++ b/pkgtools/pkgse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:46 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:15 wiz Exp $ # DISTNAME= pkgse-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools MASTER_SITES= http://imil.net/NetBSD/ EXTRACT_SUFX= .tgz diff --git a/pkgtools/pkgsrc-todo/Makefile b/pkgtools/pkgsrc-todo/Makefile index a1e5876bcce..4ff35779a8e 100644 --- a/pkgtools/pkgsrc-todo/Makefile +++ b/pkgtools/pkgsrc-todo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/03/03 03:30:55 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:15 wiz Exp $ PKGNAME= pkgsrc-todo-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile index 8ac49a32570..ae4ea215171 100644 --- a/pkgtools/port2pkg/Makefile +++ b/pkgtools/port2pkg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/03/03 03:30:55 obache Exp $ +# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:15 wiz Exp $ PKGNAME= port2pkg-1.15 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/revbump/Makefile b/pkgtools/revbump/Makefile index 0b84865522e..a528081c90b 100644 --- a/pkgtools/revbump/Makefile +++ b/pkgtools/revbump/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/05/15 23:50:14 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:15 wiz Exp $ PKGNAME= revbump-2.7 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index b7aa189d5da..52210d9a486 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/08 10:35:58 rodent Exp $ +# $NetBSD: Makefile,v 1.73 2014/05/29 23:37:15 wiz Exp $ # PKGNAME= url2pkg-2.19 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |