aboutsummaryrefslogtreecommitdiff
path: root/print/fpdf
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-07-15 08:54:30 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-07-15 08:54:30 +0000
commitbe1432b104bfd663debdc7d0de844a7a332c3ad4 (patch)
tree81736e962a0d318f6bc1b6edb6b7dd011977f050 /print/fpdf
parent8ffb8c8e43aed83f5f0e226edd5ae32e20eec3e4 (diff)
downloadports-be1432b104bfd663debdc7d0de844a7a332c3ad4.tar.gz
ports-be1432b104bfd663debdc7d0de844a7a332c3ad4.zip
Yet another silent update: only doc files have been updated (FAQ.htm
and sety.htm). Reported by: Kris via pointyhat
Notes
Notes: svn path=/head/; revision=139256
Diffstat (limited to 'print/fpdf')
-rw-r--r--print/fpdf/Makefile8
-rw-r--r--print/fpdf/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile
index bb51a830e868..e2102803e39d 100644
--- a/print/fpdf/Makefile
+++ b/print/fpdf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fpdf
PORTVERSION= 1.53
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print www
MASTER_SITES= http://www.fpdf.org/fr/
DISTNAME= ${PORTNAME}${PORTVERSION:S|.||}
@@ -31,8 +31,10 @@ EXT2CNV= afm htm php txt
DOCS= FAQ.htm doc/* fpdf.css histo.htm install.txt tutoriel
do-fetch:
- @${FETCH_CMD} ${FETCH_BEFORE_ARGS} \
- '${MASTER_SITES}dl.php?v=${PORTVERSION:S|.||}&f=${EXTRACT_SUFX:S|.||}'
+ @if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
+ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} \
+ '${MASTER_SITES}dl.php?v=${PORTVERSION:S|.||}&f=${EXTRACT_SUFX:S|.||}'; \
+ fi
pre-patch:
.for ext in ${EXT2CNV}
diff --git a/print/fpdf/distinfo b/print/fpdf/distinfo
index d438fbd78734..ef8c798866bf 100644
--- a/print/fpdf/distinfo
+++ b/print/fpdf/distinfo
@@ -1,2 +1,2 @@
-MD5 (fpdf153.tgz) = 321345990c3fda0513c520cecbe4f3d3
-SIZE (fpdf153.tgz) = 134417
+MD5 (fpdf153.tgz) = dcb53192b1de0f9e2c67c3d4bca0afdb
+SIZE (fpdf153.tgz) = 134525