pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gambas3: New version



Module Name:	pkgsrc-wip
Committed By:	bgermann <bastiangermann%fishpost.de@localhost>
Pushed By:	bgermann
Date:		Tue Sep 25 12:45:24 2018 +0200
Changeset:	d7af091886df69c38ce5f4a7a5b2f0bf8673c2dd

Modified Files:
	gambas3/Makefile.common

Log Message:
gambas3: New version

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d7af091886df69c38ce5f4a7a5b2f0bf8673c2dd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gambas3/Makefile.common | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diffs:
diff --git a/gambas3/Makefile.common b/gambas3/Makefile.common
index cc47a529be..3fffc4c044 100644
--- a/gambas3/Makefile.common
+++ b/gambas3/Makefile.common
@@ -70,6 +70,9 @@
 # used by wip/gambas3-gb-qt4-opengl/Makefile
 # used by wip/gambas3-gb-qt4-webkit/Makefile
 # used by wip/gambas3-gb-qt5/Makefile
+# used by wip/gambas3-gb-qt5-ext/Makefile
+# used by wip/gambas3-gb-qt5-opengl/Makefile
+# used by wip/gambas3-gb-qt5-webkit/Makefile
 # used by wip/gambas3-gb-report/Makefile
 # used by wip/gambas3-gb-report2/Makefile
 # used by wip/gambas3-gb-scanner/Makefile
@@ -96,7 +99,7 @@
 # used by wip/gambas3-runtime/Makefile
 # used by wip/gambas3-scripter/Makefile
 
-GB_VERSION=		6ad1333324bbe489b8179bbe9aa96b1bb74e1fd3
+GB_VERSION=		6619f592
 DISTNAME=		gambas-${GB_VERSION}
 CATEGORIES=		lang
 MASTER_SITES=		https://gitlab.com/gambas/gambas/-/archive/${GB_VERSION}/


Home | Main Index | Thread Index | Old Index