diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-08-15 14:11:11 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-08-15 14:11:11 +0000 |
commit | a8019562179ac7e5518d368e1b7036aae59684b1 (patch) | |
tree | 1f14778543518c6f218cebaf2fb2dfc89d519675 | |
parent | a070c288c95956e7e00f2cbfa3d32f5b16800d60 (diff) | |
download | ports-a8019562179ac7e5518d368e1b7036aae59684b1.tar.gz ports-a8019562179ac7e5518d368e1b7036aae59684b1.zip |
Notes
-rw-r--r-- | math/glpk/Makefile | 2 | ||||
-rw-r--r-- | math/glpk/distinfo | 6 | ||||
-rw-r--r-- | math/glpk/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 83e0e7ca7b77..b69b7e9c65fd 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 4.29 +PORTVERSION= 4.30 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk diff --git a/math/glpk/distinfo b/math/glpk/distinfo index d12f159f2933..aea2cbe5e3d6 100644 --- a/math/glpk/distinfo +++ b/math/glpk/distinfo @@ -1,3 +1,3 @@ -MD5 (glpk-4.29.tar.gz) = 1e2d341619162499bbdebc96ca1d99a4 -SHA256 (glpk-4.29.tar.gz) = 41f458ef830b8b4df730ff789fcb612bd9ad274c29fb8665a7039dba0865102c -SIZE (glpk-4.29.tar.gz) = 1557255 +MD5 (glpk-4.30.tar.gz) = cb213faaa82bdedea660a1f82483125c +SHA256 (glpk-4.30.tar.gz) = b4d9d03f4de1411b5fa5e68d238ed5336b5f8eea93a58eac6ad03b4f25cda6d7 +SIZE (glpk-4.30.tar.gz) = 1599658 diff --git a/math/glpk/pkg-plist b/math/glpk/pkg-plist index 7bf5dee29d60..ffc5d1de381f 100644 --- a/math/glpk/pkg-plist +++ b/math/glpk/pkg-plist @@ -34,4 +34,4 @@ include/glptsp.h lib/libglpk.a lib/libglpk.la lib/libglpk.so -lib/libglpk.so.14 +lib/libglpk.so.15 |