FreeBSD Bugzilla – Attachment 198529 Details for
Bug 232590
security/maia: Update to 1.0.4-1, Use mysqli
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update port Makefile and distinfo.
maia-1.0.4-1.diff (text/plain), 1.96 KB, created by
ek
on 2018-10-24 00:46:40 UTC
(
hide
)
Description:
Patch to update port Makefile and distinfo.
Filename:
MIME Type:
Creator:
ek
Created:
2018-10-24 00:46:40 UTC
Size:
1.96 KB
patch
obsolete
>diff -Naur maia.orig/Makefile maia/Makefile >--- maia.orig/Makefile 2018-10-23 18:06:31.296520000 -0600 >+++ maia/Makefile 2018-10-23 18:31:46.582592000 -0600 >@@ -3,9 +3,10 @@ > > PORTNAME= maia > DISTVERSION= 1.0.4 >-PORTREVISION= 3 >+PORTVERSION= 1 > CATEGORIES= security > MASTER_SITES= http://www.purplehat.org/downloads/maia/ >+DISTNAME= ${PORTNAME}-${DISTVERSION}-${PORTVERSION} > > MAINTAINER= ek@purplehat.org > COMMENT= Web-based management system based on amavisd-new and SpamAssassin >@@ -24,7 +25,7 @@ > p5-Template-Toolkit>=2.13:www/p5-Template-Toolkit \ > p5-Net-Server>=0.93:net/p5-Net-Server > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-${PORTVERSION} > USES= perl5 shebangfix > USE_PERL5= run > NO_BUILD= yes >@@ -124,7 +125,7 @@ > ${PEAR_DIR}/Numbers/Roman.php:textproc/pear-Numbers_Roman@${PHP_FLAVOR} \ > ${PEAR_DIR}/Numbers/Words.php:textproc/pear-Numbers_Words@${PHP_FLAVOR} \ > ${PEAR_DIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} \ >- ${PEAR_DIR}/MDB2/Driver/mysql.php:databases/pear-MDB2_Driver_mysql@${PHP_FLAVOR} \ >+ ${PEAR_DIR}/MDB2/Driver/mysqli.php:databases/pear-MDB2_Driver_mysqli@${PHP_FLAVOR} \ > ${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2@${PHP_FLAVOR} \ > ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/scrypt.so:security/pecl-scrypt@${PHP_FLAVOR} > PLIST_SUB+= WEBHOST="" >@@ -136,7 +137,7 @@ > USE_MYSQL= yes > .endif > .if ${PORT_OPTIONS:MMYSQL} && ${PORT_OPTIONS:MWEBHOST} >-USE_PHP+= mysql mysqli >+USE_PHP+= mysqli > .endif > > .if ${PORT_OPTIONS:MPGSQL} >diff -Naur maia.orig/distinfo maia/distinfo >--- maia.orig/distinfo 2018-10-23 18:06:31.254547000 -0600 >+++ maia/distinfo 2018-10-23 18:32:37.356540000 -0600 >@@ -1,2 +1,3 @@ >-SHA256 (maia-1.0.4.tar.gz) = fdb971d916979172019c5ad5802a45d94980e9a847aede75d6249fac52d78748 >-SIZE (maia-1.0.4.tar.gz) = 4514924 >+TIMESTAMP = 1540341157 >+SHA256 (maia-1.0.4-1.tar.gz) = a1e3677a6928b4425e80d1e03f793367ab2b0fc59ed471a4e8e9d681e79a2a77 >+SIZE (maia-1.0.4-1.tar.gz) = 4526042
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 232590
: 198529