[145416] trunk/dports/x11/xforms

raphael at macports.org raphael at macports.org
Thu Feb 4 08:40:20 PST 2016


Revision: 145416
          https://trac.macports.org/changeset/145416
Author:   raphael at macports.org
Date:     2016-02-04 08:40:20 -0800 (Thu, 04 Feb 2016)
Log Message:
-----------
xforms: update to 1.2.4 (#50535)

Modified Paths:
--------------
    trunk/dports/x11/xforms/Portfile

Removed Paths:
-------------
    trunk/dports/x11/xforms/files/

Modified: trunk/dports/x11/xforms/Portfile
===================================================================
--- trunk/dports/x11/xforms/Portfile	2016-02-04 13:58:18 UTC (rev 145415)
+++ trunk/dports/x11/xforms/Portfile	2016-02-04 16:40:20 UTC (rev 145416)
@@ -5,8 +5,7 @@
 PortGroup           muniversal 1.0
 
 name                xforms
-version             1.0.93sp1
-revision            2
+version             1.2.4
 categories          x11
 maintainers         raphael openmaintainer
 description         A graphical user interface toolkit for X based on the X11 \
@@ -30,17 +29,14 @@
 dist_subdir         ${name}/${version}_${revision}
 
 checksums           ${distname}${extract.suffix} \
-                        md5     68ed76216be9b09032e22736d95c8b3c \
-                        sha1    a2c52f44ef4b20fc9002615f978eb49c79f63cd2 \
-                        rmd160  cb094dbeb96b5adaa105e8f53ddbe5e452a0978e \
+                        rmd160  e4c159037d72e7717cd66630b3081b3c44b2559a \
+                        sha256  78cc6b07071bbeaa1f906e0a22d5e9980e48f8913577bc082d661afe5cb75696 \
                     ${name}.html${extract.suffix} \
-                        md5     d89e634753ad349b281b072c84182aa6 \
-                        sha1    7faa22e809dfec207931237bebd1572ff0a488c1 \
-                        rmd160  1c2054aeead5031bff8fcdd5f38715247d0b62e7 \
+                        rmd160  c4e5f2bc124388e4125054b21d3b76a3bd41db89 \
+                        sha256  f4eebb1701904e1d59113b573312d3626845b4912d3aa00deb4213d839c6c9f7 \
                     ${name}.pdf \
-                        md5     0080f2d50d76b8245bd63ee1d821b147 \
-                        sha1    187e653fbae01f4652e2aa35a8f4806b4ae5abbc \
-                        rmd160  e49a6f0d8485f72ef2ab93dba7e6f23b3132b9d9
+                        rmd160  878e359e57b57a4602b85a0893aaacb4ba294130 \
+                        sha256  a0693889c9688b4ceff1e9b1ccc1118803eff75d62752ed87eeebe7c11747dd7
 
 depends_lib         port:xorg-libsm \
 	            port:xorg-libXau \
@@ -51,17 +47,9 @@
                     port:libiconv \
                     port:mesa \
 	            port:jpeg
-depends_build       port:automake \
-                    port:autoconf
 
 extract.only-delete ${name}.pdf
 
-patchfiles          patch-lib_Makefile.am.diff \
-                    patch-gl_Makefile.am.diff \
-                    patch-image_Makefile.am.diff
-
-pre-configure {     system "cd ${worksrcpath} && ./autogen.sh"
-}
 configure.args      --enable-demos
 
 post-destroot {     set docdir ${destroot}${prefix}/share/doc/${name}
@@ -70,7 +58,6 @@
                         COPYING.LIB \
                         ChangeLog \
                         Copyright \
-                        NEWS \
                         README \
                         ${docdir}
                     copy ${workpath}/${name}.html ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160204/1e7a90b7/attachment.html>


More information about the macports-changes mailing list