Bug 138616 - [patch] graphics/linux-f10-png: update to latest version
Summary: [patch] graphics/linux-f10-png: update to latest version
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: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 19:00 UTC by Glen Barber
Modified: 2009-09-07 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.57 KB, patch)
2009-09-07 19:00 UTC, Glen Barber
no flags Details | Diff
graphics.linux-f10-png.patch.txt (2.08 KB, text/plain; charset=us-ascii)
2009-09-07 19:30 UTC, Glen Barber
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Glen Barber 2009-09-07 19:00:05 UTC
Update graphics/linux-f10-png to latest upstream version.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-07 19:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-emulation

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Glen Barber 2009-09-07 19:30:36 UTC
I missed a few lines in the origninal patch. 

A corrected version is attached.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-09-07 21:08:45 UTC
bsam        2009-09-07 20:08:37 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.linux-apps.mk 
    graphics/linux-f10-png Makefile distinfo.i386 
  Log:
  . update graphics/linux-f10-png to version 1.2.37-1.fc10;  [1]
  . update distinfo for sources;
  . update the library version at Mk/bsd.linux-apps.mk.
  
  PR:             ports/138616  [1]
  Submitted by:   Glen Barber <glen.j.barber at gmail.com>  [1]
  
  Revision  Changes    Path
  1.32      +2 -2      ports/Mk/bsd.linux-apps.mk
  1.29      +4 -4      ports/graphics/linux-f10-png/Makefile
  1.15      +6 -6      ports/graphics/linux-f10-png/distinfo.i386
_______________________________________________
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 4 Boris Samorodov freebsd_committer freebsd_triage 2009-09-07 21:08:52 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Two notes: 
1. For linux ports one should fetch and makesum with the 
option "PACKAGE_BUILDING=YES". 
2. If library version changes then one should take a look 
at Mk/bsd.linux-apps.mk file. That library might be 
presented there.