[132486] trunk/dports/science/geda-gaf

and.damore at macports.org and.damore at macports.org
Mon Feb 2 00:56:25 PST 2015


Revision: 132486
          https://trac.macports.org/changeset/132486
Author:   and.damore at macports.org
Date:     2015-02-02 00:56:25 -0800 (Mon, 02 Feb 2015)
Log Message:
-----------
port geda-gaf: update to version 1.8.2, openmaintainer, fix #41660

Modified Paths:
--------------
    trunk/dports/science/geda-gaf/Portfile

Removed Paths:
-------------
    trunk/dports/science/geda-gaf/files/

Modified: trunk/dports/science/geda-gaf/Portfile
===================================================================
--- trunk/dports/science/geda-gaf/Portfile	2015-02-02 07:14:24 UTC (rev 132485)
+++ trunk/dports/science/geda-gaf/Portfile	2015-02-02 08:56:25 UTC (rev 132486)
@@ -5,8 +5,7 @@
 
 name                geda-gaf
 epoch               1
-version             1.6.2
-revision            3
+version             1.8.2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 platforms           darwin
 categories          science electronics
@@ -25,25 +24,14 @@
 master_sites        http://ftp.geda-project.org/geda-gaf/stable/v${branch}/${version} \
                     http://geda.seul.org/release/v${branch}/${version}
 
-checksums           rmd160  4e32ba11188b9a2849036299b972c35481cb975e \
-                    sha256  507ee440ad976a534beab205231840468004366d471c17a211ffbdcbc24a6d2b
+checksums           rmd160  20100684c2987e563886d15bb608b7f464e30a69 \
+                    sha256  bbf4773aef1b5a51a8d6f4c3fa288c047340cc62dd6e14d7928fcc6e4051b721
 
 depends_build       port:pkgconfig
 depends_lib         port:gtk2 \
-                    port:guile18 \
+                    port:guile \
                     port:libffi
 
-patchfiles          patch-glib-2.32.diff
-
-post-patch {
-    # Use guile18 header files.
-    # (autoconf scripts will prefer guile18 even if guile20 is installed)
-    reinplace s|libguile\.h|libguile18.h|g \
-        ${worksrcpath}/gschem/include/gschem.h \
-        ${worksrcpath}/libgeda/include/libgeda/libgeda.h \
-        ${worksrcpath}/libgeda/include/libgeda_priv.h
-}
-
 configure.args-append   --disable-update-xdg-database
 
 destroot.destdir    DESTDIR=${destroot}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150202/437db888/attachment.html>


More information about the macports-changes mailing list