1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 6.0.3 release and make it fetchable again.

Approved by:	portmgr (kris)
This commit is contained in:
Alex Dupre 2006-03-04 10:28:18 +00:00
parent a420506513
commit 6b3096a4c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156950
3 changed files with 5 additions and 7 deletions

View File

@ -6,8 +6,7 @@
# #
PORTNAME= pdflib PORTNAME= pdflib
PORTVERSION= 6.0.2 PORTVERSION= 6.0.3
PORTREVISION= 1
CATEGORIES= print CATEGORIES= print
MASTER_SITES= http://pdflib.com/products/pdflib/download/${PORTVERSION:S/.//g}src/ MASTER_SITES= http://pdflib.com/products/pdflib/download/${PORTVERSION:S/.//g}src/
DISTNAME= PDFlib-Lite-${PORTVERSION} DISTNAME= PDFlib-Lite-${PORTVERSION}
@ -33,9 +32,7 @@ CONFIGURE_ARGS+=--with-perl=no
PLIST_SUB= PERL="@comment " PLIST_SUB= PERL="@comment "
.endif .endif
.if !defined(NOPORTDOCS)
PORTDOCS= * PORTDOCS= *
.endif
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (PDFlib-Lite-6.0.2.tar.gz) = eaeb8d8f000af50e6057eb2378ab6a94 MD5 (PDFlib-Lite-6.0.3.tar.gz) = 799aeaa3f0f9a13d7a661d730327e9d0
SHA256 (PDFlib-Lite-6.0.2.tar.gz) = 29d771a76bf1e1977a728e8c0f06aa576c043ca8d6cc4cfc3738c9b354b33665 SHA256 (PDFlib-Lite-6.0.3.tar.gz) = 7ebd0f907283800e757bf27b038e4f18786c16577f51a547e55da014f9f248ff
SIZE (PDFlib-Lite-6.0.2.tar.gz) = 3682148 SIZE (PDFlib-Lite-6.0.3.tar.gz) = 3763292

View File

@ -1,3 +1,4 @@
bin/pdfimage
bin/pdflib-config bin/pdflib-config
include/pdflib.h include/pdflib.h
lib/libpdf.a lib/libpdf.a