diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-Gtk2-Ex-FormFactory/Makefile | 3 | ||||
-rw-r--r-- | x11/p5-Tk/Makefile | 4 | ||||
-rw-r--r-- | x11/p5-X11-Protocol/Makefile | 3 | ||||
-rw-r--r-- | x11/p5-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11/p5-gtk2/Makefile | 3 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 |
6 files changed, 12 insertions, 9 deletions
diff --git a/x11/p5-Gtk2-Ex-FormFactory/Makefile b/x11/p5-Gtk2-Ex-FormFactory/Makefile index 2126992095a..cbc9b2f5857 100644 --- a/x11/p5-Gtk2-Ex-FormFactory/Makefile +++ b/x11/p5-Gtk2-Ex-FormFactory/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/06/01 19:51:26 abs Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:24 he Exp $ # DISTNAME= Gtk2-Ex-FormFactory-0.65 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/ diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index e46dede9192..865956af726 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2008/04/06 19:58:40 heinz Exp $ +# $NetBSD: Makefile,v 1.59 2008/10/19 19:19:24 he Exp $ DISTNAME= Tk-804.027 PKGNAME= p5-Tk-804.027 -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5tk CATEGORIES= x11 tk perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/} diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index 2ec54ab05bf..a83816fba25 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:57 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/10/19 19:19:25 he Exp $ # DISTNAME= X11-Protocol-0.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X11/} diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile index eaff894ce0b..00a06176794 100644 --- a/x11/p5-gtk/Makefile +++ b/x11/p5-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2008/06/12 02:14:57 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2008/10/19 19:19:24 he Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= p5-gtk-${GTKPERL_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5gtk MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index 925e87b0dfc..b755ae39737 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2008/10/12 18:55:15 kefren Exp $ +# $NetBSD: Makefile,v 1.27 2008/10/19 19:19:24 he Exp $ DISTNAME= Gtk2-${DIST_VER} PKGNAME= p5-gtk2-${DIST_VER} +PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 9279186cb25..45f24f47ce0 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2008/04/03 22:36:52 tonnerre Exp $ +# $NetBSD: Makefile,v 1.23 2008/10/19 19:19:25 he Exp $ # DISTNAME= rxvt-unicode-8.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ |