diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-04-20 11:47:50 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-04-20 11:47:50 +0000 |
commit | 68fa723860dcf6b707c91770eeabe99b73cc70a5 (patch) | |
tree | b6ad3ec1b919aecd7fe8f2b428a5db084d3f9e76 /print | |
parent | fbf19037d80695cef3746a0f97e44507145d2746 (diff) | |
download | ports-68fa723860dcf6b707c91770eeabe99b73cc70a5.tar.gz ports-68fa723860dcf6b707c91770eeabe99b73cc70a5.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-biblatex/Makefile | 5 | ||||
-rw-r--r-- | print/latex-biblatex/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/print/latex-biblatex/Makefile b/print/latex-biblatex/Makefile index fdf7543bf03d..dea182073a89 100644 --- a/print/latex-biblatex/Makefile +++ b/print/latex-biblatex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= biblatex -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.9a CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/exptl @@ -39,7 +38,7 @@ CSFDIR= ${TEXMFLOCAL}/bibtex/csf/biblatex DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} -CLASS_FILES= biblatex.cfg biblatex.def bibnatex.def biblatex.sty +CLASS_FILES= biblatex.cfg biblatex.def biblatex.sty blx-compat.def blx-natbib.def DOC_FILES= README RELEASE doc/biblatex.pdf VERSION BST_FILES= biblatex.bst diff --git a/print/latex-biblatex/distinfo b/print/latex-biblatex/distinfo index c769fbbfcd45..55d95af58ffe 100644 --- a/print/latex-biblatex/distinfo +++ b/print/latex-biblatex/distinfo @@ -1,3 +1,3 @@ -MD5 (biblatex.zip) = b62105f900d2f4c8109051d8e3a9e752 -SHA256 (biblatex.zip) = 5138e2929bd40c4c9a31aee623b9f0488cb01d8973e9b300ba4666091b97a0af -SIZE (biblatex.zip) = 4613998 +MD5 (biblatex.zip) = 353bc1136c0ece3eac0722d72d41b068 +SHA256 (biblatex.zip) = d054491579abe0763a86abedf4a3e180f92168e8f9997ca719f73cac0ffab9f9 +SIZE (biblatex.zip) = 4666035 |