[34864] trunk/dports/net/transmission/Portfile

rhwood at macports.org rhwood at macports.org
Sun Mar 9 03:59:35 PDT 2008


Revision: 34864
          http://trac.macosforge.org/projects/macports/changeset/34864
Author:   rhwood at macports.org
Date:     2008-03-09 03:59:31 -0700 (Sun, 09 Mar 2008)

Log Message:
-----------
Upgrade to version 1.06
Comment out error message since the issue has been fixed upstream, but I am
having other build problems that seem to be unique to my machine.
Commit so others can test.

Modified Paths:
--------------
    trunk/dports/net/transmission/Portfile

Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile	2008-03-09 07:45:05 UTC (rev 34863)
+++ trunk/dports/net/transmission/Portfile	2008-03-09 10:59:31 UTC (rev 34864)
@@ -5,7 +5,7 @@
 PortGroup	xcode 1.0
 
 name		transmission
-version		1.04
+version		1.06
 revision	0
 categories	net aqua
 maintainers	nomaintainer
@@ -21,7 +21,7 @@
 homepage	http://www.transmissionbt.com/
 
 master_sites	http://download.m0k.org/transmission/files/
-checksums	md5 7234c2e7c9855ea62768f89196f5913f
+checksums	md5 471e4bd40e1464067a3e266ecf3cb724
 use_bzip2	yes
 
 platforms	macosx
@@ -31,13 +31,13 @@
 xcode.target	Transmission
 xcode.configuration	Release
 
-pre-fetch {
-return -code error "\n \
-----------------------------------------------------------------------------\n \
-This port is again broken due to upstream packaging errors that will be\n \
-fixed in the next release of Transmission.\n \
-\n \
-The command-line and X11 versions of Transmission are available in\n \
-port transmission-x11.\n \
-----------------------------------------------------------------------------"
-}
+#pre-fetch {
+#return -code error "\n \
+#----------------------------------------------------------------------------\n \
+#This port is again broken due to upstream packaging errors that will be\n \
+#fixed in the next release of Transmission.\n \
+#\n \
+#The command-line and X11 versions of Transmission are available in\n \
+#port transmission-x11.\n \
+#----------------------------------------------------------------------------"
+#}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080309/13302a92/attachment.html 


More information about the macports-changes mailing list