pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/extrema
Module Name: pkgsrc
Committed By: mef
Date: Mon Aug 1 04:03:48 UTC 2016
Modified Files:
pkgsrc/graphics/extrema: Makefile distinfo
Log Message:
(pkgsrc)
- Add LICENSE= gnu-gpl-v2
- Convert wxGTK28/buildlink3.mk to mk/wxGTK.mk
(for easiness to migrate wxGTK30, no any logic change)
(upstream)
- Updated graphics/extrema to 4.4.5
- ChangeLog unknown (NEWS and ChangeLog file outdated)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/extrema/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/extrema/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/extrema/Makefile
diff -u pkgsrc/graphics/extrema/Makefile:1.26 pkgsrc/graphics/extrema/Makefile:1.27
--- pkgsrc/graphics/extrema/Makefile:1.26 Sat Apr 25 14:23:09 2015
+++ pkgsrc/graphics/extrema/Makefile Mon Aug 1 04:03:48 2016
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:09 tnn Exp $
+# $NetBSD: Makefile,v 1.27 2016/08/01 04:03:48 mef Exp $
#
-DISTNAME= extrema-4.4.4
-PKGREVISION= 20
+DISTNAME= extrema-4.4.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extrema/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://exsitewebware.com/extrema/
COMMENT= Visualization and data analysis tool
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -16,5 +16,5 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --with-wxGTK
-.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../mk/wxGTK.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/extrema/distinfo
diff -u pkgsrc/graphics/extrema/distinfo:1.7 pkgsrc/graphics/extrema/distinfo:1.8
--- pkgsrc/graphics/extrema/distinfo:1.7 Tue Nov 3 21:33:56 2015
+++ pkgsrc/graphics/extrema/distinfo Mon Aug 1 04:03:48 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 21:33:56 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/08/01 04:03:48 mef Exp $
-SHA1 (extrema-4.4.4.tar.gz) = eff38eb3c36aa9acc3ad471ea57f2037c66e1842
-RMD160 (extrema-4.4.4.tar.gz) = 4ce6dcacca51ac18deb770cd9c0f7f77d0458ccd
-SHA512 (extrema-4.4.4.tar.gz) = 59784b87dd9503253e699e4d6e0564f8329d1c207772213d464604d2260b7894e6925903329468bab2a485e863e37377cea0df6c1410399f38a82daf1fa5ef79
-Size (extrema-4.4.4.tar.gz) = 6404330 bytes
+SHA1 (extrema-4.4.5.tar.gz) = 2048df89f5c4282b2ff3cdab33293aed546f711a
+RMD160 (extrema-4.4.5.tar.gz) = 80aac9925fb9a8ce8d68ad2712f14435bc463b89
+SHA512 (extrema-4.4.5.tar.gz) = 933caac15b511fc599366d42472d38bfce5031dbfa7bb7139bcd222268307f0141b18eb885948b39e52a6f06980ad7575cb9b56a31ad81d4cd7b2af291402e87
+Size (extrema-4.4.5.tar.gz) = 6536157 bytes
SHA1 (patch-src_Expression_Expression.h) = 7c6101f9eff147cacfca5ba581785b5c72826894
SHA1 (patch-src_Graphics_GRA__thiessenTriangulation_h) = ede808bc2f19f3aafb31310eb04aa5317ad9b471
SHA1 (patch-src_Variables_NVariableTable.h) = b15ef23916559b714b75d3867c39735e70ad6cbc
Home |
Main Index |
Thread Index |
Old Index