diff options
author | wiz <wiz> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-18 09:58:37 +0000 |
commit | d18dda7f290b542bfd796fa05f17761ff67ad94a (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /emulators | |
parent | 7fb51e7afad6b2a40abcd394d019602d874c3bf1 (diff) | |
download | pkgsrc-d18dda7f290b542bfd796fa05f17761ff67ad94a.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gcube/Makefile | 4 | ||||
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/buildlink3.mk | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/buildlink3.mk | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 220ff1be0e5..458ad12348c 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2009/08/26 19:57:26 sno Exp $ +# $NetBSD: Makefile,v 1.16 2010/01/18 09:58:49 wiz Exp $ # DISTNAME= gcube-0.4-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://www.liquidx.org/distfiles/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 79c8b5b1d77..3bc7288a86a 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/01/17 12:02:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:58:49 wiz Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index f04b0b1ec44..85c4bde96de 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/18 09:58:49 wiz Exp $ # DISTNAME= openmsx-0.6.2 #PKGREVISION= 1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 4d631a118b6..175f9846a32 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:57:27 sno Exp $ +# $NetBSD: Makefile,v 1.29 2010/01/18 09:58:49 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/emulators/wine-devel/buildlink3.mk b/emulators/wine-devel/buildlink3.mk index 4e152e322cb..21c4b68e1ed 100644 --- a/emulators/wine-devel/buildlink3.mk +++ b/emulators/wine-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:56:42 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2010/01/18 09:58:49 wiz Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=0.9.6nb1 -BUILDLINK_ABI_DEPENDS.wine?= wine>=1.1.16 +BUILDLINK_ABI_DEPENDS.wine?= wine>=1.1.16nb2 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 8969826efda..b2395cc0657 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.154 2010/01/04 15:30:08 joerg Exp $ +# $NetBSD: Makefile,v 1.155 2010/01/18 09:58:49 wiz Exp $ DISTNAME= wine-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk index 1a94f2498e9..9e93df05feb 100644 --- a/emulators/wine/buildlink3.mk +++ b/emulators/wine/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2009/08/26 19:56:41 sno Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2010/01/18 09:58:49 wiz Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=0.9.6nb1 -BUILDLINK_ABI_DEPENDS.wine?= wine>=1.0.1nb3 +BUILDLINK_ABI_DEPENDS.wine?= wine>=1.0.1nb4 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine |