summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2018-06-08 20:49:41 +0000
committernros <nros@pkgsrc.org>2018-06-08 20:49:41 +0000
commitd930c5382e14582aafa8f36a1faee03a3e3db739 (patch)
treeab010de4a44a3e5d6bdbd927533ea24fd084d331
parentb161676ee5b93401c2fb1417b6c60767360a2eb3 (diff)
downloadpkgsrc-d930c5382e14582aafa8f36a1faee03a3e3db739.tar.gz
Revbump after lang/qore module api update
-rw-r--r--databases/qore-freetds-module/Makefile4
-rw-r--r--databases/qore-openldap-module/Makefile4
-rw-r--r--databases/qore-sqlite3-module/Makefile4
-rw-r--r--devel/qore-uuid-module/Makefile4
-rw-r--r--graphics/qore-glut-module/Makefile4
-rw-r--r--graphics/qore-opengl-module/Makefile4
-rw-r--r--security/qore-asn1-module/Makefile4
-rw-r--r--security/qore-xmlsec-module/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/databases/qore-freetds-module/Makefile b/databases/qore-freetds-module/Makefile
index 9c46d22613a..96fcdaaab42 100644
--- a/databases/qore-freetds-module/Makefile
+++ b/databases/qore-freetds-module/Makefile
@@ -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 --git a/databases/qore-openldap-module/Makefile b/databases/qore-openldap-module/Makefile
index 66e70dc6174..197c7551bda 100644
--- a/databases/qore-openldap-module/Makefile
+++ b/databases/qore-openldap-module/Makefile
@@ -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 --git a/databases/qore-sqlite3-module/Makefile b/databases/qore-sqlite3-module/Makefile
index bb898ade00d..0a112bf1d45 100644
--- a/databases/qore-sqlite3-module/Makefile
+++ b/databases/qore-sqlite3-module/Makefile
@@ -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 --git a/devel/qore-uuid-module/Makefile b/devel/qore-uuid-module/Makefile
index 297806a36ab..5011c5ba918 100644
--- a/devel/qore-uuid-module/Makefile
+++ b/devel/qore-uuid-module/Makefile
@@ -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 --git a/graphics/qore-glut-module/Makefile b/graphics/qore-glut-module/Makefile
index e0b342acca5..9b5ca772197 100644
--- a/graphics/qore-glut-module/Makefile
+++ b/graphics/qore-glut-module/Makefile
@@ -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 --git a/graphics/qore-opengl-module/Makefile b/graphics/qore-opengl-module/Makefile
index f9c5cd25dc4..c51f370de14 100644
--- a/graphics/qore-opengl-module/Makefile
+++ b/graphics/qore-opengl-module/Makefile
@@ -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 --git a/security/qore-asn1-module/Makefile b/security/qore-asn1-module/Makefile
index 9417943369b..a17d80ffaac 100644
--- a/security/qore-asn1-module/Makefile
+++ b/security/qore-asn1-module/Makefile
@@ -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 --git a/security/qore-xmlsec-module/Makefile b/security/qore-xmlsec-module/Makefile
index 63254483a90..91ca24b0a87 100644
--- a/security/qore-xmlsec-module/Makefile
+++ b/security/qore-xmlsec-module/Makefile
@@ -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/}