diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-07-01 14:54:19 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-07-01 14:54:19 +0800 |
commit | 8504aab177f0d90e2b0ceac679d245f6bf9706e2 (patch) | |
tree | 33d881359475fa7c00ce12a74b94bf3fd4188470 /print | |
parent | e134b1f3917cdc8f638179fa81f7eb2906cc3f5d (diff) | |
download | freebsd-ports-gnome-8504aab177f0d90e2b0ceac679d245f6bf9706e2.tar.gz freebsd-ports-gnome-8504aab177f0d90e2b0ceac679d245f6bf9706e2.tar.zst freebsd-ports-gnome-8504aab177f0d90e2b0ceac679d245f6bf9706e2.zip |
- Update to 5.0a
- Update maintainer mail adress
PR: 148188
Submitted by: "V. Jahns" <idolum@users.sourceforge.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'print')
-rw-r--r-- | print/latex-csquotes/Makefile | 7 | ||||
-rw-r--r-- | print/latex-csquotes/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/print/latex-csquotes/Makefile b/print/latex-csquotes/Makefile index 8aef45384cae..8a6c158ec434 100644 --- a/print/latex-csquotes/Makefile +++ b/print/latex-csquotes/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= csquotes -PORTVERSION= 4.4d -PORTREVISION= 1 +PORTVERSION= 5.0a CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib @@ -35,8 +34,8 @@ CLASSNAME= ${PORTNAME} CLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -CLASS_FILES= csquotes.sty csquotes.def csquotes.cfg -DOC_FILES= LICENSE README csquotes.pdf tutorial.tex +CLASS_FILES= csquotes.sty csquotes.def csquotes.cfg csq-compat.def +DOC_FILES= RELEASE README csquotes.pdf csquotes.tex WRKSRC= ${WRKDIR}/${CLASSNAME} diff --git a/print/latex-csquotes/distinfo b/print/latex-csquotes/distinfo index d25b5cc2cb20..cdbd010a6e82 100644 --- a/print/latex-csquotes/distinfo +++ b/print/latex-csquotes/distinfo @@ -1,3 +1,3 @@ -MD5 (csquotes.zip) = 42a790e8962957bf03f3a956386fe7bc -SHA256 (csquotes.zip) = 3b5b1bcd73b9b36fef7f75e96c4e148c6fec1aff0334d607395ad84aed6c5f02 -SIZE (csquotes.zip) = 272322 +MD5 (csquotes.zip) = baee0d77e8616917d551cf8da3cf728f +SHA256 (csquotes.zip) = 5558206e0dc1fab874794283edb15fa95084150a7e1181a8f16dfa43ab92ac17 +SIZE (csquotes.zip) = 288523 |