[84638] trunk/dports/graphics/gocr/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 29 00:22:49 PDT 2011


Revision: 84638
          http://trac.macports.org/changeset/84638
Author:   ryandesign at macports.org
Date:     2011-09-29 00:22:45 -0700 (Thu, 29 Sep 2011)
Log Message:
-----------
gocr: update to 0.49; enable universal variant

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

Modified: trunk/dports/graphics/gocr/Portfile
===================================================================
--- trunk/dports/graphics/gocr/Portfile	2011-09-29 07:13:48 UTC (rev 84637)
+++ trunk/dports/graphics/gocr/Portfile	2011-09-29 07:22:45 UTC (rev 84638)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                gocr
-version             0.48
-revision            1
+version             0.49
 categories          graphics
 platforms           darwin
 license             GPL-2+
@@ -17,23 +16,18 @@
                     converts scanned images of text back to text files.
 
 homepage            http://jocr.sourceforge.net/
-master_sites        sourceforge:jocr \
-                    http://www-e.uni-magdeburg.de/jschulen/ocr/
+master_sites        http://www-e.uni-magdeburg.de/jschulen/ocr/
 
-checksums           md5     9882ba9a93fcb18ab704a10da80c228c \
-                    sha1    2172fd04c556b70b19db2b2abbc47749f5d08130 \
-                    rmd160  11f839e843d356ce95fb5c26f53d3f545a695937
+checksums           rmd160  51eee235f56eb73be590286a8a7f6fee805b3c72 \
+                    sha256  cc29931d50b3be11608dc79d1c7d8a20919dbe6313b1ba5dc88ecf99cffd171a
 
 depends_lib         port:netpbm
 
 depends_run         path:bin/wish:tk
 
-# netpbm is not universal
-universal_variant   no
-
 post-extract {
     # Remove files in examples that we don't want copied
-    delete ${worksrcpath}/examples/.#Makefile.1.22 ${worksrcpath}/examples/CVS ${worksrcpath}/examples/Makefile
+    delete ${worksrcpath}/examples/.#Makefile.1.22 ${worksrcpath}/examples/Makefile
     # Fix permissions so all files are readable
     fs-traverse item ${worksrcpath}/examples {
         file attributes ${item} -permissions a+r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110929/a4109814/attachment.html>


More information about the macports-changes mailing list