ports/144256: [PATCH]math/glpk: update to 4.43

bf bf1783 at gmail.com
Wed Feb 24 08:10:01 UTC 2010


>Number:         144256
>Category:       ports
>Synopsis:       [PATCH]math/glpk: update to 4.43
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 24 08:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        9-CURRENT amd64
>Organization:
-
>Environment:
>Description:
Bugfixes, improvements: see ChangeLog. Shared library version bump.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -x 'old.*' -x 'new.*' -ruN glpk.orig/Makefile glpk/Makefile
--- glpk.orig/Makefile	2010-02-24 02:51:48.000000000 -0500
+++ glpk/Makefile	2010-02-24 02:46:20.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	glpk
-PORTVERSION=	4.42
+PORTVERSION=	4.43
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	glpk
diff -x 'old.*' -x 'new.*' -ruN glpk.orig/distinfo glpk/distinfo
--- glpk.orig/distinfo	2010-02-24 02:51:48.000000000 -0500
+++ glpk/distinfo	2010-02-24 02:47:19.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (glpk-4.42.tar.gz) = 9091a60c4c44a16a149375f7a6cce158
-SHA256 (glpk-4.42.tar.gz) = 1eff071c990084ff2f7c7baae637f2f7c21bee00d30560c1010c88ad1dc30dfa
-SIZE (glpk-4.42.tar.gz) = 3193588
+MD5 (glpk-4.43.tar.gz) = b984e9e6451399c8dd46e18889c80148
+SHA256 (glpk-4.43.tar.gz) = 3be5f9c2cc355b39570ddb1b86a2ccc40fb52f81588f953f22c2ed29e3278e27
+SIZE (glpk-4.43.tar.gz) = 3212131
diff -x 'old.*' -x 'new.*' -ruN glpk.orig/pkg-plist glpk/pkg-plist
--- glpk.orig/pkg-plist	2010-02-24 02:51:48.000000000 -0500
+++ glpk/pkg-plist	2010-02-24 02:54:44.000000000 -0500
@@ -3,4 +3,4 @@
 lib/libglpk.a
 lib/libglpk.la
 lib/libglpk.so
-lib/libglpk.so.27
+lib/libglpk.so.28


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list