[33822] trunk/dports/devel/geany/Portfile

gui_dos at macports.org gui_dos at macports.org
Wed Feb 6 00:49:44 PST 2008


Revision: 33822
          http://trac.macosforge.org/projects/macports/changeset/33822
Author:   gui_dos at macports.org
Date:     2008-02-06 00:49:43 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
geany:
 * Update to 0.13
 * The patches to scintilla aren't needed anymore

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

Modified: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile	2008-02-06 08:42:31 UTC (rev 33821)
+++ trunk/dports/devel/geany/Portfile	2008-02-06 08:49:43 UTC (rev 33822)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            geany
-version         0.12
-revision        1
+version         0.13
 description     A fast and lightweight GTK+ IDE
 long_description Geany is a small and lightweight integrated development \
                 environment. It was developed to provide a small and fast \
@@ -17,11 +16,9 @@
 homepage        http://geany.uvena.de/
 master_sites    sourceforge
 use_bzip2       yes
-checksums	md5 bfb6dd5e833f2852935f93218a09de93
+checksums	md5 0dc4f30b5ee9132f136fd3e7e4f02e0c
 depends_lib     port:gettext \
                 port:vte
 post-extract {
-    reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/include/Platform.h
-    reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/Editor.cxx
     reinplace "s|libvte.so|${prefix}/lib/libvte.dylib|g" ${worksrcpath}/src/vte.c
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/f11dbe81/attachment.html


More information about the macports-changes mailing list