diff options
author | obache <obache@pkgsrc.org> | 2014-09-07 12:26:39 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-09-07 12:26:39 +0000 |
commit | 83a79b0df5af55372f3f23b5dee71ef0fd70b297 (patch) | |
tree | f19c329132cfdad1b6fda66cdce8dec55df4bb2f | |
parent | 775d7944e57df1e09bb159163dbc2fbe136428ef (diff) | |
download | pkgsrc-83a79b0df5af55372f3f23b5dee71ef0fd70b297.tar.gz |
define PKGNAME instead of fake DISTNAME.
91 files changed, 181 insertions, 181 deletions
diff --git a/emulators/suse100_alsa/Makefile b/emulators/suse100_alsa/Makefile index 4f59497fa35..72df387d2b9 100644 --- a/emulators/suse100_alsa/Makefile +++ b/emulators/suse100_alsa/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_alsa-${SUSE_VERSION} +PKGNAME= suse_alsa-${SUSE_VERSION} CATEGORIES= emulators DISTFILES= alsa-1.0.9-23.2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_aspell/Makefile b/emulators/suse100_aspell/Makefile index 0898b64a7ef..905e94bf69f 100644 --- a/emulators/suse100_aspell/Makefile +++ b/emulators/suse100_aspell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2007/07/29 05:18:38 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_aspell-${SUSE_VERSION} +PKGNAME= suse_aspell-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators DISTFILES= aspell-0.60.3-2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_base/Makefile b/emulators/suse100_base/Makefile index 794d4f99c38..91f18ac6492 100644 --- a/emulators/suse100_base/Makefile +++ b/emulators/suse100_base/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_base-${SUSE_VERSION} +PKGNAME= suse_base-${SUSE_VERSION} PKGREVISION= 7 CATEGORIES= emulators diff --git a/emulators/suse100_compat/Makefile b/emulators/suse100_compat/Makefile index a3d823c074b..e653f2f74ba 100644 --- a/emulators/suse100_compat/Makefile +++ b/emulators/suse100_compat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2007/07/29 05:18:41 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_compat-${SUSE_VERSION} +PKGNAME= suse_compat-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators DISTFILES+= compat-2004.11.13-4.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse100_expat/Makefile b/emulators/suse100_expat/Makefile index fd2fe645f48..5d6bcb742c9 100644 --- a/emulators/suse100_expat/Makefile +++ b/emulators/suse100_expat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2007/07/29 05:18:41 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_expat-${SUSE_VERSION} +PKGNAME= suse_expat-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators DISTFILES= expat-1.95.8-5.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_fontconfig/Makefile b/emulators/suse100_fontconfig/Makefile index 1dcfdf29177..f4c3d598952 100644 --- a/emulators/suse100_fontconfig/Makefile +++ b/emulators/suse100_fontconfig/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2011/02/21 08:38:30 obache Exp $ +# $NetBSD: Makefile,v 1.12 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_fontconfig-${SUSE_VERSION} +PKGNAME= suse_fontconfig-${SUSE_VERSION} PKGREVISION= 7 CATEGORIES= emulators DISTFILES= fontconfig-2.3.2.20050721-10.2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_freetype2/Makefile b/emulators/suse100_freetype2/Makefile index db7624f43fe..fa6b1ce7f2b 100644 --- a/emulators/suse100_freetype2/Makefile +++ b/emulators/suse100_freetype2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2008/09/03 09:13:05 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_freetype2-${SUSE_VERSION} +PKGNAME= suse_freetype2-${SUSE_VERSION} PKGREVISION= 5 CATEGORIES= emulators DISTFILES= freetype2-2.1.10-4.9.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_glx/Makefile b/emulators/suse100_glx/Makefile index 119cb271878..409f3b35575 100644 --- a/emulators/suse100_glx/Makefile +++ b/emulators/suse100_glx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2008/09/03 09:45:59 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_glx-${SUSE_VERSION} +PKGNAME= suse_glx-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators diff --git a/emulators/suse100_gtk2/Makefile b/emulators/suse100_gtk2/Makefile index 70f91b36917..54857f3428f 100644 --- a/emulators/suse100_gtk2/Makefile +++ b/emulators/suse100_gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2007/07/29 05:18:48 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= atk-1.10.3-2.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse100_krb5/Makefile b/emulators/suse100_krb5/Makefile index 5a4f2763b1b..cb07900cd55 100644 --- a/emulators/suse100_krb5/Makefile +++ b/emulators/suse100_krb5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/02/22 13:24:13 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_krb5-${SUSE_VERSION} +PKGNAME= suse_krb5-${SUSE_VERSION} CATEGORIES= emulators DISTFILES= krb5-1.4.1-5.11.${SUSE_ARCH}.rpm \ libcom_err-1.38-4.3.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libcups/Makefile b/emulators/suse100_libcups/Makefile index fc932ed9e4d..2cea4e218c6 100644 --- a/emulators/suse100_libcups/Makefile +++ b/emulators/suse100_libcups/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2008/09/03 09:26:13 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libcups-${SUSE_VERSION} +PKGNAME= suse_libcups-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= cups-libs-1.1.23-21.16.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libidn/Makefile b/emulators/suse100_libidn/Makefile index a4d3f43637d..8d8148d53ef 100644 --- a/emulators/suse100_libidn/Makefile +++ b/emulators/suse100_libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/08 10:02:52 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libidn-${SUSE_VERSION} +PKGNAME= suse_libidn-${SUSE_VERSION} CATEGORIES= emulators DISTFILES+= libidn-0.5.9-5.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libjpeg/Makefile b/emulators/suse100_libjpeg/Makefile index 473496957f3..e31813482c2 100644 --- a/emulators/suse100_libjpeg/Makefile +++ b/emulators/suse100_libjpeg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2007/07/29 05:18:51 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libjpeg-${SUSE_VERSION} +PKGNAME= suse_libjpeg-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators DISTFILES= libjpeg-6.2.0-739.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libpng/Makefile b/emulators/suse100_libpng/Makefile index 87cfd7f21d0..d9e6ab82600 100644 --- a/emulators/suse100_libpng/Makefile +++ b/emulators/suse100_libpng/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/09/03 09:29:22 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libpng-${SUSE_VERSION} +PKGNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= libpng-1.2.8-5.6.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libsigc++2/Makefile b/emulators/suse100_libsigc++2/Makefile index 676693b388c..f848e97b10c 100644 --- a/emulators/suse100_libsigc++2/Makefile +++ b/emulators/suse100_libsigc++2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libsigc++2-${SUSE_VERSION} +PKGNAME= suse_libsigc++2-${SUSE_VERSION} CATEGORIES= emulators DISTFILES= libsigc++2-2.0.16-3.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libtiff/Makefile b/emulators/suse100_libtiff/Makefile index c8ce6105945..1b2509c8aec 100644 --- a/emulators/suse100_libtiff/Makefile +++ b/emulators/suse100_libtiff/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2007/07/29 05:18:52 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libtiff-${SUSE_VERSION} +PKGNAME= suse_libtiff-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= libtiff-3.7.3-2.6.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libxml2/Makefile b/emulators/suse100_libxml2/Makefile index 7536fc791dc..a2bcd3da5a2 100644 --- a/emulators/suse100_libxml2/Makefile +++ b/emulators/suse100_libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2007/07/29 05:18:53 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:39 obache Exp $ -DISTNAME= suse_libxml2-${SUSE_VERSION} +PKGNAME= suse_libxml2-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators DISTFILES= libxml2-2.6.20-4.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common index da6ba07e18f..e2edc1f5c47 100644 --- a/emulators/suse100_linux/Makefile.common +++ b/emulators/suse100_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.24 2014/05/05 02:08:20 obache Exp $ +# $NetBSD: Makefile.common,v 1.25 2014/09/07 12:26:40 obache Exp $ SUSE_PKG= yes SUSE_VERSION= 10.0 @@ -57,7 +57,7 @@ PATCHDIR= ${SUSE_PKGSRCDIR}/patches PKGDIR= ${SUSE_PKGSRCDIR} .if defined(SUSE_COMPAT32) -PKGNAME:= ${DISTNAME:S/^suse_/suse32_/} +PKGNAME:= ${PKGNAME:S/^suse_/suse32_/} COMMENT:= ${COMMENT:S/Linux/Linux 32-bit/} LINUX_BASE= linux32 .else diff --git a/emulators/suse100_locale/Makefile b/emulators/suse100_locale/Makefile index 6c1db2fe4ec..dea5e146b42 100644 --- a/emulators/suse100_locale/Makefile +++ b/emulators/suse100_locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2007/07/29 05:18:55 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_locale-${SUSE_VERSION} +PKGNAME= suse_locale-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators DISTFILES= glibc-locale-2.3.5-40.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_openmotif/Makefile b/emulators/suse100_openmotif/Makefile index cf9cd6532ef..1c276d27612 100644 --- a/emulators/suse100_openmotif/Makefile +++ b/emulators/suse100_openmotif/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2007/09/19 06:46:51 tron Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_openmotif-${SUSE_VERSION} +PKGNAME= suse_openmotif-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators diff --git a/emulators/suse100_openssl/Makefile b/emulators/suse100_openssl/Makefile index 93ea898cd57..83459776f6d 100644 --- a/emulators/suse100_openssl/Makefile +++ b/emulators/suse100_openssl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/09/03 09:32:10 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_openssl-${SUSE_VERSION} +PKGNAME= suse_openssl-${SUSE_VERSION} PKGREVISION= 5 CATEGORIES= emulators DISTFILES= openssl-0.9.7g-2.15.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_resmgr/Makefile b/emulators/suse100_resmgr/Makefile index 8151dac427a..e9e190afccd 100644 --- a/emulators/suse100_resmgr/Makefile +++ b/emulators/suse100_resmgr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2008/09/03 09:35:43 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_resmgr-${SUSE_VERSION} +PKGNAME= suse_resmgr-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators DISTFILES= resmgr-0.9.8_SVNr57-2.3.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_slang/Makefile b/emulators/suse100_slang/Makefile index 328761dea23..0410fa9b560 100644 --- a/emulators/suse100_slang/Makefile +++ b/emulators/suse100_slang/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2009/11/29 17:48:40 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_slang-${SUSE_VERSION} +PKGNAME= suse_slang-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators DISTFILES= slang-1.4.9-127.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile index 2b23af6802e..8e2145c4f91 100644 --- a/emulators/suse100_x11/Makefile +++ b/emulators/suse100_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2008/09/03 09:42:45 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_x11-${SUSE_VERSION} +PKGNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators DISTFILES= xorg-x11-libs-6.8.2-100.13.${SUSE_ARCH}.rpm diff --git a/emulators/suse121_alsa/Makefile b/emulators/suse121_alsa/Makefile index 8b23a19f8b2..1238a1c7884 100644 --- a/emulators/suse121_alsa/Makefile +++ b/emulators/suse121_alsa/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:35:24 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_alsa-${SUSE_VERSION} +PKGNAME= suse_alsa-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= alsa-1.0.24.1-23.1.2.${SUSE_ARCH} RPMPKGS+= alsa-oss-1.0.17-37.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_aspell/Makefile b/emulators/suse121_aspell/Makefile index 30b8020bde6..6c357d14749 100644 --- a/emulators/suse121_aspell/Makefile +++ b/emulators/suse121_aspell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:35:33 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_aspell-${SUSE_VERSION} +PKGNAME= suse_aspell-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= aspell-0.60.6.1-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_base/Makefile b/emulators/suse121_base/Makefile index 3888123c943..2c84ebd92e5 100644 --- a/emulators/suse121_base/Makefile +++ b/emulators/suse121_base/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:40 obache Exp $ -DISTNAME= suse_base-${SUSE_VERSION} +PKGNAME= suse_base-${SUSE_VERSION} PKGREVISION= 6 CATEGORIES= emulators RPMUPDPKGS+= aaa_base-${SUSE_VERSION}-534.113.1.${SUSE_ARCH} diff --git a/emulators/suse121_compat/Makefile b/emulators/suse121_compat/Makefile index 4f583410e46..227b67374ad 100644 --- a/emulators/suse121_compat/Makefile +++ b/emulators/suse121_compat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/08/25 12:20:25 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_compat-${SUSE_VERSION} +PKGNAME= suse_compat-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMPKGS+= libstdc++33-3.3.3-30.25.2.${SUSE_ARCH} diff --git a/emulators/suse121_expat/Makefile b/emulators/suse121_expat/Makefile index cbf37cf0423..6e57ef3d3d4 100644 --- a/emulators/suse121_expat/Makefile +++ b/emulators/suse121_expat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2012/04/24 07:51:30 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_expat-${SUSE_VERSION} +PKGNAME= suse_expat-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= libexpat1-2.0.1-109.7.1.${SUSE_ARCH} diff --git a/emulators/suse121_fontconfig/Makefile b/emulators/suse121_fontconfig/Makefile index 9644dbad2c4..8a0295cc832 100644 --- a/emulators/suse121_fontconfig/Makefile +++ b/emulators/suse121_fontconfig/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:36:25 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_fontconfig-${SUSE_VERSION} +PKGNAME= suse_fontconfig-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= fontconfig-2.8.0-24.14.2.${SUSE_ARCH} diff --git a/emulators/suse121_freetype2/Makefile b/emulators/suse121_freetype2/Makefile index 99ef076dda5..0a0b2a79e5c 100644 --- a/emulators/suse121_freetype2/Makefile +++ b/emulators/suse121_freetype2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/01/24 10:21:58 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_freetype2-${SUSE_VERSION} +PKGNAME= suse_freetype2-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= libfreetype6-2.4.7-9.1.${SUSE_ARCH} diff --git a/emulators/suse121_glx/Makefile b/emulators/suse121_glx/Makefile index 7ccf7f71d51..a458ae4c746 100644 --- a/emulators/suse121_glx/Makefile +++ b/emulators/suse121_glx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/03/22 11:51:48 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_glx-${SUSE_VERSION} +PKGNAME= suse_glx-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMPKGS+= Mesa-7.11-11.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_gtk2/Makefile b/emulators/suse121_gtk2/Makefile index 6b633cd0e87..f4537a2f9ca 100644 --- a/emulators/suse121_gtk2/Makefile +++ b/emulators/suse121_gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2013/04/08 11:17:13 rodent Exp $ +# $NetBSD: Makefile,v 1.7 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators RPMPKGS+= libcairo2-1.10.2-14.1.3.${SUSE_ARCH} diff --git a/emulators/suse121_krb5/Makefile b/emulators/suse121_krb5/Makefile index 90592651ebf..f0fece775e2 100644 --- a/emulators/suse121_krb5/Makefile +++ b/emulators/suse121_krb5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/06 19:05:53 gls Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_krb5-${SUSE_VERSION} +PKGNAME= suse_krb5-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= krb5-1.9.1-24.20.1.${SUSE_ARCH} diff --git a/emulators/suse121_libcups/Makefile b/emulators/suse121_libcups/Makefile index 9f7d935d18a..4960233487d 100644 --- a/emulators/suse121_libcups/Makefile +++ b/emulators/suse121_libcups/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:37:36 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libcups-${SUSE_VERSION} +PKGNAME= suse_libcups-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= cups-libs-1.5.0-2.1.3.${SUSE_ARCH} diff --git a/emulators/suse121_libcurl/Makefile b/emulators/suse121_libcurl/Makefile index ac8a95e8969..95e2bf4f32e 100644 --- a/emulators/suse121_libcurl/Makefile +++ b/emulators/suse121_libcurl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/11 10:18:53 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libcurl-${SUSE_VERSION} +PKGNAME= suse_libcurl-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= libcurl4-7.22.0-2.14.1.${SUSE_ARCH} diff --git a/emulators/suse121_libdrm/Makefile b/emulators/suse121_libdrm/Makefile index 49a32042e7e..78b9590e5e9 100644 --- a/emulators/suse121_libdrm/Makefile +++ b/emulators/suse121_libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:37:54 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libdrm-${SUSE_VERSION} +PKGNAME= suse_libdrm-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libdrm-2.4.26-15.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_libjpeg/Makefile b/emulators/suse121_libjpeg/Makefile index e245b4ae932..d97a5a47461 100644 --- a/emulators/suse121_libjpeg/Makefile +++ b/emulators/suse121_libjpeg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/08/02 09:03:11 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libjpeg-${SUSE_VERSION} +PKGNAME= suse_libjpeg-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= libjpeg62-62.0.0-10.4.1.${SUSE_ARCH} diff --git a/emulators/suse121_libpng/Makefile b/emulators/suse121_libpng/Makefile index 73c1b6b8d74..7fa554ba3f0 100644 --- a/emulators/suse121_libpng/Makefile +++ b/emulators/suse121_libpng/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2012/08/03 08:29:56 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libpng-${SUSE_VERSION} +PKGNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libpng14-14-1.4.11-3.12.1.${SUSE_ARCH} diff --git a/emulators/suse121_libsigc++2/Makefile b/emulators/suse121_libsigc++2/Makefile index 98469215960..4848ef36cef 100644 --- a/emulators/suse121_libsigc++2/Makefile +++ b/emulators/suse121_libsigc++2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:38:32 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libsigc++2-${SUSE_VERSION} +PKGNAME= suse_libsigc++2-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libsigc-2_0-0-2.2.10-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_libtiff/Makefile b/emulators/suse121_libtiff/Makefile index b81c6e75e8e..8e615963db5 100644 --- a/emulators/suse121_libtiff/Makefile +++ b/emulators/suse121_libtiff/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2013/05/23 11:20:09 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libtiff-${SUSE_VERSION} +PKGNAME= suse_libtiff-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libtiff3-3.9.5-8.17.1.${SUSE_ARCH} diff --git a/emulators/suse121_libxml2/Makefile b/emulators/suse121_libxml2/Makefile index 7ae4ae1be31..6142f3d5d65 100644 --- a/emulators/suse121_libxml2/Makefile +++ b/emulators/suse121_libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/05/02 09:15:07 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:41 obache Exp $ -DISTNAME= suse_libxml2-${SUSE_VERSION} +PKGNAME= suse_libxml2-${SUSE_VERSION} PKGREVISION= 6 CATEGORIES= emulators RPMUPDPKGS+= libxml2-2.7.8+git20110708-3.24.1.${SUSE_ARCH} diff --git a/emulators/suse121_linux/Makefile.common b/emulators/suse121_linux/Makefile.common index c08973e9050..3cc823c6d9d 100644 --- a/emulators/suse121_linux/Makefile.common +++ b/emulators/suse121_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2012/10/03 12:55:19 asau Exp $ +# $NetBSD: Makefile.common,v 1.4 2014/09/07 12:26:41 obache Exp $ # used by emulators/suse113_base/Makefile SUSE_PKG= yes @@ -55,7 +55,7 @@ PATCHDIR= ${SUSE_PKGSRCDIR}/patches PKGDIR= ${SUSE_PKGSRCDIR} .if defined(SUSE_COMPAT32) -PKGNAME:= ${DISTNAME:S/^suse_/suse32_/} +PKGNAME:= ${PKGNAME:S/^suse_/suse32_/} COMMENT:= ${COMMENT:S/Linux/Linux 32-bit/} .if defined(CONFLICTS) CONFLICTS:= ${CONFLICTS:S/^suse_/suse32_/} diff --git a/emulators/suse121_locale/Makefile b/emulators/suse121_locale/Makefile index dd4d64e6968..82f47fc4cc8 100644 --- a/emulators/suse121_locale/Makefile +++ b/emulators/suse121_locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:40:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_locale-${SUSE_VERSION} +PKGNAME= suse_locale-${SUSE_VERSION} CATEGORIES= emulators RPMUPDPKGS+= glibc-locale-2.14.1-14.25.1.${SUSE_ARCH} diff --git a/emulators/suse121_openmotif/Makefile b/emulators/suse121_openmotif/Makefile index 11853ee2fab..49fc2ac15c8 100644 --- a/emulators/suse121_openmotif/Makefile +++ b/emulators/suse121_openmotif/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:40:24 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_openmotif-${SUSE_VERSION} +PKGNAME= suse_openmotif-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= openmotif-libs-2.3.2-8.1.3.${SUSE_ARCH} diff --git a/emulators/suse121_openssl/Makefile b/emulators/suse121_openssl/Makefile index ccff0b56b0b..ae791e84a20 100644 --- a/emulators/suse121_openssl/Makefile +++ b/emulators/suse121_openssl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2013/02/26 11:51:13 obache Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_openssl-${SUSE_VERSION} +PKGNAME= suse_openssl-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators RPMUPDPKGS+= libopenssl1_0_0-1.0.0k-34.20.1.${SUSE_ARCH} diff --git a/emulators/suse121_qt4/Makefile b/emulators/suse121_qt4/Makefile index 0f58e740b92..76ddddd1268 100644 --- a/emulators/suse121_qt4/Makefile +++ b/emulators/suse121_qt4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2013/03/12 11:25:17 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_qt4-${SUSE_VERSION} +PKGNAME= suse_qt4-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libqt4-4.7.4-19.21.1.${SUSE_ARCH} diff --git a/emulators/suse121_slang/Makefile b/emulators/suse121_slang/Makefile index cf1c745b398..4c0f4388bbf 100644 --- a/emulators/suse121_slang/Makefile +++ b/emulators/suse121_slang/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:41:02 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_slang-${SUSE_VERSION} +PKGNAME= suse_slang-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libslang2-2.2.2-6.1.2.${SUSE_ARCH} diff --git a/emulators/suse121_x11/Makefile b/emulators/suse121_x11/Makefile index 9005ed1d7e3..a94e54ef563 100644 --- a/emulators/suse121_x11/Makefile +++ b/emulators/suse121_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:41:10 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_x11-${SUSE_VERSION} +PKGNAME= suse_x11-${SUSE_VERSION} CATEGORIES= emulators RPMUPDPKGS+= libpixman-1-0-0.24.0-2.3.1.${SUSE_ARCH} RPMPKGS+= libXi6-1.4.0-10.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_alsa/Makefile b/emulators/suse131_alsa/Makefile index 133a9b36bcc..651eefe33d6 100644 --- a/emulators/suse131_alsa/Makefile +++ b/emulators/suse131_alsa/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/05/15 12:00:59 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_alsa-${SUSE_VERSION} +PKGNAME= suse_alsa-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= alsa-1.0.27.2-3.5.1.${SUSE_ARCH} diff --git a/emulators/suse131_aspell/Makefile b/emulators/suse131_aspell/Makefile index a7a42a22da2..04d38f0bdbf 100644 --- a/emulators/suse131_aspell/Makefile +++ b/emulators/suse131_aspell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:14 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_aspell-${SUSE_VERSION} +PKGNAME= suse_aspell-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= aspell-0.60.6.1-14.1.4.${SUSE_ARCH} diff --git a/emulators/suse131_base/Makefile b/emulators/suse131_base/Makefile index af3e23e8aaa..66e1cd86ac7 100644 --- a/emulators/suse131_base/Makefile +++ b/emulators/suse131_base/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_base-${SUSE_VERSION} +PKGNAME= suse_base-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators RPMPKGS+= aaa_base-${SUSE_VERSION}-16.17.1.${SUSE_ARCH} diff --git a/emulators/suse131_compat/Makefile b/emulators/suse131_compat/Makefile index c967907985d..1c231c7c20d 100644 --- a/emulators/suse131_compat/Makefile +++ b/emulators/suse131_compat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:14 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_compat-${SUSE_VERSION} +PKGNAME= suse_compat-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libstdc++33-3.3.3-41.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_cyrus-sasl/Makefile b/emulators/suse131_cyrus-sasl/Makefile index 733e04949d9..26950def8fc 100644 --- a/emulators/suse131_cyrus-sasl/Makefile +++ b/emulators/suse131_cyrus-sasl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_cyrus-sasl-${SUSE_VERSION} +PKGNAME= suse_cyrus-sasl-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= cyrus-sasl-2.1.25-28.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_dbus-glib/Makefile b/emulators/suse131_dbus-glib/Makefile index be1f395bb5d..a5a68777edc 100644 --- a/emulators/suse131_dbus-glib/Makefile +++ b/emulators/suse131_dbus-glib/Makefile @@ -1,6 +1,6 @@ # $NetBSD -DISTNAME= suse_dbus-glib-${SUSE_VERSION} +PKGNAME= suse_dbus-glib-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= dbus-1-glib-0.100.2-2.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_expat/Makefile b/emulators/suse131_expat/Makefile index 80ac15ca0de..4532d12f6ec 100644 --- a/emulators/suse131_expat/Makefile +++ b/emulators/suse131_expat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_expat-${SUSE_VERSION} +PKGNAME= suse_expat-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libexpat1-2.1.0-12.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_fontconfig/Makefile b/emulators/suse131_fontconfig/Makefile index c88971ed41b..42b6256f855 100644 --- a/emulators/suse131_fontconfig/Makefile +++ b/emulators/suse131_fontconfig/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/03/14 09:45:05 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_fontconfig-${SUSE_VERSION} +PKGNAME= suse_fontconfig-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= fontconfig-2.11.0-4.1.${SUSE_ARCH} diff --git a/emulators/suse131_freetype2/Makefile b/emulators/suse131_freetype2/Makefile index 56090bd9218..2924fd2ce8e 100644 --- a/emulators/suse131_freetype2/Makefile +++ b/emulators/suse131_freetype2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_freetype2-${SUSE_VERSION} +PKGNAME= suse_freetype2-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libfreetype6-2.5.0.1-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_glib2/Makefile b/emulators/suse131_glib2/Makefile index f91d28ce526..66ccf667abc 100644 --- a/emulators/suse131_glib2/Makefile +++ b/emulators/suse131_glib2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/01/22 12:27:43 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:42 obache Exp $ -DISTNAME= suse_glib2-${SUSE_VERSION} +PKGNAME= suse_glib2-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= gio-branding-upstream-2.38.1-1.1.noarch RPMPKGS+= glib2-tools-2.38.1-1.1.${SUSE_ARCH} diff --git a/emulators/suse131_glx/Makefile b/emulators/suse131_glx/Makefile index eb4dbaed313..734a9055ff8 100644 --- a/emulators/suse131_glx/Makefile +++ b/emulators/suse131_glx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/04/17 00:19:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_glx-${SUSE_VERSION} +PKGNAME= suse_glx-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= Mesa-9.2.3-61.9.1.${SUSE_ARCH} diff --git a/emulators/suse131_gtk2/Makefile b/emulators/suse131_gtk2/Makefile index 1ca57e851df..91de1560846 100644 --- a/emulators/suse131_gtk2/Makefile +++ b/emulators/suse131_gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/04/08 10:07:45 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_gtk2-${SUSE_VERSION} +PKGNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMPKGS+= libcairo2-1.12.16-3.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_krb5/Makefile b/emulators/suse131_krb5/Makefile index 4b5aa4e1760..82b4f74db88 100644 --- a/emulators/suse131_krb5/Makefile +++ b/emulators/suse131_krb5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/08/22 09:01:56 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_krb5-${SUSE_VERSION} +PKGNAME= suse_krb5-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= krb5-1.11.3-3.8.1.${SUSE_ARCH} diff --git a/emulators/suse131_libSDL/Makefile b/emulators/suse131_libSDL/Makefile index 496590a134b..e5b6aee4cb1 100644 --- a/emulators/suse131_libSDL/Makefile +++ b/emulators/suse131_libSDL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/17 00:08:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libSDL-${SUSE_VERSION} +PKGNAME= suse_libSDL-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libSDL-1_2-0-1.2.15-10.1.2.${SUSE_ARCH} RPMPKGS+= libSDL_image-1_2-0-1.2.12-6.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libaudiofile/Makefile b/emulators/suse131_libaudiofile/Makefile index 86399b27764..f89016d1683 100644 --- a/emulators/suse131_libaudiofile/Makefile +++ b/emulators/suse131_libaudiofile/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/17 00:08:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libaudiofile-${SUSE_VERSION} +PKGNAME= suse_libaudiofile-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libaudiofile1-0.3.6-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libcups/Makefile b/emulators/suse131_libcups/Makefile index ba1df88bd12..a71381942af 100644 --- a/emulators/suse131_libcups/Makefile +++ b/emulators/suse131_libcups/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libcups-${SUSE_VERSION} +PKGNAME= suse_libcups-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= cups-libs-1.5.4-12.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_libcurl/Makefile b/emulators/suse131_libcurl/Makefile index e959d7098f4..14b6a8c024c 100644 --- a/emulators/suse131_libcurl/Makefile +++ b/emulators/suse131_libcurl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/05/03 02:13:44 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libcurl-${SUSE_VERSION} +PKGNAME= suse_libcurl-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libcurl4-7.32.0-2.23.1.${SUSE_ARCH} diff --git a/emulators/suse131_libdbus/Makefile b/emulators/suse131_libdbus/Makefile index fe0afd58eae..b829955bd25 100644 --- a/emulators/suse131_libdbus/Makefile +++ b/emulators/suse131_libdbus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/07/21 08:18:11 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libdbus-${SUSE_VERSION} +PKGNAME= suse_libdbus-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= dbus-1-1.7.4-4.16.2.${SUSE_ARCH} diff --git a/emulators/suse131_libdrm/Makefile b/emulators/suse131_libdrm/Makefile index 128a6fdf582..ee69faf79aa 100644 --- a/emulators/suse131_libdrm/Makefile +++ b/emulators/suse131_libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libdrm-${SUSE_VERSION} +PKGNAME= suse_libdrm-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libdrm2-2.4.46-3.2.2.${SUSE_ARCH} diff --git a/emulators/suse131_libesd/Makefile b/emulators/suse131_libesd/Makefile index 7cd16b2593d..9e267e363f1 100644 --- a/emulators/suse131_libesd/Makefile +++ b/emulators/suse131_libesd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/17 00:08:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libesd-${SUSE_VERSION} +PKGNAME= suse_libesd-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libesd0-0.2.41-26.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libffi/Makefile b/emulators/suse131_libffi/Makefile index 59e9637d24c..24d0524d799 100644 --- a/emulators/suse131_libffi/Makefile +++ b/emulators/suse131_libffi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/01/22 12:26:04 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libffi-${SUSE_VERSION} +PKGNAME= suse_libffi-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libffi4-4.8.1_20130909-3.2.1.${SUSE_ARCH} diff --git a/emulators/suse131_libidn/Makefile b/emulators/suse131_libidn/Makefile index eba5b837fec..a9cf12a5ff4 100644 --- a/emulators/suse131_libidn/Makefile +++ b/emulators/suse131_libidn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libidn-${SUSE_VERSION} +PKGNAME= suse_libidn-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libidn11-1.25-7.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libjpeg/Makefile b/emulators/suse131_libjpeg/Makefile index 702494a523e..098a2af9240 100644 --- a/emulators/suse131_libjpeg/Makefile +++ b/emulators/suse131_libjpeg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libjpeg-${SUSE_VERSION} +PKGNAME= suse_libjpeg-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libjpeg62-62.0.0-24.1.3.${SUSE_ARCH} RPMPKGS+= libjpeg8-8.0.2-24.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_libjson/Makefile b/emulators/suse131_libjson/Makefile index 7a2e5790904..59293c02ce5 100644 --- a/emulators/suse131_libjson/Makefile +++ b/emulators/suse131_libjson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/04/23 12:54:23 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libjson-${SUSE_VERSION} +PKGNAME= suse_libjson-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= libjson0-0.10-3.4.1.${SUSE_ARCH} diff --git a/emulators/suse131_libpng/Makefile b/emulators/suse131_libpng/Makefile index 4dee6b28441..ca9bd277d58 100644 --- a/emulators/suse131_libpng/Makefile +++ b/emulators/suse131_libpng/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/05/08 12:46:36 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libpng-${SUSE_VERSION} +PKGNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= libpng12-0-1.2.50-6.4.1.${SUSE_ARCH} diff --git a/emulators/suse131_libsigc++2/Makefile b/emulators/suse131_libsigc++2/Makefile index f9a2113242a..895a7b548af 100644 --- a/emulators/suse131_libsigc++2/Makefile +++ b/emulators/suse131_libsigc++2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libsigc++2-${SUSE_VERSION} +PKGNAME= suse_libsigc++2-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libsigc-2_0-0-2.3.1-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libsndfile/Makefile b/emulators/suse131_libsndfile/Makefile index 369c13514ec..735a3e94e35 100644 --- a/emulators/suse131_libsndfile/Makefile +++ b/emulators/suse131_libsndfile/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:43 obache Exp $ -DISTNAME= suse_libsndfile-${SUSE_VERSION} +PKGNAME= suse_libsndfile-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libsndfile1-1.0.25-17.1.2.${SUSE_ARCH} RPMPKGS+= libFLAC8-1.3.0-2.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libssh/Makefile b/emulators/suse131_libssh/Makefile index aa21fc5b26a..b430c5adfc4 100644 --- a/emulators/suse131_libssh/Makefile +++ b/emulators/suse131_libssh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_libssh-${SUSE_VERSION} +PKGNAME= suse_libssh-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libssh2-1-1.4.3-7.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libtiff/Makefile b/emulators/suse131_libtiff/Makefile index b4aa3d2cbdb..83e4b3c2048 100644 --- a/emulators/suse131_libtiff/Makefile +++ b/emulators/suse131_libtiff/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/08/22 08:54:08 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_libtiff-${SUSE_VERSION} +PKGNAME= suse_libtiff-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMPKGS+= libtiff5-4.0.3-8.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libwrap/Makefile b/emulators/suse131_libwrap/Makefile index 303dd7fcead..6c282f35606 100644 --- a/emulators/suse131_libwrap/Makefile +++ b/emulators/suse131_libwrap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_libwrap-${SUSE_VERSION} +PKGNAME= suse_libwrap-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libwrap0-7.6-881.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_libxml2/Makefile b/emulators/suse131_libxml2/Makefile index 80f705ed7a9..5fe8821b8e0 100644 --- a/emulators/suse131_libxml2/Makefile +++ b/emulators/suse131_libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/05/27 13:27:25 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_libxml2-${SUSE_VERSION} +PKGNAME= suse_libxml2-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= libxml2-2-2.9.1-2.8.1.${SUSE_ARCH} diff --git a/emulators/suse131_linux/Makefile.common b/emulators/suse131_linux/Makefile.common index b9a4c43a50a..1efaa2d32c8 100644 --- a/emulators/suse131_linux/Makefile.common +++ b/emulators/suse131_linux/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2014/04/17 00:08:34 wiz Exp $ +# $NetBSD: Makefile.common,v 1.5 2014/09/07 12:26:44 obache Exp $ # used by emulators/suse131_alsa/Makefile # used by emulators/suse131_aspell/Makefile # used by emulators/suse131_base/Makefile @@ -95,7 +95,7 @@ PATCHDIR= ${SUSE_PKGSRCDIR}/patches PKGDIR= ${SUSE_PKGSRCDIR} .if defined(SUSE_COMPAT32) -PKGNAME:= ${DISTNAME:S/^suse_/suse32_/} +PKGNAME:= ${PKGNAME:S/^suse_/suse32_/} COMMENT:= ${COMMENT:S/Linux/Linux 32-bit/} .if defined(CONFLICTS) CONFLICTS:= ${CONFLICTS:S/^suse_/suse32_/} diff --git a/emulators/suse131_locale/Makefile b/emulators/suse131_locale/Makefile index 206be6e77ee..f4a0bc66b79 100644 --- a/emulators/suse131_locale/Makefile +++ b/emulators/suse131_locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_locale-${SUSE_VERSION} +PKGNAME= suse_locale-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= glibc-locale-2.18-4.4.1.${SUSE_ARCH} diff --git a/emulators/suse131_motif/Makefile b/emulators/suse131_motif/Makefile index 96b575ab1af..81636ff413c 100644 --- a/emulators/suse131_motif/Makefile +++ b/emulators/suse131_motif/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_motif-${SUSE_VERSION} +PKGNAME= suse_motif-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= motif-2.3.4-2.1.3.${SUSE_ARCH} RPMPKGS+= libMrm4-2.3.4-2.1.3.${SUSE_ARCH} diff --git a/emulators/suse131_mozilla-nspr/Makefile b/emulators/suse131_mozilla-nspr/Makefile index d3efc8da7a7..aabc0c2998a 100644 --- a/emulators/suse131_mozilla-nspr/Makefile +++ b/emulators/suse131_mozilla-nspr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/06/21 13:35:54 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_mozilla-nspr-${SUSE_VERSION} +PKGNAME= suse_mozilla-nspr-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= mozilla-nspr-4.10.6-12.1.${SUSE_ARCH} diff --git a/emulators/suse131_mozilla-nss/Makefile b/emulators/suse131_mozilla-nss/Makefile index 64214659e5f..c57308df77a 100644 --- a/emulators/suse131_mozilla-nss/Makefile +++ b/emulators/suse131_mozilla-nss/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/08/01 09:28:47 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_mozilla-nss-${SUSE_VERSION} +PKGNAME= suse_mozilla-nss-${SUSE_VERSION} PKGREVISION= 3 CATEGORIES= emulators RPMUPDPKGS+= mozilla-nss-3.16.3-27.1.${SUSE_ARCH} diff --git a/emulators/suse131_openldap/Makefile b/emulators/suse131_openldap/Makefile index e4592e7fe74..4141aeabb99 100644 --- a/emulators/suse131_openldap/Makefile +++ b/emulators/suse131_openldap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_openldap-${SUSE_VERSION} +PKGNAME= suse_openldap-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libldap-2_4-2-2.4.33-8.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_openssl/Makefile b/emulators/suse131_openssl/Makefile index 64c77a4560d..0e23b84c489 100644 --- a/emulators/suse131_openssl/Makefile +++ b/emulators/suse131_openssl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/08/22 08:43:09 obache Exp $ +# $NetBSD: Makefile,v 1.11 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_openssl-${SUSE_VERSION} +PKGNAME= suse_openssl-${SUSE_VERSION} PKGREVISION= 9 CATEGORIES= emulators RPMUPDPKGS+= libopenssl1_0_0-1.0.1i-11.52.1.${SUSE_ARCH} diff --git a/emulators/suse131_pulseaudio/Makefile b/emulators/suse131_pulseaudio/Makefile index c322e7a8d3a..14dc60bfa2c 100644 --- a/emulators/suse131_pulseaudio/Makefile +++ b/emulators/suse131_pulseaudio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/03/14 09:00:11 obache Exp $ +# $NetBSD: Makefile,v 1.4 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_pulseaudio-${SUSE_VERSION} +PKGNAME= suse_pulseaudio-${SUSE_VERSION} PKGREVISION= 2 CATEGORIES= emulators RPMUPDPKGS+= libpulse0-4.0.git.270.g9490a-8.1.${SUSE_ARCH} diff --git a/emulators/suse131_qt4/Makefile b/emulators/suse131_qt4/Makefile index 20ee93c0ead..236bf95939d 100644 --- a/emulators/suse131_qt4/Makefile +++ b/emulators/suse131_qt4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/01/25 05:06:38 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_qt4-${SUSE_VERSION} +PKGNAME= suse_qt4-${SUSE_VERSION} PKGREVISION= 1 CATEGORIES= emulators RPMUPDPKGS+= libqt4-4.8.5-5.9.2.${SUSE_ARCH} diff --git a/emulators/suse131_slang/Makefile b/emulators/suse131_slang/Makefile index 6be1274f57a..d8a45f86918 100644 --- a/emulators/suse131_slang/Makefile +++ b/emulators/suse131_slang/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:17 obache Exp $ +# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_slang-${SUSE_VERSION} +PKGNAME= suse_slang-${SUSE_VERSION} CATEGORIES= emulators RPMPKGS+= libslang2-2.2.4-6.1.2.${SUSE_ARCH} diff --git a/emulators/suse131_x11/Makefile b/emulators/suse131_x11/Makefile index 2fb19b6b0ed..5356b0a14f1 100644 --- a/emulators/suse131_x11/Makefile +++ b/emulators/suse131_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/05/23 13:20:50 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/09/07 12:26:44 obache Exp $ -DISTNAME= suse_x11-${SUSE_VERSION} +PKGNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 5 CATEGORIES= emulators RPMPKGS+= libFS6-1.0.5-2.1.2.${SUSE_ARCH} |