[89303] trunk/dports/science/gmic

ryandesign at macports.org ryandesign at macports.org
Tue Jan 24 00:31:42 PST 2012


Revision: 89303
          http://trac.macports.org/changeset/89303
Author:   ryandesign at macports.org
Date:     2012-01-24 00:31:40 -0800 (Tue, 24 Jan 2012)
Log Message:
-----------
gmic: update to 1.5.0.8 and fix livecheck; see #32740 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/science/gmic/Portfile
    trunk/dports/science/gmic/files/patch-Makefile.diff

Modified: trunk/dports/science/gmic/Portfile
===================================================================
--- trunk/dports/science/gmic/Portfile	2012-01-24 08:23:29 UTC (rev 89302)
+++ trunk/dports/science/gmic/Portfile	2012-01-24 08:31:40 UTC (rev 89303)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gmic
-version             1.5.0.6
+version             1.5.0.8
 license             CeCILL
 categories          science
 platforms           darwin
@@ -29,8 +29,8 @@
 
 worksrcdir          ${worksrcdir}/src
 
-checksums           rmd160  dc994f0abb6110ee4aa98e0beb8ac1da49f1d716 \
-                    sha256  6eb4370242637854f806bb8fb9b69781e2f75d066e795cad8b450b9ce5154c68
+checksums           rmd160  99532589dab47f0e1b493e8b07853eac8543ae70 \
+                    sha256  ded93e9b45513359d51512d547237bedfbc3f26a2e042b62e8ac8b44d0e5f2aa
 
 depends_build       port:pkgconfig
 
@@ -62,3 +62,5 @@
                     USR=${prefix}
 
 destroot.args       USR=${prefix}
+
+livecheck.regex     /${name}_(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/science/gmic/files/patch-Makefile.diff
===================================================================
--- trunk/dports/science/gmic/files/patch-Makefile.diff	2012-01-24 08:23:29 UTC (rev 89302)
+++ trunk/dports/science/gmic/files/patch-Makefile.diff	2012-01-24 08:31:40 UTC (rev 89303)
@@ -1,5 +1,5 @@
---- Makefile.orig	2011-11-04 06:09:46.000000000 -0500
-+++ Makefile	2011-11-10 00:11:10.000000000 -0600
+--- Makefile.orig	2011-12-29 07:32:38.000000000 -0600
++++ Makefile	2012-01-02 18:17:09.000000000 -0600
 @@ -51,13 +51,8 @@
  ifeq ($(OS),GNU/kFreeBSD)
  OS = Linux
@@ -14,7 +14,7 @@
  ifeq ($(OS),MINGW32_NT-5.1)
  EXE = .exe
  endif
-@@ -107,12 +102,12 @@
+@@ -110,12 +105,12 @@
  
  # Flags to enable image display, using X11
  # (keep /usr/ dirname here since X11 is located in /usr/ on Mac too).
@@ -30,7 +30,7 @@
  
  # Flags to enable image display, using GDI32.
  GDI32_CFLAGS = -Dcimg_display=2 -Dcimg_appname=\\\"gmic\\\"
-@@ -352,8 +347,7 @@
+@@ -364,8 +359,7 @@
  	mkdir -p $(DESTDIR)$(USR)/share/man/fr/man1/
  	cp -f ../man/gmic.1.gz $(DESTDIR)$(USR)/share/man/man1/gmic.1.gz
  	cp -f ../man/gmic.1.gz $(DESTDIR)$(USR)/share/man/fr/man1/gmic.1.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120124/d18ecda8/attachment.html>


More information about the macports-changes mailing list