Bug 127459

Summary: x11-themes/icons-tango: fix MASTER_SITES and upgrade to version 0.8.1
Product: Ports & Packages Reporter: Carlos Santos <unixmania>
Component: Individual Port(s)Assignee: Jean Milanez Melo <jmelo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Carlos Santos 2008-09-18 04:20:01 UTC
The x11-themes/icons-tango port is currently impossible to build because
MASTER_SITES points to an non-existing domain (the Tango project moved to
FreeDesktop.org). Moreover the port is outdated.

Fix: Apply the attached patch. It fixes MASTER_SITES and upgrades the port to the latest release, 0.8.1.

Patch attached with submission follows:
How-To-Repeat: rm $DISTDIR/tango-icon-theme-0.8.0.tar.gz
cd $PORTSDIR/x11-themes/icons-tango
make fetch
make checksum
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-18 04:20:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-18 04:20:25 UTC
Maintainer of x11-themes/icons-tango,

Please note that PR ports/127459 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127459

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-18 04:20:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-10-21 12:08:25 UTC
garga       2008-10-21 11:08:10 UTC

  FreeBSD ports repository

  Modified files:
    x11-themes/icons-tango Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.8.1 [1]
  - Fix MASTER_SITES [1]
  - Fix WWW line in pkg-descr
  
  PR:             ports/127459
  Submitted by:   Carlos Santos <unixmania@gmail.com>
  Approved by:    maintainer timeout (> 1 month)
  
  Revision  Changes    Path
  1.14      +2 -3      ports/x11-themes/icons-tango/Makefile
  1.7       +3 -3      ports/x11-themes/icons-tango/distinfo
  1.2       +1 -1      ports/x11-themes/icons-tango/pkg-descr
  1.9       +21 -25    ports/x11-themes/icons-tango/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 5 Renato Botelho freebsd_committer freebsd_triage 2008-10-21 12:09:11 UTC
State Changed
From-To: feedback->closed

Committed, with changes, fix WWW line in pkg-descr file and back 
MASTER_SITE_GENTOO since file is still available there. Thanks for 
contributing.