diff --git a/print/cups/Makefile b/print/cups/Makefile index 22ef8c1e834a2..050070c9f5f69 100644 --- a/print/cups/Makefile +++ b/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 @@ -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 diff --git a/print/cups/distinfo b/print/cups/distinfo index 426f7817cb5a9..f816a293e5335 100644 --- a/print/cups/distinfo +++ b/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