Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 05:44:30 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116507: [PATCH]math/glpk: update to 4.22
Message-ID:  <200709210544.l8L5iUVj010144@www.freebsd.org>
Resent-Message-ID: <200709210550.l8L5o2OM078977@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116507
>Category:       ports
>Synopsis:       [PATCH]math/glpk: update to 4.22
>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:   Fri Sep 21 05:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        6.2-stable i386
>Organization:
--
>Environment:
>Description:
bug and security fixes in new release:

diff -ruN glpk.orig/Makefile glpk/Makefile
--- glpk.orig/Makefile  Fri Sep 21 01:24:18 2007
+++ glpk/Makefile       Fri Sep 21 01:30:14 2007
@@ -2,11 +2,11 @@
 # Date created:                16 December 2000
 # Whom:                        Dmitry Sivachenko <demon@FreeBSD.org>
 #
-# $FreeBSD: ports/math/glpk/Makefile,v 1.25 2007/08/30 07:45:34 demon Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      glpk
-PORTVERSION=   4.21
+PORTVERSION=   4.22
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=    glpk
diff -ruN glpk.orig/distinfo glpk/distinfo
--- glpk.orig/distinfo  Fri Sep 21 01:24:18 2007
+++ glpk/distinfo       Fri Sep 21 01:30:14 2007
@@ -1,3 +1,3 @@
-MD5 (glpk-4.21.tar.gz) = a41df71415c97fc5c541d19547ced10a
-SHA256 (glpk-4.21.tar.gz) = 3be04106ef18b1f92af9fe7936ecb675a04cabab72ff65e1a03bf2205d99d549
-SIZE (glpk-4.21.tar.gz) = 1413712
+MD5 (glpk-4.22.tar.gz) = 43b4adef981cb5d2d1320c6540a93aa0
+SHA256 (glpk-4.22.tar.gz) = 4270f8e0f00ddbb02a0eb56255719cf6d1615c411b2641cdd3ca7965a7d0292b
+SIZE (glpk-4.22.tar.gz) = 1417730
diff -ruN glpk.orig/pkg-plist glpk/pkg-plist
--- glpk.orig/pkg-plist Fri Sep 21 01:24:18 2007
+++ glpk/pkg-plist      Fri Sep 21 01:30:14 2007
@@ -3,4 +3,4 @@
 lib/libglpk.a
 lib/libglpk.la
 lib/libglpk.so
-lib/libglpk.so.6
+lib/libglpk.so.7

>How-To-Repeat:

>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709210544.l8L5iUVj010144>