summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
committerkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
commit25e1a41b74ea60e141fe19e638a5186ccb8387df (patch)
treedbbb6d334b0bfb8a82c47032f9f9c6a024483fbe /emulators
parent8c069393c20690d47c5d796752a84ed0e6cd9e95 (diff)
downloadpkgsrc-25e1a41b74ea60e141fe19e638a5186ccb8387df.tar.gz
Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 9e85e51b7e2..b2d1c68a7e7 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2017/09/08 02:38:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2017/11/12 16:03:34 khorben Exp $
DISTNAME= wine-1.9.18
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index dde5ced9c82..d02220c1b76 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.196 2017/05/19 13:29:02 prlw1 Exp $
+# $NetBSD: Makefile,v 1.197 2017/11/12 16:03:34 khorben Exp $
DISTNAME= wine-1.6.2
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}