print/fpdf: Adopt port and update to 1.86

Upstream doesn't provide a changelog

PR:		276042
This commit is contained in:
Mark Huizer 2024-01-21 11:10:04 +01:00 committed by Daniel Engberg
parent 019c2e5879
commit 2566498569
3 changed files with 11 additions and 10 deletions

View file

@ -1,11 +1,11 @@
PORTNAME= fpdf PORTNAME= fpdf
PORTVERSION= 1.81 DISTVERSION= 1.86
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= print www CATEGORIES= print www
MASTER_SITES= http://www.fpdf.org/en/ MASTER_SITES= http://www.fpdf.org/en/
DISTNAME= ${PORTNAME}${PORTVERSION:S|.||} DISTNAME= ${PORTNAME}${DISTVERSION:S|.||}
MAINTAINER= ports@FreeBSD.org MAINTAINER= xaa+ports@dohd.org
COMMENT= Free PHP class to generate PDF files with pure PHP COMMENT= Free PHP class to generate PDF files with pure PHP
WWW= http://www.fpdf.org/ WWW= http://www.fpdf.org/
@ -34,7 +34,7 @@ OPTIONS_DEFINE= DOCS
do-fetch: do-fetch:
@if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \ @if [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
${FETCH_CMD} ${FETCH_BEFORE_ARGS} \ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} \
'${MASTER_SITES}dl.php?v=${PORTVERSION:S|.||}&f=${EXTRACT_SUFX:S|.||}'; \ '${MASTER_SITES}dl.php?v=${DISTVERSION:S|.||}&f=${EXTRACT_SUFX:S|.||}'; \
fi fi
do-install: do-install:

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1526055948 TIMESTAMP = 1704048468
SHA256 (fpdf181.tgz) = bc032bccb4ec5a988c4767fb4fa13c295a5f730f5b7419268586b12ed2b96723 SHA256 (fpdf186.tgz) = b27101ab8e16e16e2691aecd7f4089b1040122ba28f76214636c20e00cd7ce2a
SIZE (fpdf181.tgz) = 127608 SIZE (fpdf186.tgz) = 118080

View file

@ -53,9 +53,10 @@
%%PORTDOCS%%%%DOCSDIR%%/install.txt %%PORTDOCS%%%%DOCSDIR%%/install.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorial/20k_c1.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/20k_c1.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorial/20k_c2.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/20k_c2.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorial/calligra.php %%PORTDOCS%%%%DOCSDIR%%/tutorial/CevicheOne-Regular-Licence.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorial/calligra.ttf %%PORTDOCS%%%%DOCSDIR%%/tutorial/CevicheOne-Regular.php
%%PORTDOCS%%%%DOCSDIR%%/tutorial/calligra.z %%PORTDOCS%%%%DOCSDIR%%/tutorial/CevicheOne-Regular.ttf
%%PORTDOCS%%%%DOCSDIR%%/tutorial/CevicheOne-Regular.z
%%PORTDOCS%%%%DOCSDIR%%/tutorial/countries.txt %%PORTDOCS%%%%DOCSDIR%%/tutorial/countries.txt
%%PORTDOCS%%%%DOCSDIR%%/tutorial/index.htm %%PORTDOCS%%%%DOCSDIR%%/tutorial/index.htm
%%PORTDOCS%%%%DOCSDIR%%/tutorial/logo.png %%PORTDOCS%%%%DOCSDIR%%/tutorial/logo.png