Revision
104833
Author
jwa@macports.org
Date
2013-04-03 10:38:00 -0700 (Wed, 03 Apr 2013)

Log Message

postgresql83: don't do livecheck in these EOL'd ports

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql83/Portfile (104832 => 104833)


--- trunk/dports/databases/postgresql83/Portfile	2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83/Portfile	2013-04-03 17:38:00 UTC (rev 104833)
@@ -63,9 +63,7 @@
 test.run		yes
 test.target		check
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8.3.\[0-9\]+)
+livecheck.type	none
 
 platform darwin 12 {
     patchfiles-append   postgresql-uuid-ossp.patch

Modified: trunk/dports/databases/postgresql83-doc/Portfile (104832 => 104833)


--- trunk/dports/databases/postgresql83-doc/Portfile	2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83-doc/Portfile	2013-04-03 17:38:00 UTC (rev 104833)
@@ -40,7 +40,4 @@
 
 destroot.dir	${build.dir}
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8.3.\[0-9\]+)
-
+livecheck.type	none

Modified: trunk/dports/databases/postgresql83-server/Portfile (104832 => 104833)


--- trunk/dports/databases/postgresql83-server/Portfile	2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83-server/Portfile	2013-04-03 17:38:00 UTC (rev 104833)
@@ -55,7 +55,4 @@
 		by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf\n\
        \nNote that this is the last release of the 8.3 series, upgrade!"
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8.3.\[0-9\]+)
-
+livecheck.type	none