[81439] trunk/dports/net/adium/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jul 30 14:30:43 PDT 2011
Revision: 81439
http://trac.macports.org/changeset/81439
Author: ryandesign at macports.org
Date: 2011-07-30 14:30:43 -0700 (Sat, 30 Jul 2011)
Log Message:
-----------
adium: update homepage, error in pre-configure not pre-fetch, update error message
Modified Paths:
--------------
trunk/dports/net/adium/Portfile
Modified: trunk/dports/net/adium/Portfile
===================================================================
--- trunk/dports/net/adium/Portfile 2011-07-30 21:26:56 UTC (rev 81438)
+++ trunk/dports/net/adium/Portfile 2011-07-30 21:30:43 UTC (rev 81439)
@@ -7,7 +7,7 @@
categories net aqua
platforms macosx
maintainers nomaintainer
-homepage http://www.adiumx.com/
+homepage http://adium.im/
distfiles
description a multiple protocol instant messaging client
@@ -16,9 +16,10 @@
connect to any number of messaging accounts on any combination of \
supported messaging services and then chat with other people using \
-pre-fetch {
- ui_error "Installation cancelled since the port is going to be removed from MacPorts due to an existing native installer."
- return -code error
+pre-configure {
+ ui_error "Adium is being removed from MacPorts."
+ ui_error "Please vist ${homepage} to download and install Adium."
+ return -code error "obsolete port"
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110730/dcaa4edc/attachment.html>
More information about the macports-changes
mailing list