diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /x11 | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/xdialog/Makefile | 4 | ||||
-rw-r--r-- | x11/xplanet/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 5ded53448b0..5a2de0455de 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.58 2011/04/01 20:53:55 markd Exp $ +# $NetBSD: Makefile,v 1.59 2011/04/22 14:40:46 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= C++ X GUI toolkit # XXX this is to test what really gets installed when 'do-install' is disabled diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 738fc47320d..c25c7575cfd 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/01/13 13:53:30 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:46 obache Exp $ # DISTNAME= Xdialog-2.3.1 PKGNAME= ${DISTNAME:S/^X/x/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 misc MASTER_SITES= http://xdialog.free.fr/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 14268897281..6bc270848e6 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2011/04/04 11:41:28 adam Exp $ +# $NetBSD: Makefile,v 1.52 2011/04/22 14:40:46 obache Exp $ DISTNAME= xplanet-1.2.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} |