[121257] trunk/dports/devel/dia2code

devans at macports.org devans at macports.org
Sat Jun 21 08:27:35 PDT 2014


Revision: 121257
          https://trac.macports.org/changeset/121257
Author:   devans at macports.org
Date:     2014-06-21 08:27:35 -0700 (Sat, 21 Jun 2014)
Log Message:
-----------
dia2code: update to version 0.8.6, add modeline, license.

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

Removed Paths:
-------------
    trunk/dports/devel/dia2code/files/

Modified: trunk/dports/devel/dia2code/Portfile
===================================================================
--- trunk/dports/devel/dia2code/Portfile	2014-06-21 15:04:15 UTC (rev 121256)
+++ trunk/dports/devel/dia2code/Portfile	2014-06-21 15:27:35 UTC (rev 121257)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -3,5 +4,6 @@
 
 name                dia2code
-version             0.8.3
+version             0.8.6
+license             GPL-2+
 categories          devel
 platforms           darwin
@@ -14,14 +16,11 @@
 homepage            http://${name}.sourceforge.net
 master_sites        sourceforge:project/dia2code/dia2code/${version}
 
-checksums           md5 af64302f4e6633f26e28f74cbfbab742 \
-                    sha1 9a3e3fb766928ad4cf59d97cdfa099bbdd5801af \
-                    rmd160 6db53298445a864e3895edd469713db24692f4aa
+checksums           rmd160  01a538756f875b041c08bc74a1aedc355521bfec \
+                    sha256  aefbb962296bd929a3709bbe5cdc84b92d15d555c6c0dcaaaff3c3557ae83664
 
 depends_lib         port:libxml2
 
-patchfiles          patch-dia2code.h
-
 post-destroot {
     xinstall -m 0444 ${worksrcpath}/${name}.1 ${destroot}${prefix}/share/man/man1
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140621/358986e5/attachment.html>


More information about the macports-changes mailing list