Revision: 79755 http://trac.macports.org/changeset/79755 Author: ryandesign@macports.org Date: 2011-06-24 15:42:42 -0700 (Fri, 24 Jun 2011) Log Message: ----------- BibTool: update to 2.52; see #29807 Modified Paths: -------------- trunk/dports/tex/BibTool/Portfile Modified: trunk/dports/tex/BibTool/Portfile =================================================================== --- trunk/dports/tex/BibTool/Portfile 2011-06-24 22:37:24 UTC (rev 79754) +++ trunk/dports/tex/BibTool/Portfile 2011-06-24 22:42:42 UTC (rev 79755) @@ -2,7 +2,7 @@ PortSystem 1.0 name BibTool -version 2.48 +version 2.52 categories tex maintainers cs.dartmouth.edu:tristan description Tool for manipulating BibTeX databases. @@ -21,8 +21,11 @@ ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \ ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/ -checksums md5 20ebb18ea55e5f64b67f5b8edaa0d6fa +checksums sha1 6591d1bf63aa48a08c2cce5ef56100b60c91ee07 \ + rmd160 a268f3dcd40cf85cdb10279a8a2515b1d346ec77 +worksrcdir ${name} + destroot.destdir BINDIR=${destroot}${prefix}/bin LIBDIR=${destroot}${prefix}/lib/${name} depends_lib bin:tex:texlive
participants (1)
-
ryandesign@macports.org