diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-03-30 12:22:46 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-03-30 12:22:46 +0000 |
commit | 87640307646a3e1fa107e4b6d78e2ebb30ba750c (patch) | |
tree | 933fb794d6df69d667aefebcd12326e175ffb3c8 | |
parent | a4c038ace571f03682096a76835288bac87ebc33 (diff) | |
download | ports-87640307646a3e1fa107e4b6d78e2ebb30ba750c.tar.gz ports-87640307646a3e1fa107e4b6d78e2ebb30ba750c.zip |
Notes
-rw-r--r-- | math/glpk/Makefile | 5 | ||||
-rw-r--r-- | math/glpk/distinfo | 2 | ||||
-rw-r--r-- | math/glpk/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 6ce96871fead..9b57f5a1349b 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,9 +6,10 @@ # PORTNAME= glpk -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} \ + http://people.freebsd.org/~demon/distfiles/ MASTER_SITE_SUBDIR= glpk .if !defined(NOPORTDOCS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES} diff --git a/math/glpk/distinfo b/math/glpk/distinfo index daeba2e18388..10c393a5300a 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1,4 +1,4 @@ -MD5 (glpk-2.1.tar.gz) = 4b79594e4975257a70d8ff62194f6450 +MD5 (glpk-2.2.tar.gz) = 6141e320cef296b7c50f61ab2b6b2f2d MD5 (glpk_lr-1.1.1.ps.gz) = 0a6be2872326b4f4a06d15f1b0ab6166 MD5 (glpk_sm.ps.gz) = 2ebff1d9049ecbb95b5149f9691caf42 MD5 (glpk_ug-1.1.1.ps.gz) = 52131f60de64d70d1f0f23e2587599ff diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist index 8e42ba42cce0..6022ea8539ac 100644 --- a/math/glpk/pkg-plist +++ b/math/glpk/pkg-plist @@ -8,6 +8,7 @@ include/glpgel.h include/glphbsm.h include/glpimg.h include/glpipm.h +include/glpmip.h include/glpk.h include/glpmat.h include/glpmps.h |