[112589] trunk/dports/sysutils/tag/Portfile

jberry at macports.org jberry at macports.org
Sun Oct 27 11:05:32 PDT 2013


Revision: 112589
          https://trac.macports.org/changeset/112589
Author:   jberry at macports.org
Date:     2013-10-27 11:05:32 -0700 (Sun, 27 Oct 2013)
Log Message:
-----------
tag: update to 0.6

Modified Paths:
--------------
    trunk/dports/sysutils/tag/Portfile

Modified: trunk/dports/sysutils/tag/Portfile
===================================================================
--- trunk/dports/sysutils/tag/Portfile	2013-10-27 15:43:49 UTC (rev 112588)
+++ trunk/dports/sysutils/tag/Portfile	2013-10-27 18:05:32 UTC (rev 112589)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        jdberry tag 0.5.1 v
+github.setup        jdberry tag 0.6 v
 
 categories          sysutils
 platforms           darwin
@@ -16,19 +16,15 @@
 	                file system's built-in metadata search functionality to rapidly find \
 	                all files that have been tagged with a given set of tags.
 
-github.tarball_from archive
+checksums           rmd160  f16d5bb0bbcefb4954f70fc98a9eb136fc881c84 \
+                    sha256  a4cb2dcfafb29545cac4f883987f8074a69660bff6ecd34ab6f14c19219821a7
 
-checksums           rmd160  420e454d44452b736f9c3fc4f856aa9f963bb364 \
-                    sha256  a45322cc021b8804cf36f3438f0897acaf4ded2e2e5863c370d8bf42cd1686ac
-
 use_configure       no
 
 variant universal {}
 
 build.env           CC="${configure.cc}" \
-                    CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
-                    CPPFLAGS="${configure.cppflags}" \
-                    LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]"
+                    CFLAGS="${configure.cflags} [get_canonical_archflags cc]"
 
 destroot.args       prefix=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131027/7aebf4fd/attachment-0001.html>


More information about the macports-changes mailing list