pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Revbump because of lang/qore version update.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef061116aed6
branches: trunk
changeset: 350094:ef061116aed6
user: nros <nros%pkgsrc.org@localhost>
date: Fri Jul 22 13:04:04 2016 +0000
description:
Revbump because of lang/qore version update.
diffstat:
databases/qore-sqlite3-module/Makefile | 6 +++---
devel/qore-uuid-module/Makefile | 4 ++--
graphics/qore-opengl-module/Makefile | 6 +++---
graphics/qore-opengl-module/buildlink3.mk | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
diffs (67 lines):
diff -r 2f947de4a5e3 -r ef061116aed6 databases/qore-sqlite3-module/Makefile
--- a/databases/qore-sqlite3-module/Makefile Fri Jul 22 13:01:33 2016 +0000
+++ b/databases/qore-sqlite3-module/Makefile Fri Jul 22 13:04:04 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2016/04/11 19:01:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2016/07/22 13:04:04 nros Exp $
DISTNAME= qore-sqlite3-module-1.0.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
-MAINTAINER= nros%users.sourceforge.net@localhost
+MAINTAINER= nros%netbsd.org@localhost
HOMEPAGE= http://www.qore.org/
COMMENT= SQLite module for Qore
LICENSE= gnu-lgpl-v2.1
diff -r 2f947de4a5e3 -r ef061116aed6 devel/qore-uuid-module/Makefile
--- a/devel/qore-uuid-module/Makefile Fri Jul 22 13:01:33 2016 +0000
+++ b/devel/qore-uuid-module/Makefile Fri Jul 22 13:04:04 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/03/05 11:28:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/07/22 13:07:15 nros Exp $
DISTNAME= qore-uuid-module-1.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
EXTRACT_SUFX= .tar.bz2
diff -r 2f947de4a5e3 -r ef061116aed6 graphics/qore-opengl-module/Makefile
--- a/graphics/qore-opengl-module/Makefile Fri Jul 22 13:01:33 2016 +0000
+++ b/graphics/qore-opengl-module/Makefile Fri Jul 22 13:04:04 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/03/05 11:27:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/22 13:12:17 nros Exp $
DISTNAME= qore-opengl-module-0.0.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
-MAINTAINER= nros%users.sourceforge.net@localhost
+MAINTAINER= nros%netbsd.org@localhost
HOMEPAGE= http://www.qore.org/
COMMENT= OpenGL Qore bindings
LICENSE= gnu-lgpl-v2.1
diff -r 2f947de4a5e3 -r ef061116aed6 graphics/qore-opengl-module/buildlink3.mk
--- a/graphics/qore-opengl-module/buildlink3.mk Fri Jul 22 13:01:33 2016 +0000
+++ b/graphics/qore-opengl-module/buildlink3.mk Fri Jul 22 13:04:04 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2016/03/05 11:27:50 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2016/07/22 13:12:17 nros Exp $
#
BUILDLINK_TREE+= qore-opengl-module
@@ -7,7 +7,7 @@
QORE_OPENGL_MODULE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qore-opengl-module+= qore-opengl-module>=0.0.3
-BUILDLINK_ABI_DEPENDS.qore-opengl-module?= qore-opengl-module>=0.0.3nb6
+BUILDLINK_ABI_DEPENDS.qore-opengl-module?= qore-opengl-module>=0.0.3nb7
BUILDLINK_PKGSRCDIR.qore-opengl-module?= ../../graphics/qore-opengl-module
.include "../../lang/qore/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index