[90124] trunk/dports/databases/slony1/Portfile

jwa at macports.org jwa at macports.org
Wed Feb 22 09:45:08 PST 2012


Revision: 90124
          http://trac.macports.org/changeset/90124
Author:   jwa at macports.org
Date:     2012-02-22 09:45:07 -0800 (Wed, 22 Feb 2012)
Log Message:
-----------
version bump to 2.1.1, improve livecheck, modernise checksums

Modified Paths:
--------------
    trunk/dports/databases/slony1/Portfile

Modified: trunk/dports/databases/slony1/Portfile
===================================================================
--- trunk/dports/databases/slony1/Portfile	2012-02-22 16:32:24 UTC (rev 90123)
+++ trunk/dports/databases/slony1/Portfile	2012-02-22 17:45:07 UTC (rev 90124)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem        1.0
@@ -3,5 +4,5 @@
 
 name              slony1
-version           2.1.0
+version           2.1.1
 categories        databases
 platforms         darwin
@@ -14,9 +15,8 @@
 master_sites      ${homepage}/downloads/2.1/source
 use_bzip2         yes
 
-checksums           md5     e656118213714170455238d94618088a \
-                    sha1    a4c488c1a41aef080fb0c8ed9cbf8264fe34c20d \
-                    rmd160  2a7acf8cf48f7d2e3c5a84423ff512471d58b238
+checksums           rmd160  ce8d0d7da61314759ba809787572cffc822187b4 \
+                    sha256  eb89490731be0f53586e98ae39132a544cee8167dbee77b9ce92800ba9d3bd63
 
 depends_lib	  port:postgresql91
 
@@ -123,4 +123,4 @@
 
 livecheck.type	regex
 livecheck.url	${homepage}
-livecheck.regex	(2\\.\[0-9]+\\.\[0-9\]+) (\[Rr\]eleased|(now )?available)
+livecheck.regex	(2\\.\[0-9]+\\.\[0-9\]+)\[ 	\]+(\[Rr\]eleased|(now )?available)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120222/cc58f1e5/attachment.html>


More information about the macports-changes mailing list