Fri Jun 17 17:29:44 2016 UTC ()
Bump PKGREVISION (missed in the previous).


(tsutsui)
diff -r1.9 -r1.10 pkgsrc/emulators/suse131_libxml2/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/emulators/suse131_libxml2/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/suse131_libxml2/Makefile 2016/06/17 17:21:38 1.9
+++ pkgsrc/emulators/suse131_libxml2/Makefile 2016/06/17 17:29:44 1.10
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.9 2016/06/17 17:21:38 tsutsui Exp $ 1# $NetBSD: Makefile,v 1.10 2016/06/17 17:29:44 tsutsui Exp $
2 2
3PKGNAME= suse_libxml2-${SUSE_VERSION} 3PKGNAME= suse_libxml2-${SUSE_VERSION}
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= emulators 5CATEGORIES= emulators
6RPMUPDPKGS+= libxml2-2-2.9.3-2.19.1.${SUSE_ARCH} 6RPMUPDPKGS+= libxml2-2-2.9.3-2.19.1.${SUSE_ARCH}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9COMMENT= Linux compatibility package for libxml2 9COMMENT= Linux compatibility package for libxml2
10 10
11EMUL_MODULES.linux= base 11EMUL_MODULES.linux= base
12 12
13.include "../../emulators/suse131_linux/Makefile.common" 13.include "../../emulators/suse131_linux/Makefile.common"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"