[126648] trunk/dports/gnome/dia

devans at macports.org devans at macports.org
Sun Oct 12 23:58:25 PDT 2014


Revision: 126648
          https://trac.macports.org/changeset/126648
Author:   devans at macports.org
Date:     2014-10-12 23:58:25 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
dia: update to version 0.97.3, delete outdated patch files, archcheck.

Modified Paths:
--------------
    trunk/dports/gnome/dia/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/dia/files/

Modified: trunk/dports/gnome/dia/Portfile
===================================================================
--- trunk/dports/gnome/dia/Portfile	2014-10-13 05:10:23 UTC (rev 126647)
+++ trunk/dports/gnome/dia/Portfile	2014-10-13 06:58:25 UTC (rev 126648)
@@ -2,11 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 
 name            dia
-version         0.97.2
-revision        5
+version         0.97.3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 license         GPL-2+
@@ -27,24 +25,9 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       sha1    dc7ed6f8cd83acc8f421d28f30e4042fe370e9ba \
-                rmd160  f9270f1f2cb6ad505219463827d02e3759693796
+checksums           rmd160  a984efa1663cc154f4394060af37fab146f99175 \
+                    sha256  22914e48ef48f894bb5143c5efc3d01ab96e0a0cde80de11058d3b4301377d34
 
-# backport patches for glib 2.32 compatibility and to fix crash on
-# start (#34520)
-patch.pre_args  -p1
-patchfiles      \
-    0001-aa94ba030885f3105e6452929d04917a2ef94393.patch \
-    0002-ae61326cf5e7aaba6e72af757a5cd33efe8280a1.patch \
-    0003-3a589dedfbf2b0ada111a3e2cb6b14837f2c8b5e.patch
-
-# backport patches for glib 2.36 compatibility and to fix crash on
-# start (#39027)
-patchfiles-append \
-    0004-7ac3e9ffac09f99a1aa2fe97a4dc0a688c9746b0.patch
-
-patchfiles-append patch-freetype-2.5.1.diff
-
 post-patch {
     reinplace s/isspecial/char_isspecial/ \
         ${worksrcpath}/objects/GRAFCET/boolequation.c
@@ -72,20 +55,6 @@
 depends_run \
     port:librsvg
 
-archcheck.files \
-    lib/libcairo.dylib \
-    lib/libfreetype.dylib \
-    lib/libart_lgpl_2.dylib \
-    lib/libgdk_pixbuf-2.0.dylib \
-    lib/libglib-2.0.dylib \
-    lib/libintl.dylib \
-    lib/libpango-1.0.dylib \
-    lib/libpng.dylib \
-    lib/libxml2.dylib \
-    lib/libxslt.dylib \
-    lib/libpopt.dylib \
-    lib/libz.dylib
-
 # autoreconf to reconfigure with our intltool.m4
 
 use_autoreconf  yes
@@ -108,8 +77,6 @@
     depends_build-append    port:swig
     depends_lib-append      port:py27-pygtk
 
-    patchfiles-append       configure.diff
-
     configure.args-append   --with-swig \
                             --with-python
     configure.python        ${python_prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/3987a01d/attachment.html>


More information about the macports-changes mailing list