Bug 127460 - x11-themes/icons-tango-extras: fix MASTER_SITES
Summary: x11-themes/icons-tango-extras: fix MASTER_SITES
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: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-18 04:20 UTC by Carlos Santos
Modified: 2008-09-21 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (581 bytes, patch)
2008-09-18 04:20 UTC, Carlos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Santos 2008-09-18 04:20:01 UTC
The x11-themes/icons-tango-extras 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 increments PORTREVISION.


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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-21 10:05:36 UTC
flz         2008-09-21 09:05:31 UTC

  FreeBSD ports repository

  Modified files:
    x11-themes/icons-tango-extras Makefile 
  Log:
  Fix MASTER_SITES.
  
  PR:             ports/127460
  Submitted by:   Carlos Santos <unixmania@gmail.com>
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +1 -1      ports/x11-themes/icons-tango-extras/Makefile
_______________________________________________
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 Florent Thoumie freebsd_committer freebsd_triage 2008-09-21 10:10:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!