[120152] trunk/dports/www/mongrel2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 16 19:15:31 PDT 2014
Revision: 120152
https://trac.macports.org/changeset/120152
Author: ryandesign at macports.org
Date: 2014-05-16 19:15:31 -0700 (Fri, 16 May 2014)
Log Message:
-----------
mongrel2: use github portgroup, fixing the livecheck
Modified Paths:
--------------
trunk/dports/www/mongrel2/Portfile
Modified: trunk/dports/www/mongrel2/Portfile
===================================================================
--- trunk/dports/www/mongrel2/Portfile 2014-05-17 01:03:05 UTC (rev 120151)
+++ trunk/dports/www/mongrel2/Portfile 2014-05-17 02:15:31 UTC (rev 120152)
@@ -2,10 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
+github.setup zedshaw mongrel2 1.9.0 v
license BSD
-name mongrel2
-version 1.9.0
categories www
platforms darwin
maintainers nomaintainer
@@ -16,12 +16,12 @@
technologies.
homepage http://mongrel2.org/
-master_sites https://github.com/zedshaw/mongrel2/releases/download/v1.9.0/
-distname ${name}-v${version}
+github.tarball_from releases
+distname ${name}-${github.tag_prefix}${version}
+
checksums rmd160 4201f700eca2465a8e86a5c86b2971dd8735f283 \
sha256 7a18abba633a105eff29e135acf6e07b25bdababec1ed37d9463d0ae4718e2b4
-
depends_lib port:zmq \
port:sqlite3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140516/38a0a475/attachment.html>
More information about the macports-changes
mailing list