[106886] trunk/dports/aqua/fltk-devel/Portfile

michaelld at macports.org michaelld at macports.org
Sun Jun 9 19:01:43 PDT 2013


Revision: 106886
          https://trac.macports.org/changeset/106886
Author:   michaelld at macports.org
Date:     2013-06-09 19:01:43 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
fltk-devel:
* update to 1.3.x-r9933;
* fix master download site;
* fix livecheck regex.

Revision Links:
--------------
    https://trac.macports.org/changeset/9933

Modified Paths:
--------------
    trunk/dports/aqua/fltk-devel/Portfile

Modified: trunk/dports/aqua/fltk-devel/Portfile
===================================================================
--- trunk/dports/aqua/fltk-devel/Portfile	2013-06-09 23:03:33 UTC (rev 106885)
+++ trunk/dports/aqua/fltk-devel/Portfile	2013-06-10 02:01:43 UTC (rev 106886)
@@ -5,7 +5,7 @@
 
 name            fltk-devel
 conflicts       fltk
-version         1.3.x-r9891
+version         1.3.x-r9933
 categories      aqua devel
 license         LGPL
 platforms       macosx
@@ -26,12 +26,12 @@
     that can be used to create applications in minutes.
 
 homepage        http://www.fltk.org/
-master_sites    http://ftp.easysw.com/pub/fltk/snapshots/
+master_sites    http://fltk.org/pub/fltk/snapshots/
 distname        fltk-${version}
 use_bzip2       yes
 
-checksums       rmd160  4d979fe99993882f369a9df0e18fa189b35ea7c2 \
-                sha256  ef68ff482120903a79c7dba8e39cac6f577a27d4cc2b8a5dead7367dedf65e44
+checksums       rmd160  dd1fe4deedc63270570136b11a3f3ca03ff378af \
+                sha256  b2a36bde37ef83ec15cf7a650357f608fef3a424c991aa4ae606e3c34702955b
 
 depends_lib     port:jpeg \
                 port:libpng \
@@ -68,4 +68,4 @@
 
 livecheck.type  regexm
 livecheck.url   ${homepage}
-livecheck.regex "Snapshots:.*VERSION=(1\\.3\\.x-r\\d+)'"
+livecheck.regex "Snapshots:.*\n.*v(1\\.3\\.x-r\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/c9a83c39/attachment.html>


More information about the macports-changes mailing list