Bug 129446 - [PATCH]math/glpk: update to 4.34
Summary: [PATCH]math/glpk: update to 4.34
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 00:40 UTC by bf
Modified: 2008-12-26 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.45 KB, patch)
2008-12-06 00:40 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2008-12-06 00:40:01 UTC
Another shared library version bump:

"Thu Dec 04 12:00:00 2008 Andrew Makhorin <mao@mai2.rcnet.ru>

        * GLPK 4.34 (19:0:19) has been released

        * src/glpios03.c
        A bug was fixed in the internal routine branch_on. Thanks to
        Nigel Galloway <nigel_galloway@operamail.com> for bug report.

        * src/glpmpl05.c
        Three new MathProg functions were included:
        gmtime    obtaining current calendar time
        str2time  converting character string to calendar time
        time2str  converting calendar time to character string
        Thanks to Xypron <xypron.glpk@gmx.de>.

        * doc/glpk.*, doc/gmpl.*
        A new edition of the GLPK reference manual and GNU MathProg
        language description were included."

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-06 00:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-26 15:09:44 UTC
demon       2008-12-26 15:09:35 UTC

  FreeBSD ports repository

  Modified files:
    math/glpk            Makefile distinfo pkg-plist 
  Log:
  Update to version 4.34.
  
  PR:             129446
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.33      +3 -3      ports/math/glpk/Makefile
  1.30      +3 -3      ports/math/glpk/distinfo
  1.28      +1 -1      ports/math/glpk/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dmitry Sivachenko freebsd_committer freebsd_triage 2008-12-26 15:10:16 UTC
State Changed
From-To: open->closed

Port updated, thanks!