pkgsrc-WIP-changes archive

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

Update new version : 1.5



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Feb 17 00:07:05 2016 +0000
Changeset:	87559635e3afe93fdb51dd48d16d4b19910a913e

Modified Files:
	bertini/Makefile
	bertini/PLIST
	bertini/distinfo

Log Message:
Update new version : 1.5

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

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

diffstat:
 bertini/Makefile | 20 +++++++-------------
 bertini/PLIST    | 15 ++++++++++++++-
 bertini/distinfo |  7 ++++---
 3 files changed, 25 insertions(+), 17 deletions(-)

diffs:
diff --git a/bertini/Makefile b/bertini/Makefile
index d29001d..4ad9acd 100644
--- a/bertini/Makefile
+++ b/bertini/Makefile
@@ -1,26 +1,20 @@
-# $NetBSD: Makefile,v 1.1 2015/08/14 23:43:38 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	BertiniSource_v1.4
-PKGNAME=	bertini-1.4
+DISTNAME=	BertiniSource_v1.5
+PKGNAME=	bertini-1.5
 CATEGORIES=	math
-MASTER_SITES=	http://www3.nd.edu/~sommese/bertini/
+MASTER_SITES=	http://bertini.nd.edu/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://www3.nd.edu/~sommese/bertini/
+HOMEPAGE=	http://bertini.nd.edu/
 COMMENT=	Software for Numerical Algebraic Geometry
-#LICENSE=	# TODO: (see mk/license.mk)
-
-WRKSRC=	${WRKDIR}/${DISTNAME}/src
+LICENSE=	modified-bsd
 
 MAKE_JOBS_SAFE=	NO
 
+GNU_CONFIGURE=	yes
 USE_TOOLS+=	bison flex
 
-INSTALLATION_DIRS=	 bin
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/bertini ${DESTDIR}${PREFIX}/bin
-
 .include "../../devel/gmp/buildlink3.mk"
 .include "../../math/mpfr/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/bertini/PLIST b/bertini/PLIST
index af7edde..708d386 100644
--- a/bertini/PLIST
+++ b/bertini/PLIST
@@ -1,2 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/14 23:43:38 jihbed Exp $
+@comment $NetBSD$
 bin/bertini
+bin/bertini-serial
+include/bertini.h
+include/cascade.h
+include/diff.h
+include/dimbydim.h
+include/eqbyeq.h
+include/localdim.h
+include/parallel.h
+include/pos_dim.h
+include/ppParse.h
+include/regen_pos_dim.h
+include/regeneration.h
+lib/libbertini-serial.la
diff --git a/bertini/distinfo b/bertini/distinfo
index 90b3ae1..c6c1ef6 100644
--- a/bertini/distinfo
+++ b/bertini/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/08/14 23:43:38 jihbed Exp $
 
-SHA1 (BertiniSource_v1.4.tar.gz) = ee9a3e2d558f20093fd1b1d9cc730182f49244ab
-RMD160 (BertiniSource_v1.4.tar.gz) = 12c6ee33bd69c496adf376920d232f96ee2d39eb
-Size (BertiniSource_v1.4.tar.gz) = 1833744 bytes
+SHA1 (BertiniSource_v1.5.tar.gz) = 60c53e241041dc3a654d049576d0729c6b178e9f
+RMD160 (BertiniSource_v1.5.tar.gz) = 97563ff7d8d1e0ecf039ee52a72f3228148d7098
+SHA512 (BertiniSource_v1.5.tar.gz) = a90ca19dc65c12e15b4cffdc7d3bf7b8065a86a8685eacfd6ffb508bd2e45793cd1bc0538dc01c8727f459063be552b8718799802c558069eeb364cdc11bcdf1
+Size (BertiniSource_v1.5.tar.gz) = 2845067 bytes


Home | Main Index | Thread Index | Old Index