[108399] trunk/dports/textproc/bibtex2html

jowens at macports.org jowens at macports.org
Mon Jul 22 12:00:31 PDT 2013


Revision: 108399
          https://trac.macports.org/changeset/108399
Author:   jowens at macports.org
Date:     2013-07-22 12:00:31 -0700 (Mon, 22 Jul 2013)
Log Message:
-----------
bibtex2html: fixed broken patch (patch is no longer necessary)

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

Removed Paths:
-------------
    trunk/dports/textproc/bibtex2html/files/patch-Makefile.in.diff

Modified: trunk/dports/textproc/bibtex2html/Portfile
===================================================================
--- trunk/dports/textproc/bibtex2html/Portfile	2013-07-22 18:52:32 UTC (rev 108398)
+++ trunk/dports/textproc/bibtex2html/Portfile	2013-07-22 19:00:31 UTC (rev 108399)
@@ -4,7 +4,7 @@
 
 name        bibtex2html
 version     1.97
-revision    1
+revision    2
 categories  textproc www
 platforms   darwin
 license     GPL-2
@@ -19,9 +19,9 @@
 checksums	sha1 970cb972eb88ff4cd01f247c0d8a6b821473f243 \
 		md5  d20d0d607be3f6aa770554f3eee0dde1
 
-patchfiles       patch-Makefile.in.diff patch-aux2bib.1.diff
+patchfiles       patch-aux2bib.1.diff
 configure.args   --mandir=${destroot}${prefix}/share/man
-depends_build    port:ocaml port:hevea bin:pdflatex:texlive
-depends_run      bin:bibtex:texlive
+depends_build    port:ocaml port:hevea bin:pdflatex:texlive-basic
+depends_run      bin:bibtex:texlive-basic
 destroot.target  install
 destroot.destdir prefix=${destroot}${prefix}

Deleted: trunk/dports/textproc/bibtex2html/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/textproc/bibtex2html/files/patch-Makefile.in.diff	2013-07-22 18:52:32 UTC (rev 108398)
+++ trunk/dports/textproc/bibtex2html/files/patch-Makefile.in.diff	2013-07-22 19:00:31 UTC (rev 108399)
@@ -1,11 +0,0 @@
---- Makefile.in.orig	2010-09-29 01:56:25.000000000 -0500
-+++ Makefile.in	2010-10-13 23:45:24.000000000 -0500
-@@ -45,7 +45,7 @@
- FLAGS    = $(ZLIBS) $(DEBUG)
- PROFILE  =
- 
--STRLIB = -cclib -lstr
-+STRLIB =
- 
- OBJS =  options.cmx html.cmx latexmacros.cmx latexscan.cmx bbl_lexer.cmx \
- 	bibtex.cmx bibtex_parser.cmx bibtex_lexer.cmx \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130722/3bfe11f0/attachment.html>


More information about the macports-changes mailing list