- Update to 1.8.2

- Minor port knits

PR:		128701
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com>
Approved by:	"Co Nijn" <co9co9 at gmail dot com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2008-11-09 18:41:51 +00:00
parent d225f301d6
commit 0eebc3e1f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222628
2 changed files with 5 additions and 6 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= Clp
PORTVERSION= 1.8.0
PORTREVISION= 1
PORTVERSION= 1.8.2
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \
http://www.mavetju.org/download/adopted/
@ -35,7 +34,7 @@ CONFIGURE_ARGS+=--with-gmpl-incdir=${LOCALBASE}/include \
--with-gmpl-lib="-L${LOCALBASE}/lib -lglpk"
.endif
regression-test:
regression-test: build
(cd ${WRKSRC}/Clp && ${MAKE} unitTest )
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Clp-1.8.0.tgz) = f6db678c9676926c45bdcbd7d695365b
SHA256 (Clp-1.8.0.tgz) = 8e96271a163de5973f5d3f65c9e1b857a52c83a8a419df4b924790c1c66fd265
SIZE (Clp-1.8.0.tgz) = 3222537
MD5 (Clp-1.8.2.tgz) = ffef5f4fac3322d2ddc473aeabe0d477
SHA256 (Clp-1.8.2.tgz) = 7200cfdbe3ad08b1cd95aca9a3a7ff708e6b6cb457debd1d424f7b8228e5ce5a
SIZE (Clp-1.8.2.tgz) = 3230700