[75340] trunk/dports/graphics/mtpaint/Portfile

afb at macports.org afb at macports.org
Sat Jan 22 08:15:34 PST 2011


Revision: 75340
          http://trac.macports.org/changeset/75340
Author:   afb at macports.org
Date:     2011-01-22 08:15:32 -0800 (Sat, 22 Jan 2011)
Log Message:
-----------
port upgrade: mtpaint 3.31

Modified Paths:
--------------
    trunk/dports/graphics/mtpaint/Portfile

Modified: trunk/dports/graphics/mtpaint/Portfile
===================================================================
--- trunk/dports/graphics/mtpaint/Portfile	2011-01-22 16:06:12 UTC (rev 75339)
+++ trunk/dports/graphics/mtpaint/Portfile	2011-01-22 16:15:32 UTC (rev 75340)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 
 name                    mtpaint
-version                 3.20
-revision                2
+version                 3.31
 categories              graphics
 maintainers             afb openmaintainer
 description             Mark Tyler's Painting Program
@@ -15,7 +14,9 @@
 platforms               darwin
 master_sites            sourceforge:mtpaint
 use_bzip2               yes
-checksums               md5 772f96288f6dc7c78597e4878fc68597
+checksums               md5 fbe34eb25f96b6092403115f1f6ab387 \
+                        sha1 19396c905a227ab66b804dafd6fe76ecda519282 \
+                        rmd160 94243d246cef12e09c33b728ef37b16594d40813
 
 depends_lib             port:libpng port:gtk2 port:freetype
 
@@ -24,9 +25,9 @@
 configure.args-append   gtk2 man cflags
 configure.env           CFLAGS=-I${prefix}/include
 universal_variant       no
-destroot.args-append    MT_PREFIX=${destroot}${prefix} \
-                        BIN_INSTALL=${destroot}${prefix}/bin \
-                        MT_MAN_DEST=${destroot}${prefix}/share/man/man1
+destroot.args-append    MT_PREFIX=${prefix} \
+                        BIN_INSTALL=${prefix}/bin \
+                        MT_MAN_DEST=${prefix}/share/man/man1
 
 variant gtk1 description "use GTK+1 instead of GTK+2" {
     depends_lib-delete port:gtk2 port:freetype
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110122/7c2544b4/attachment.html>


More information about the macports-changes mailing list