[52943] trunk/dports/gnome/xchat-gnome/Portfile
devans at macports.org
devans at macports.org
Thu Jun 25 16:55:00 PDT 2009
Revision: 52943
http://trac.macports.org/changeset/52943
Author: devans at macports.org
Date: 2009-06-25 16:55:00 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
xchat-gnome: update master_sites, fix livecheck, lint.
Modified Paths:
--------------
trunk/dports/gnome/xchat-gnome/Portfile
Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile 2009-06-25 23:54:21 UTC (rev 52942)
+++ trunk/dports/gnome/xchat-gnome/Portfile 2009-06-25 23:55:00 UTC (rev 52943)
@@ -1,8 +1,10 @@
# $Id$
PortSystem 1.0
+
name xchat-gnome
version 0.18
+set branch [join [lrange [split ${version} .] 0 1] .]
description xchat-gnome is a new frontend to X-Chat.
long_description \
xchat-gnome is a new frontend to the popular X-Chat IRC client which is \
@@ -10,10 +12,10 @@
maintainers nomaintainer
categories gnome irc
-platforms darwin
+platforms darwin
homepage http://xchat-gnome.navi.cx/
-master_sites http://flapjack.navi.cx/releases/xchat-gnome
+master_sites gnome:sources/${name}/${branch}/
checksums md5 4976cd34a0e9115c800b5d317e121182 \
sha1 0391bfeaac53697cc080478c74c5e0de0423c636 \
rmd160 5f8aa69e04f8ab540abd83ebb71edf2835f0aba2
@@ -26,3 +28,6 @@
configure.args --enable-gnomefe --disable-python --disable-mmx
configure.cflags-append -fnested-functions
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/4d50f6dc/attachment.html>
More information about the macports-changes
mailing list