pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Revbump after lang/qore module api update
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb7fbcce5e91
branches: trunk
changeset: 309100:fb7fbcce5e91
user: nros <nros%pkgsrc.org@localhost>
date: Fri Jun 08 20:49:41 2018 +0000
description:
Revbump after lang/qore module api update
diffstat:
databases/qore-freetds-module/Makefile | 4 ++--
databases/qore-openldap-module/Makefile | 4 ++--
databases/qore-sqlite3-module/Makefile | 4 ++--
devel/qore-uuid-module/Makefile | 4 ++--
graphics/qore-glut-module/Makefile | 4 ++--
graphics/qore-opengl-module/Makefile | 4 ++--
security/qore-asn1-module/Makefile | 4 ++--
security/qore-xmlsec-module/Makefile | 4 ++--
8 files changed, 16 insertions(+), 16 deletions(-)
diffs (105 lines):
diff -r 8c8553e4dca2 -r fb7fbcce5e91 databases/qore-freetds-module/Makefile
--- a/databases/qore-freetds-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/databases/qore-freetds-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2018/04/17 22:29:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-sybase-modules-1.0.4
PKGNAME= ${DISTNAME:S/sybase-modules/freetds-module/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
diff -r 8c8553e4dca2 -r fb7fbcce5e91 databases/qore-openldap-module/Makefile
--- a/databases/qore-openldap-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/databases/qore-openldap-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/01/28 16:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-openldap-module-1.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
diff -r 8c8553e4dca2 -r fb7fbcce5e91 databases/qore-sqlite3-module/Makefile
--- a/databases/qore-sqlite3-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/databases/qore-sqlite3-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2018/04/14 07:34:14 adam Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-sqlite3-module-1.0.1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff -r 8c8553e4dca2 -r fb7fbcce5e91 devel/qore-uuid-module/Makefile
--- a/devel/qore-uuid-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/devel/qore-uuid-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2018/01/28 16:24:13 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-uuid-module-1.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
EXTRACT_SUFX= .tar.bz2
diff -r 8c8553e4dca2 -r fb7fbcce5e91 graphics/qore-glut-module/Makefile
--- a/graphics/qore-glut-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/graphics/qore-glut-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2018/01/28 16:24:10 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-glut-module-0.0.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff -r 8c8553e4dca2 -r fb7fbcce5e91 graphics/qore-opengl-module/Makefile
--- a/graphics/qore-opengl-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/graphics/qore-opengl-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2018/01/28 16:24:10 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/06/08 20:49:41 nros Exp $
DISTNAME= qore-opengl-module-0.0.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff -r 8c8553e4dca2 -r fb7fbcce5e91 security/qore-asn1-module/Makefile
--- a/security/qore-asn1-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/security/qore-asn1-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/01/28 16:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/06/08 20:49:42 nros Exp $
DISTNAME= qore-asn1-module-0.0.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
diff -r 8c8553e4dca2 -r fb7fbcce5e91 security/qore-xmlsec-module/Makefile
--- a/security/qore-xmlsec-module/Makefile Fri Jun 08 20:36:19 2018 +0000
+++ b/security/qore-xmlsec-module/Makefile Fri Jun 08 20:49:41 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/01/28 16:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/06/08 20:49:42 nros Exp $
DISTNAME= qore-xmlsec-module-0.0.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
Home |
Main Index |
Thread Index |
Old Index