Bug 106833 - [maintainer-update] science/gwyddion: update to 2.2
Summary: [maintainer-update] science/gwyddion: update to 2.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-17 11:40 UTC by David Nečas
Modified: 2006-12-21 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (4.78 KB, patch)
2006-12-17 11:40 UTC, David Nečas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Nečas 2006-12-17 11:40:14 UTC
A regular update to new backward compatible upstream version 2.2 with improvements and non-critical bug fixes.

It adds a few more bits of libtool hackery similar to ltverhack to the Makefile to fix shared library versioning -- I found it still more straightforward than to use ltverhack and then fix the fixed libtool to get disable-static working again.  Hopefully it's acceptable.

Fix: Patch attached with submission follows:
How-To-Repeat: N.A.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-17 11:44:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-21 19:57:27 UTC
miwi        2006-12-21 19:57:20 UTC

  FreeBSD ports repository

  Modified files:
    science/gwyddion     Makefile distinfo pkg-plist 
  Log:
  - Update to 2.2
  
  PR:             ports/106833
  Submitted by:   David <yeti@gwyddion.net> (maintainer)
  
  Revision  Changes    Path
  1.6       +9 -8      ports/science/gwyddion/Makefile
  1.6       +3 -6      ports/science/gwyddion/distinfo
  1.5       +8 -1      ports/science/gwyddion/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 Martin Wilke freebsd_committer freebsd_triage 2006-12-21 19:58:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!