[33338] trunk/dports/databases/postgresql83/Portfile

jwa at macports.org jwa at macports.org
Thu Jan 24 01:25:46 PST 2008


Revision: 33338
          http://trac.macosforge.org/projects/macports/changeset/33338
Author:   jwa at macports.org
Date:     2008-01-24 01:25:45 -0800 (Thu, 24 Jan 2008)

Log Message:
-----------
version bump to RC2, modify livecheck a bit, add rmd160

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

Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile	2008-01-24 09:24:54 UTC (rev 33337)
+++ trunk/dports/databases/postgresql83/Portfile	2008-01-24 09:25:45 UTC (rev 33338)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			postgresql83
-version			8.3RC1
+version			8.3RC2
 categories		databases
 platforms		darwin
 maintainers		mww jwa
@@ -19,8 +19,10 @@
 master_sites		postgresql:source/v${version}/
 distname		postgresql-${version}
 
-checksums		md5 c0994ab0d16aa7410d05102344f819fe \
-			sha1 b58a3a3e26198469e23829697cdc33d02b2530f5
+checksums		md5 7af035db3d8bdd9248f55e5aa8679836 \
+			sha1 fd9094d9c6c5d5713c1b4b0c7f02e59ce9c74684 \
+			rmd160 48bf021520981bb984aef8635d3d85477238282a
+
 use_bzip2		yes
 
 depends_lib		port:readline port:openssl port:zlib port:libxml2 port:libxslt
@@ -56,8 +58,9 @@
 #livecheck.check	regex
 #livecheck.url	${homepage}
 #livecheck.regex	v(8.3.\[0-9\]+)
-livecheck.check		moddate
-livecheck.url		http://www.postgresql.org/ftp/source/v8.3beta/
+livecheck.check		regex
+livecheck.url		http://www.postgresql.org/ftp/source/
+livecheck.regex		v(8.3RC\[2-9\])
 
 set contribs	"adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm tsearch2 vacuumlo xml2"
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080124/5eb94a48/attachment.html


More information about the macports-changes mailing list