diff options
author | thierry <thierry@FreeBSD.org> | 2006-08-22 02:07:55 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-08-22 02:07:55 +0800 |
commit | 5c75d608e42b9bfb56178d0f4f16c050c0d82c63 (patch) | |
tree | 063a59febedadf34dcd2f9ee19a798a2c17e474b /print | |
parent | a185460968997a3ca69fc3929cdc13466b44713b (diff) | |
download | freebsd-ports-gnome-5c75d608e42b9bfb56178d0f4f16c050c0d82c63.tar.gz freebsd-ports-gnome-5c75d608e42b9bfb56178d0f4f16c050c0d82c63.tar.zst freebsd-ports-gnome-5c75d608e42b9bfb56178d0f4f16c050c0d82c63.zip |
Chase a silent update and make fetchable again (the tutorial has been
updated).
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf-060414_060815.diff>.
Reported by: pointyhat via Kris
Diffstat (limited to 'print')
-rw-r--r-- | print/fpdf/Makefile | 2 | ||||
-rw-r--r-- | print/fpdf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/fpdf/Makefile b/print/fpdf/Makefile index 61e52a58aac5..d2a0d4ad1bd8 100644 --- a/print/fpdf/Makefile +++ b/print/fpdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= fpdf PORTVERSION= 1.53 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print www MASTER_SITES= http://www.fpdf.org/fr/ DISTNAME= ${PORTNAME}${PORTVERSION:S|.||} diff --git a/print/fpdf/distinfo b/print/fpdf/distinfo index a1c69a2dc5ec..30a809e19471 100644 --- a/print/fpdf/distinfo +++ b/print/fpdf/distinfo @@ -1,3 +1,3 @@ -MD5 (fpdf153.tgz) = 08142fb443553a682fc13c7203b10dab -SHA256 (fpdf153.tgz) = ef2d23e90736a8b46405155c667d985b320c457001ee2e57e2e20d5ef84e47c4 -SIZE (fpdf153.tgz) = 134522 +MD5 (fpdf153.tgz) = 8415ca6806504b2f449f03968fb2b61c +SHA256 (fpdf153.tgz) = 8757baa31813f7c72aba2e33df0fbf2b9de8dd31230ca9c94b58a444d855ec4e +SIZE (fpdf153.tgz) = 134424 |