Modified: trunk/dports/tex/BibTool/Portfile (98352 => 98353)
--- trunk/dports/tex/BibTool/Portfile 2012-10-03 11:42:48 UTC (rev 98352)
+++ trunk/dports/tex/BibTool/Portfile 2012-10-03 11:53:15 UTC (rev 98353)
@@ -2,7 +2,7 @@
PortSystem 1.0
name BibTool
-version 2.53
+version 2.55
categories tex
license GPL
maintainers nomaintainer
@@ -21,11 +21,18 @@
master_sites ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \
ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/
-checksums rmd160 133b5e56cecdc1ef3da40ae320a7c2363bb1518f \
- sha256 1062aa2eaafef26ab381888f7936ac896a19f25f357bda7109928d3be4f41ae9
+checksums rmd160 233145303c7221e0c3937458c0f3afe15d101fe9 \
+ sha256 fc55764ef74eb996f2e38d743ba51d2276339e8aa3a0290d1079ea7d805aa53e
worksrcdir ${name}
+# The configure script included with 2.55 is older than the configure.in
+use_autoreconf yes
+
+configure.args --without-kpathsea
+
+configure.universal_args-delete --disable-dependency-tracking
+
destroot.destdir BINDIR=${destroot}${prefix}/bin LIBDIR=${destroot}${prefix}/lib/${name}
livecheck.type regex