Skip to content

Commit

Permalink
print/cups: Use upstream release tarball
Browse files Browse the repository at this point in the history
PR:		272167
  • Loading branch information
TijlCoosemans committed Jul 11, 2023
1 parent a8369fa commit 21e6204
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 3 additions & 5 deletions print/cups/Makefile
@@ -1,7 +1,8 @@
PORTNAME= cups
PORTVERSION= 2.4.6
DISTVERSIONPREFIX=v
DISTVERSION= 2.4.6
CATEGORIES= print
MASTER_SITES= https://github.com/OpenPrinting/cups/releases/download/v${DISTVERSION}/
EXTRACT_SUFX= -source.tar.gz

MAINTAINER= tijl@FreeBSD.org
COMMENT= Common UNIX Printing System
Expand All @@ -13,9 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c++11-lang cpe gmake iconv localbase pkgconfig
CPE_VENDOR= linuxfoundation

USE_GITHUB= yes
GH_ACCOUNT= OpenPrinting

CONFLICTS= LPRng

GNU_CONFIGURE= yes
Expand Down
6 changes: 3 additions & 3 deletions print/cups/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687505666
SHA256 (OpenPrinting-cups-v2.4.6_GH0.tar.gz) = 7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef
SIZE (OpenPrinting-cups-v2.4.6_GH0.tar.gz) = 8185117
TIMESTAMP = 1687707736
SHA256 (cups-2.4.6-source.tar.gz) = 58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262
SIZE (cups-2.4.6-source.tar.gz) = 8135135

0 comments on commit 21e6204

Please sign in to comment.