On Aug 9, 2009, at 11:01, [email protected] wrote:

Revision: 55339
          http://trac.macports.org/changeset/55339
Author:   [email protected]
Date:     2009-08-09 09:01:37 -0700 (Sun, 09 Aug 2009)
Log Message:
-----------
Revision 1, fix for ticket:20331

Don't change it now, but note that there was no need to increase the port's revision. Doing so causes anyone who already had the port installed to rebuild it, but there's no reason to cause that, since the new port will install exactly the same files as the old one.

Modified: trunk/dports/audio/oggsplit/Portfile
===================================================================
--- trunk/dports/audio/oggsplit/Portfile 2009-08-09 15:53:44 UTC (rev 55338) +++ trunk/dports/audio/oggsplit/Portfile 2009-08-09 16:01:37 UTC (rev 55339)
@@ -4,6 +4,7 @@

 name                           oggsplit
 version                                0.1.0
+revision            1
 categories                     audio
 maintainers                    yves
description Split multiplexed (grouped or chained) Ogg files into separate streams
@@ -18,7 +19,7 @@

 homepage                       http://www.freshports.org/audio/oggsplit/

-master_sites           http://homepage.ntlworld.com/jfe1205/OggVorbis/
+master_sites           ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

 use_bzip2           yes


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to