FreeBSD Bugzilla – Attachment 236645 Details for
Bug 266467
www/varnish7: Use upstream release archive and some improvements to Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for varnish
varnish7-fixup-v2.patch (text/plain), 2.65 KB, created by
Daniel Engberg
on 2022-09-17 20:36:21 UTC
(
hide
)
Description:
Patch for varnish
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-09-17 20:36:21 UTC
Size:
2.65 KB
patch
obsolete
>diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile >index 5dc94fa2d1b5..8c9ba1d313c8 100644 >--- a/www/varnish7/Makefile >+++ b/www/varnish7/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= varnish > DISTVERSION= 7.2.0 >-DISTVERSIONPREFIX= varnish- > CATEGORIES= www >+MASTER_SITES= https://varnish-cache.org/downloads/ > PKGNAMESUFFIX= 7 > > MAINTAINER= dbaio@FreeBSD.org >@@ -15,47 +15,37 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} > LIB_DEPENDS= libpcre2-8.so:devel/pcre2 > >-USES= autoreconf compiler cpe gmake libedit libtool ncurses pathfix \ >- pkgconfig python:3.6+,build readline shebangfix >- >-SUB_FILES= pkg-message >- >-CONFLICTS= varnish4 varnish6 >- >-SHEBANG_FILES= lib/libvcc/*.py lib/libvsc/*.py >+USES= cpe libedit libtool localbase ncurses pathfix \ >+ pkgconfig python:3.6+,build shebangfix tar:tgz > CPE_VENDOR= varnish-cache > CPE_PRODUCT= varnish_cache >-CFLAGS+= -I${LOCALBASE}/include > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --localstatedir=${PREFIX} --without-dot >+SHEBANG_FILES= lib/libvcc/*.py lib/libvsc/*.py > USE_LDCONFIG= yes >-INSTALL_TARGET= install-strip >-TEST_TARGET= check >-TEST_ARGS= TESTS_PARALLELISM=1 >+USE_RC_SUBR= varnishd varnishlog varnishncsa >+CONFLICTS= varnish4 varnish6 > >-USE_GITHUB= yes >-GH_ACCOUNT= varnishcache >-GH_PROJECT= varnish-cache >+SUB_FILES= pkg-message > > USERS= varnish varnishlog > GROUPS= varnish > >-USE_RC_SUBR= varnishd varnishlog varnishncsa >+INSTALL_TARGET= install-strip >+TEST_TARGET= check >+TEST_ARGS= TESTS_PARALLELISM=1 >+ >+CONFIGURE_ARGS= --localstatedir=${PREFIX} --without-dot >+ > .if defined(NO_INET6) || defined(WITHOUT_INET6) >-BAD_TESTS+= r00832 >-EXTRA_PATCHES+= ${FILESDIR}/no-inet6.patch >+BAD_TESTS= r00832 >+EXTRA_PATCHES= ${FILESDIR}/no-inet6.patch > .endif > > OPTIONS_DEFINE= DOCS > >-.include <bsd.port.pre.mk> >- > post-patch: > .if defined(BAD_TESTS) > ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|} > .endif >-.if ${CHOSEN_COMPILER_TYPE} == gcc >- ${REINPLACE_CMD} -e '/-Wno-unknown-warning-option -Wno-implicit-fallthrough/d' ${WRKSRC}/configure.ac >-.endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo >index a2e0171a14e0..c3c44b3703ca 100644 >--- a/www/varnish7/distinfo >+++ b/www/varnish7/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1663421158 >-SHA256 (varnishcache-varnish-cache-varnish-7.2.0_GH0.tar.gz) = 7074f0c975fcc4a3cf4849b770838d0c1bbea48044e3ea1ab32d879e80df7368 >-SIZE (varnishcache-varnish-cache-varnish-7.2.0_GH0.tar.gz) = 1979836 >+TIMESTAMP = 1663440346 >+SHA256 (varnish-7.2.0.tgz) = 1da8a97ed5f7b7d4d5e04fc5c96fc9a85cb3a20d076eba2b18951f4b306c9686 >+SIZE (varnish-7.2.0.tgz) = 4018697
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 266467
: 236645