[105208] trunk/dports/devel/flickcurl/Portfile

aecollins1 at macports.org aecollins1 at macports.org
Sat Apr 13 01:37:45 PDT 2013


Revision: 105208
          https://trac.macports.org/changeset/105208
Author:   aecollins1 at macports.org
Date:     2013-04-13 01:37:44 -0700 (Sat, 13 Apr 2013)
Log Message:
-----------
flickcurl: bump to 1.24 (#38567); fix livecheck and add license info

Modified Paths:
--------------
    trunk/dports/devel/flickcurl/Portfile

Modified: trunk/dports/devel/flickcurl/Portfile
===================================================================
--- trunk/dports/devel/flickcurl/Portfile	2013-04-13 07:57:33 UTC (rev 105207)
+++ trunk/dports/devel/flickcurl/Portfile	2013-04-13 08:37:44 UTC (rev 105208)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            flickcurl
-version         1.22
+version         1.24
 categories      devel
 platforms       darwin
 maintainers     aecollins1
@@ -16,14 +16,19 @@
     to turn photo metadata, tags, machine tags and places into an RDF triples \
     description.
 
+license         LGPL-2.1+ GPL-2+ Apache-2.0+ 
+
 homepage        http://librdf.org/flickcurl/
 master_sites    http://download.dajobe.org/flickcurl/
 
-checksums       md5     33106156f9a9e538b5787f92db717f5d \
-                sha1    38f427262bc76c23ac4ab31ed4df6c6022c5d3ec \
-                rmd160  820e09983327738c6af34e7c5b7913b5d9acab42
+checksums       md5     7cf6a627465471d76a5f4dc31099d9cf \
+                sha1    7a2a467b52575f1aa68d7dcce7d349b2ef2e5109 \
+                rmd160  533666b95ddad9fc8fc7d98bf084e3a4b621c479
 
 depends_build   port:pkgconfig
 depends_lib     port:curl \
                 port:libxml2 \
                 port:raptor2 \
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9\.-\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130413/4d1d809a/attachment.html>


More information about the macports-changes mailing list