FreeBSD Bugzilla – Attachment 185958 Details for
Bug 221965
mail/postfixadmin: Update to 3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to version 3.1
postfixadmin-3.1.diff (text/plain), 2.83 KB, created by
Lukasz Wasikowski
on 2017-08-31 20:09:41 UTC
(
hide
)
Description:
Patch to version 3.1
Filename:
MIME Type:
Creator:
Lukasz Wasikowski
Created:
2017-08-31 20:09:41 UTC
Size:
2.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 448846) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= postfixadmin >-PORTVERSION= 3.0.2 >+PORTVERSION= 3.1 > CATEGORIES= mail www > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -44,14 +44,15 @@ > > do-install: > @${MKDIR} ${STAGEDIR}${WWWDIR} >-.for i in *.php calendar.js >+ @${MKDIR} ${STAGEDIR}${WWWDIR}/templates_c >+.for i in *.php calendar.js favicon.ico > ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${WWWDIR} > .endfor >-.for i in configs css images languages model scripts smarty templates templates_c tests users >+.for i in configs css images languages model scripts smarty templates tests users > @cd ${WRKSRC}/${i} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/${i} > .endfor > @${MKDIR} ${STAGEDIR}${DATADIR} >- ${INSTALL_DATA} ${WRKSRC}/*.TXT ${STAGEDIR}${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/*.TXT ${WRKSRC}/README.md ${STAGEDIR}${DATADIR} > .for i in ADDITIONS VIRTUAL_VACATION > @cd ${WRKSRC}/${i} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/${i} > .endfor >Index: distinfo >=================================================================== >--- distinfo (revision 448846) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1486633555 >-SHA256 (postfixadmin-3.0.2.tar.gz) = 9a4edb111258c90912aea66ad1dd684445b4f03f08f8549b9d708336ae019c8c >-SIZE (postfixadmin-3.0.2.tar.gz) = 1306500 >+TIMESTAMP = 1504130429 >+SHA256 (postfixadmin-3.1.tar.gz) = 36eaed433c673382fb5d513bc3b0d2685bf3169ead6065293d3a0f8f6d262aa4 >+SIZE (postfixadmin-3.1.tar.gz) = 1279224 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 448846) >+++ pkg-plist (working copy) >@@ -42,7 +42,7 @@ > %%DATADIR%%/ADDITIONS/quota_usage.pl > %%DATADIR%%/ADDITIONS/squirrelmail-plugin/INSTALL > %%DATADIR%%/ADDITIONS/squirrelmail-plugin/LICENSE.txt >-%%DATADIR%%/ADDITIONS/squirrelmail-plugin/README >+%%DATADIR%%/ADDITIONS/squirrelmail-plugin/README.md > %%DATADIR%%/ADDITIONS/squirrelmail-plugin/common.php > %%DATADIR%%/ADDITIONS/squirrelmail-plugin/config.php.sample > %%DATADIR%%/ADDITIONS/squirrelmail-plugin/debian/README.Debian >@@ -84,6 +84,7 @@ > %%DATADIR%%/GPL-LICENSE.TXT > %%DATADIR%%/INSTALL.TXT > %%DATADIR%%/LICENSE.TXT >+%%DATADIR%%/README.md > %%DATADIR%%/VIRTUAL_VACATION/FILTER_README > %%DATADIR%%/VIRTUAL_VACATION/INSTALL.TXT > %%DATADIR%%/VIRTUAL_VACATION/index.php >@@ -107,6 +108,7 @@ > %%WWWDIR%%/delete.php > %%WWWDIR%%/edit.php > %%WWWDIR%%/editactive.php >+%%WWWDIR%%/favicon.ico > %%WWWDIR%%/functions.inc.php > %%WWWDIR%%/images/arrow-l.png > %%WWWDIR%%/images/arrow-r.png >@@ -447,7 +449,6 @@ > %%WWWDIR%%/users/password.php > %%WWWDIR%%/users/vacation.php > %%WWWDIR%%/vacation.php >-%%WWWDIR%%/variables.inc.php > %%WWWDIR%%/viewlog.php > %%WWWDIR%%/xmlrpc.php > @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/templates_c
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:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221965
: 185958