pkgsrc-WIP-changes archive

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

Update SciTe to 3.7.4



Module Name:	pkgsrc-wip
Committed By:	Daniel Oelschlegel <amoibos%gmail.com@localhost>
Pushed By:	amoibos
Date:		Mon Apr 17 13:21:04 2017 +0000
Changeset:	928b83c766ec523bd5d61c6ab696f8503f67cbfa

Modified Files:
	scintilla/Makefile
	scintilla/distinfo
	scite/Makefile
	scite/distinfo

Log Message:
Update SciTe to 3.7.4

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

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

diffstat:
 scintilla/Makefile |  4 ++--
 scintilla/distinfo |  8 ++++----
 scite/Makefile     | 13 +++++++++----
 scite/distinfo     |  8 ++++----
 4 files changed, 19 insertions(+), 14 deletions(-)

diffs:
diff --git a/scintilla/Makefile b/scintilla/Makefile
index dde8f4fdc3..7fba42c034 100644
--- a/scintilla/Makefile
+++ b/scintilla/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.23 2015/04/25 14:20:40 tnn Exp $
 #
 
-DISTNAME=	scintilla372
-PKGNAME=	scintilla-3.7.2
+DISTNAME=	scintilla374
+PKGNAME=	scintilla-3.7.4
 #PKGREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=scintilla/}
diff --git a/scintilla/distinfo b/scintilla/distinfo
index 383f50862e..801e1d784b 100644
--- a/scintilla/distinfo
+++ b/scintilla/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.6 2015/11/03 03:29:32 agc Exp $
 
-SHA1 (scintilla372.tgz) = 6b4fe5977e6f5b3a3ed4f5a615fc3a5e3f833f0e
-RMD160 (scintilla372.tgz) = c4cb21fce1a04f39eb36be1effca6a19feda212d
-SHA512 (scintilla372.tgz) = b28cd1bafbbf68962cddefd59137394ddb5f16faebb2e6e5f2f9f85962247fd8cd132a3193356ec9ee0f431aa0a489c5bf7c1e1045618516eef1a8ae14914ca1
-Size (scintilla372.tgz) = 1377448 bytes
+SHA1 (scintilla374.tgz) = 07f6d50b55df382c7b2649bda1fffe8724e35092
+RMD160 (scintilla374.tgz) = 2e04007973fc1be1d35e127bb00c5580ec8002d7
+SHA512 (scintilla374.tgz) = 856750ce7e4252d00ca1a1d76754afae27cbe24a2a32ecca67e87eb90f2c4d88f5f485f5331e6294fdd43310966af2420f8d3cd6529fe9665892105e034d3e81
+Size (scintilla374.tgz) = 1374622 bytes
 SHA1 (patch-aa) = f63a03876b3e4684c7bcdd6b1abf1278e5b8a5b8
diff --git a/scite/Makefile b/scite/Makefile
index 4281c7b940..fee7cce7d2 100644
--- a/scite/Makefile
+++ b/scite/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.25 2016/02/25 08:27:03 jperkin Exp $
 #
-DISTNAME=	scite372
-PKGNAME=	scite-3.7.2
+DISTNAME=	scite374
+PKGNAME=	scite-3.7.4
 #PKGREVISION=	0
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=scintilla/}
@@ -19,7 +19,12 @@ USE_TOOLS+=	gmake pkg-config
 MAKE_FILE=	makefile
 INSTALLATION_DIRS= share/applications share/pixmaps
 
-#BUILDLINK_TRANSFORM.SunOS+=	rm:-Wl,--version-script=lua.vers
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+BUILDLINK_TRANSFORM+=	rm:-Wl,--version-script=lua.vers
+#BUILDLINK_FNAME_TRANSFORM.SunOS+=	rm:-Wl,--version-script=lua.vers
+.endif
 
 post-extract:
 	${RM} -r ${WRKDIR}/scintilla
@@ -29,7 +34,7 @@ post-extract:
 .include "../../devel/pango/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.scintilla+= scintilla>=3.7.2
+BUILDLINK_API_DEPENDS.scintilla+= scintilla>=3.7.4
 .include "../../devel/scintilla/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/scite/distinfo b/scite/distinfo
index 3e1ebc66e3..6f42fac9a6 100644
--- a/scite/distinfo
+++ b/scite/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.8 2015/11/03 03:32:21 agc Exp $
 
-SHA1 (scite372.tgz) = 5665e82edcc9a40405bbc72ad8c7cb2fc6539ca2
-RMD160 (scite372.tgz) = 1d5b87dd23f5246d353968a0be80ef9f83c7eb33
-SHA512 (scite372.tgz) = a38202fa3bbf06bd5efd076cbed00e588654f3fba37332743403e2a5efd670371bbbef31a19e97e42b51698247dfafe43cb44986ef572a328d0b84cf55240e66
-Size (scite372.tgz) = 2319823 bytes
+SHA1 (scite374.tgz) = d21414ce4a700e20a7181b7912ce1fdaf33520c1
+RMD160 (scite374.tgz) = aa3736a951f50fb9554441f37d1f82e00592e29b
+SHA512 (scite374.tgz) = c1096ceca2c78801c9c82491ef80750988da5defeed67a0f61df726ed82f48bb934add7684c2fd70b3df9ce34ac402a6f1d98b0c72a2aac372de440c236998ad
+Size (scite374.tgz) = 2329831 bytes
 SHA1 (patch-aa) = c7283f7f7ac61050f490ac0058cfb8d493a8f2ca


Home | Main Index | Thread Index | Old Index