FreeBSD Bugzilla – Attachment 242956 Details for
Bug 272167
print/cups: Use upstream release tarball
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for cups
cups-release-archive.patch (text/plain), 1.29 KB, created by
Daniel Engberg
on 2023-06-23 18:07:39 UTC
(
hide
)
Description:
Patch for cups
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-06-23 18:07:39 UTC
Size:
1.29 KB
patch
obsolete
>diff --git a/print/cups/Makefile b/print/cups/Makefile >index 22ef8c1e834a..92d167a0f503 100644 >--- a/print/cups/Makefile >+++ b/print/cups/Makefile >@@ -1,7 +1,8 @@ > PORTNAME= cups > PORTVERSION= 2.4.6 >-DISTVERSIONPREFIX=v > CATEGORIES= print >+MASTER_SITES= https://github.com/OpenPrinting/${PORTNAME}/releases/download/v${DISTVERSION}/ >+DISTNAME= ${PORTNAME}-${DISTVERSION}-source > > MAINTAINER= tijl@FreeBSD.org > COMMENT= Common UNIX Printing System >@@ -13,11 +14,10 @@ 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 > >+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} >+ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-relro \ > --with-cups-user=${USERS} \ >diff --git a/print/cups/distinfo b/print/cups/distinfo >index 426f7817cb5a..3e694961b160 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 = 1687542210 >+SHA256 (cups-2.4.6-source.tar.gz) = 58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262 >+SIZE (cups-2.4.6-source.tar.gz) = 8135135
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 272167
: 242956