FreeBSD Bugzilla – Attachment 205493 Details for
Bug 238950
security/libargon2: Update to 20190702
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update port
argon2.diff (text/plain), 2.31 KB, created by
Christopher Hall
on 2019-07-03 05:13:18 UTC
(
hide
)
Description:
update port
Filename:
MIME Type:
Creator:
Christopher Hall
Created:
2019-07-03 05:13:18 UTC
Size:
2.31 KB
patch
obsolete
>diff -ur /usr/ports/security/libargon2/Makefile /usr/ports/security/libargon2.new/Makefile >--- /usr/ports/security/libargon2/Makefile 2018-09-18 23:08:52.000000000 +0800 >+++ /usr/ports/security/libargon2.new/Makefile 2019-07-02 15:43:47.139718000 +0800 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/security/libargon2/Makefile 480029 2018-09-18 15:08:52Z riggs $ > > PORTNAME= libargon2 >-PORTVERSION= 20171227 >-PORTREVISION= 1 >+PORTVERSION= 20190702 > CATEGORIES= security devel > > MAINTAINER= hsw@bitmark.com >@@ -22,22 +21,16 @@ > MAKE_JOBS_UNSAFE= yes > LIBARGON2= libargon2.so.0 > MAKE_ARGS+= SO_LDFLAGS="-shared -Wl,-soname=${LIBARGON2}" \ >- OPTTARGET="generic" >+ OPTTARGET="generic" \ >+ ARGON2_VERSION="${PORTVERSION}" > >-# remove multiarch as this is only for Linux >-SUBST= s/@HOST_MULTIARCH@//g; >-SUBST+= s/@UPSTREAM_VER@/${PORTVERSION}/g; >-SUBST+= s@/usr@${PREFIX}@g; >-SUBST+= s/-lrt//g;s/-ldl//g; >-SUBST+= s@Cflags:@Cflags: -I$${includedir}/@; >- > do-install: > ${INSTALL_DATA} ${WRKSRC}/include/argon2.h ${STAGEDIR}${PREFIX}/include > ${INSTALL_DATA} ${WRKSRC}/libargon2.a ${STAGEDIR}${PREFIX}/lib > ${INSTALL_LIB} ${WRKSRC}/libargon2.so ${STAGEDIR}${PREFIX}/lib/libargon2.so.0 > ${RLN} ${STAGEDIR}${PREFIX}/lib/${LIBARGON2} ${STAGEDIR}${PREFIX}/lib/libargon2.so > ${INSTALL_PROGRAM} ${WRKSRC}/argon2 ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/man/argon2.1 ${STAGEDIR}${PREFIX}/man/man1 >- ${SED} '${SUBST}' < ${WRKSRC}/libargon2.pc > ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libargon2.pc >+ ${INSTALL_MAN} ${WRKSRC}/man/argon2.1 ${STAGEDIR}${PREFIX}/man/man1 >+ ${INSTALL_DATA} ${WRKSRC}/libargon2.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libargon2.pc > > .include <bsd.port.mk> >diff -ur /usr/ports/security/libargon2/distinfo /usr/ports/security/libargon2.new/distinfo >--- /usr/ports/security/libargon2/distinfo 2018-01-10 07:18:28.000000000 +0800 >+++ /usr/ports/security/libargon2.new/distinfo 2019-07-02 15:40:37.040089000 +0800 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1515537770 >-SHA256 (P-H-C-phc-winner-argon2-20171227_GH0.tar.gz) = eaea0172c1f4ee4550d1b6c9ce01aab8d1ab66b4207776aa67991eb5872fdcd8 >-SIZE (P-H-C-phc-winner-argon2-20171227_GH0.tar.gz) = 1503745 >+TIMESTAMP = 1562053237 >+SHA256 (P-H-C-phc-winner-argon2-20190702_GH0.tar.gz) = daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c >+SIZE (P-H-C-phc-winner-argon2-20190702_GH0.tar.gz) = 1505307
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:
hsw
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 238950
: 205493