FreeBSD Bugzilla – Attachment 228759 Details for
Bug 259210
security/p5-Mcrypt: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for security/p5-Mcrypt
patch-p5-Mcrypt-2.5.7.0_4.diff (text/plain), 1.48 KB, created by
Tatsuki Makino
on 2021-10-16 09:54:32 UTC
(
hide
)
Description:
patch for security/p5-Mcrypt
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2021-10-16 09:54:32 UTC
Size:
1.48 KB
patch
obsolete
>diff --git security/p5-Mcrypt/Makefile security/p5-Mcrypt/Makefile >index 563ecd3cc5..b18a04c1c0 100644 >--- security/p5-Mcrypt/Makefile >+++ security/p5-Mcrypt/Makefile >@@ -1,8 +1,8 @@ > # Created by: Tatsuki Makino <tatsuki_makino@hotmail.com> > > PORTNAME= Mcrypt >-PORTVERSION= 2.5.7.0 >-PORTREVISION= 3 >+DISTVERSION= 2.5.7.0 >+PORTREVISION= 4 > CATEGORIES= security perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:JESUS >@@ -16,11 +16,10 @@ LICENSE_COMB= dual > > LIB_DEPENDS= libmcrypt.so:security/libmcrypt > >-CONFIGURE_ENV= MCRYPT_CPPFLAGS=${CPPFLAGS} >+USES= localbase:ldflags perl5 > USE_PERL5= configure >-USES= perl5 >- >-CPPFLAGS+= -I${LOCALBASE}/include >+CONFIGURE_ENV= MCRYPT_CPPFLAGS=${CPPFLAGS:Q}\ >+ MCRYPT_LDFLAGS=${LDFLAGS:Q} > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Mcrypt/Mcrypt.so >diff --git security/p5-Mcrypt/distinfo security/p5-Mcrypt/distinfo >index 9c016b1899..8f6645c415 100644 >--- security/p5-Mcrypt/distinfo >+++ security/p5-Mcrypt/distinfo >@@ -1,2 +1,3 @@ >+TIMESTAMP = 1634007600 > SHA256 (Mcrypt-2.5.7.0.tar.gz) = 998d4b64d3c45ee78edd0ceb8a63f8206a4ab2fb3f4afb26837abcc2697ee48b > SIZE (Mcrypt-2.5.7.0.tar.gz) = 6214 >diff --git security/p5-Mcrypt/pkg-plist security/p5-Mcrypt/pkg-plist >index cbb3814e76..07c761f663 100644 >--- security/p5-Mcrypt/pkg-plist >+++ security/p5-Mcrypt/pkg-plist >@@ -1,4 +1,4 @@ >-%%PERL5_MAN3%%/Mcrypt.3.gz > %%SITE_ARCH%%/Mcrypt.pm > %%SITE_ARCH%%/auto/Mcrypt/Mcrypt.so > %%SITE_ARCH%%/auto/Mcrypt/autosplit.ix >+%%PERL5_MAN3%%/Mcrypt.3.gz
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:
tatsuki_makino
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 259210
:
228759
|
228760
|
229355