1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 1.0.65

PR:		152982
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2015-02-25 13:16:31 +00:00
parent 67b9b988e1
commit 3de196922f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379908
2 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cups-filters
PORTVERSION= 1.0.62
PORTREVISION= 1
PORTVERSION= 1.0.65
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
@ -35,6 +34,7 @@ CUPS_SOCKET?= /var/run/cups.sock
CONFIGURE_ARGS= --with-cups-domainsocket=${CUPS_SOCKET}
CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" \
LIBQPDF_CFLAGS="-I${LOCALBASE}/include" LIBQPDF_LIBS="-lqpdf"
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -60,8 +60,7 @@ post-configure:
post-install:
@${RM} -rf ${STAGEDIR}${PREFIX}/libexec/cups/filter/foomatic-rip \
${STAGEDIR}${PREFIX}/bin/foomatic-rip \
${STAGEDIR}${PREFIX}/man/man1/foomatic-rip.1
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcupsfilters.so.1 \
${STAGEDIR}${PREFIX}/lib/libfontembed.so.1
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cups-filters-1.0.62.tar.xz) = c8edf6470389e94d77afec39e755183045cdcb247344fb2e22a2b71e44a3748f
SIZE (cups-filters-1.0.62.tar.xz) = 1329164
SHA256 (cups-filters-1.0.65.tar.xz) = f85c1ee22ba36eb689d8c98bef267663a30d715f8b49189f6e6c0c6f7e9726b2
SIZE (cups-filters-1.0.65.tar.xz) = 1333496