FreeBSD Bugzilla – Attachment 233574 Details for
Bug 263647
databases/hiredis: Update to 1.0.2 (includes security fix)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
databases/hiredis: Update to 1.0.2
hiredis-1.0.2.diff (text/plain), 2.02 KB, created by
Sascha Biberhofer
on 2022-04-29 08:17:04 UTC
(
hide
)
Description:
databases/hiredis: Update to 1.0.2
Filename:
MIME Type:
Creator:
Sascha Biberhofer
Created:
2022-04-29 08:17:04 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile >index f5b3e4ee0ad0..a25bad807669 100644 >--- a/databases/hiredis/Makefile >+++ b/databases/hiredis/Makefile >@@ -1,7 +1,7 @@ > # Created by: Grzegorz Blach <gblach@FreeBSD.org> > > PORTNAME= hiredis >-PORTVERSION= 0.13.3 >+PORTVERSION= 1.0.2 > DISTVERSIONPREFIX=v > CATEGORIES= databases > >@@ -18,13 +18,19 @@ USE_LDCONFIG= yes > > CPE_VENDOR= redislabs > >+OPTIONS_DEFINE= OPENSSL >+OPTIONS_DEFAULT= OPENSSL >+OPENSSL_MAKE_ARGS= USE_SSL=1 >+ > post-patch: > @${REINPLACE_CMD} \ >- -e '/^REAL_/s/ \$$(ARCH)//' \ > -e 's|\$$(INSTALL_LIBRARY_PATH)/\$$(PKGCONF_PATH)|\$$(DESTDIR)\$$(PREFIX)/libdata/\$$(PKGCONF_PATH)|' \ > ${WRKSRC}/Makefile > > post-build: > @${STRIP_CMD} ${WRKSRC}/libhiredis.so > >+do-test: >+ cd ${WRKSRC} && ${MAKE_CMD} test >+ > .include <bsd.port.mk> >diff --git a/databases/hiredis/distinfo b/databases/hiredis/distinfo >index b8cf24490d0b..396712ba7db9 100644 >--- a/databases/hiredis/distinfo >+++ b/databases/hiredis/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (redis-hiredis-v0.13.3_GH0.tar.gz) = 717e6fc8dc2819bef522deaca516de9e51b9dfa68fe393b7db5c3b6079196f78 >-SIZE (redis-hiredis-v0.13.3_GH0.tar.gz) = 58291 >+TIMESTAMP = 1651162224 >+SHA256 (redis-hiredis-v1.0.2_GH0.tar.gz) = e0ab696e2f07deb4252dda45b703d09854e53b9703c7d52182ce5a22616c3819 >+SIZE (redis-hiredis-v1.0.2_GH0.tar.gz) = 98139 >diff --git a/databases/hiredis/pkg-plist b/databases/hiredis/pkg-plist >index f80650b00bbf..03915349befa 100644 >--- a/databases/hiredis/pkg-plist >+++ b/databases/hiredis/pkg-plist >@@ -6,11 +6,17 @@ include/hiredis/adapters/libevent.h > include/hiredis/adapters/libuv.h > include/hiredis/adapters/macosx.h > include/hiredis/adapters/qt.h >+include/hiredis/alloc.h > include/hiredis/async.h > include/hiredis/hiredis.h >+include/hiredis/hiredis_ssl.h > include/hiredis/read.h > include/hiredis/sds.h > lib/libhiredis.a > lib/libhiredis.so >-lib/libhiredis.so.0.13 >+lib/libhiredis.so.1.0.0 >+lib/libhiredis_ssl.a >+lib/libhiredis_ssl.so >+lib/libhiredis_ssl.so.1.0.0 > libdata/pkgconfig/hiredis.pc >+libdata/pkgconfig/hiredis_ssl.pc
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
Flags:
ports
:
maintainer-approval?
(
olgeni
)
Actions:
View
|
Diff
Attachments on
bug 263647
: 233574