Skip to content

Commit

Permalink
print/cups-filters: Update to 1.28.17
Browse files Browse the repository at this point in the history
  • Loading branch information
TijlCoosemans committed Nov 17, 2023
1 parent f381770 commit a5148ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions print/cups-filters/Makefile
@@ -1,8 +1,7 @@
PORTNAME= cups-filters
PORTVERSION= 1.28.16
PORTREVISION= 6
PORTVERSION= 1.28.17
CATEGORIES= print
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
MASTER_SITES= https://github.com/OpenPrinting/cups-filters/releases/download/${DISTVERSION}/

MAINTAINER= tijl@FreeBSD.org
COMMENT= Additional backends, filters and other software for CUPS
Expand All @@ -14,7 +13,7 @@ LICENSE_COMB= multi
BUILD_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libqpdf.so:print/qpdf \
libcupsimage.so:print/cups \
libcups.so:print/cups \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig

Expand Down
6 changes: 3 additions & 3 deletions print/cups-filters/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1671127652
SHA256 (cups-filters-1.28.16.tar.xz) = 3a400bfa751da2020775cd7d48d1647448551ff051f9345abc1df6357b199ac0
SIZE (cups-filters-1.28.16.tar.xz) = 1512496
TIMESTAMP = 1700233249
SHA256 (cups-filters-1.28.17.tar.xz) = 270a3752a960368aa99d431fb5d34f4039b2ac943c576d840612d1d8185c9bb9
SIZE (cups-filters-1.28.17.tar.xz) = 1516052

0 comments on commit a5148ec

Please sign in to comment.