[37110] trunk/dports/textproc/hyperestraier/Portfile

simon at macports.org simon at macports.org
Mon May 26 13:51:13 PDT 2008


Revision: 37110
          http://trac.macosforge.org/projects/macports/changeset/37110
Author:   simon at macports.org
Date:     2008-05-26 13:51:13 -0700 (Mon, 26 May 2008)

Log Message:
-----------
textproc/hyperestraier: Maintainer update to version 1.4.13, closes #14231. Thanks to pelopor at nifty.com.

Modified Paths:
--------------
    trunk/dports/textproc/hyperestraier/Portfile

Modified: trunk/dports/textproc/hyperestraier/Portfile
===================================================================
--- trunk/dports/textproc/hyperestraier/Portfile	2008-05-26 20:37:36 UTC (rev 37109)
+++ trunk/dports/textproc/hyperestraier/Portfile	2008-05-26 20:51:13 UTC (rev 37110)
@@ -2,7 +2,7 @@
 
 PortSystem		1.0
 name			hyperestraier
-version         1.4.12
+version         1.4.13
 categories      textproc net
 maintainers     rsky0711 at gmail.com pelopor at nifty.com
 
@@ -25,9 +25,9 @@
 homepage	 	http://hyperestraier.sourceforge.net/
 master_sites    ${homepage} \
 				sourceforge:${name}
-checksums       md5 5fb7cea8e4eb04517ba68ed652c26977 \
-				sha1 8a47295e25dfca8b99d6563198fb77bf1e0eb101 \
-				rmd160 4a9f8b7cdd653b5730a2a6aa2ce3e61583baa5b1
+checksums       md5 847aefb9e23266545280378d797f3981 \
+				sha1 21c3f325f42019fef096172105c2fc16f3e72fc0 \
+				rmd160 8af0af25df6d5bd45a09e9abfbb26300339b5a2c
 
 depends_build	bin:pkg-config:pkgconfig
 depends_lib		port:qdbm port:libiconv port:zlib 
@@ -56,7 +56,7 @@
     depends_lib-append      port:mecab
     configure.args-append   --enable-mecab
 }
-variant no-zlib {
+variant no_zlib {
     depends_lib-delete      lib:libz:zlib
     configure.args-append   --disable-zlib
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080526/dac72e40/attachment.htm 


More information about the macports-changes mailing list