FreeBSD Bugzilla – Attachment 145693 Details for
Bug 192602
[stage] finance/frontaccounting version update 2.3.15 => 2.3.19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
frontaccounting-2.3.21-port.diff
frontaccounting-2.3.21-port.diff (text/plain), 14.57 KB, created by
Janky
on 2014-08-12 02:00:11 UTC
(
hide
)
Description:
frontaccounting-2.3.21-port.diff
Filename:
MIME Type:
Creator:
Janky
Created:
2014-08-12 02:00:11 UTC
Size:
14.57 KB
patch
obsolete
>diff -Naur frontaccounting.orig/Makefile frontaccounting/Makefile >--- frontaccounting.orig/Makefile 2014-08-10 17:23:02.338912000 -0600 >+++ frontaccounting/Makefile 2014-08-11 19:22:02.753464541 -0600 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/finance/frontaccounting/Makefile 362705 2014-07-23 16:44:27Z bapt $ > > PORTNAME= frontaccounting >-DISTVERSION= 2.3.15 >+DISTVERSION= 2.3.21 > CATEGORIES= finance www > MASTER_SITES= SF > MASTER_SITE_SUBDIR= ${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} >@@ -21,19 +21,15 @@ > > NO_BUILD= yes > >-SUB_FILES= pkg-install pkg-deinstall pkg-message >- >-SHAREOWN= ${WWWOWN} >-SHAREGRP= ${WWWGRP} >+SUB_FILES= pkg-deinstall pkg-message > > OPTIONS_DEFINE= APACHE LIGHTTPD MYSQL > OPTIONS_DEFAULT= APACHE MYSQL > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MAPACHE} >-USE_APACHE_RUN= 22+ >+USE_APACHE_RUN= 24+ > .endif > > .if ${PORT_OPTIONS:MLIGHTTPD} >@@ -51,8 +47,8 @@ > .endif > > do-install: >- @${MKDIR} ${WWWDIR} >- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} ${PORTDOCSARGS} >+ @${MKDIR} ${STAGEDIR}${WWWDIR} >+ @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} ${PORTDOCSARGS} > > post-install: > @${CAT} ${PKGMESSAGE} >diff -Naur frontaccounting.orig/distinfo frontaccounting/distinfo >--- frontaccounting.orig/distinfo 2014-05-25 16:19:52.681130000 -0600 >+++ frontaccounting/distinfo 2014-08-11 12:53:46.933070983 -0600 >@@ -1,2 +1,2 @@ >-SHA256 (frontaccounting-2.3.15.tar.gz) = a1c27b58591c1043c4a6ee7b4085347b8ce9a4d08981491ebcc3a7a4f3d63d50 >-SIZE (frontaccounting-2.3.15.tar.gz) = 1263829 >+SHA256 (frontaccounting-2.3.21.tar.gz) = 61da4b1d792ce3463b75c4e9b09e5f72598b020807713beff6dcd845c01586e7 >+SIZE (frontaccounting-2.3.21.tar.gz) = 1288134 >diff -Naur frontaccounting.orig/files/pkg-install.in frontaccounting/files/pkg-install.in >--- frontaccounting.orig/files/pkg-install.in 2014-05-25 16:19:52.684130000 -0600 >+++ frontaccounting/files/pkg-install.in 1969-12-31 17:00:00.000000000 -0700 >@@ -1,22 +0,0 @@ >-#!/bin/sh >-# >-# $FreeBSD: head/finance/frontaccounting/files/pkg-install.in 309465 2012-12-24 21:49:21Z crees $ >-# >-# Works around a deficiency in pkg_install; directory ownerships >-# are not preserved. This should be removed when ports-mgmt/pkg rules >-# the Ports Tree. >- >-FAWEB=%%WWWDIR%% >-WWWOWN=%%WWWOWN%% >-WWWGRP=%%WWWGRP%% >-CHOWN=%%CHOWN%% >- >-case $2 in >-POST-INSTALL) >- if [ -e ${FAWEB} ]; then >- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${FAWEB} >- fi >- ;; >-*) >- ;; >-esac >diff -Naur frontaccounting.orig/pkg-plist frontaccounting/pkg-plist >--- frontaccounting.orig/pkg-plist 2014-05-25 16:19:52.694131000 -0600 >+++ frontaccounting/pkg-plist 2014-08-11 19:02:45.176554165 -0600 >@@ -1,9 +1,12 @@ >+@owner www >+@group www > %%WWWDIR%%/.htaccess > %%WWWDIR%%/CHANGELOG.txt > %%WWWDIR%%/FA.pem > %%WWWDIR%%/access/index.php > %%WWWDIR%%/access/login.php > %%WWWDIR%%/access/logout.php >+%%WWWDIR%%/access/password_reset.php > %%WWWDIR%%/access/timeout.php > %%WWWDIR%%/admin/attachments.php > %%WWWDIR%%/admin/backups.php >@@ -57,7 +60,7 @@ > %%WWWDIR%%/company/0/images/103.jpg > %%WWWDIR%%/company/0/images/104.jpg > %%WWWDIR%%/company/0/images/index.php >-%%WWWDIR%%/company/0/images/logo_frontaccounting.jpg >+%%WWWDIR%%/company/0/images/logo_%%AP_NAME%%.jpg > %%WWWDIR%%/company/0/index.php > %%WWWDIR%%/company/0/js_cache/index.php > %%WWWDIR%%/company/0/pdf_files/index.php >@@ -87,7 +90,7 @@ > %%WWWDIR%%/doc/quick_entries.txt > %%WWWDIR%%/doc/recurrent_invoice.txt > %%WWWDIR%%/doc/sales_quotations.txt >-%%WWWDIR%%/frontaccounting.php >+%%WWWDIR%%/%%AP_NAME%%.php > %%WWWDIR%%/gl/accruals.php > %%WWWDIR%%/gl/bank_account_reconcile.php > %%WWWDIR%%/gl/bank_transfer.php >@@ -216,6 +219,8 @@ > %%WWWDIR%%/install/lang/pl_PL/LC_MESSAGES/pl_PL.po > %%WWWDIR%%/install/lang/pt_BR/LC_MESSAGES/pt_BR.mo > %%WWWDIR%%/install/lang/pt_BR/LC_MESSAGES/pt_BR.po >+%%WWWDIR%%/install/lang/pt_PT/LC_MESSAGES/pt_PT.mo >+%%WWWDIR%%/install/lang/pt_PT/LC_MESSAGES/pt_PT.po > %%WWWDIR%%/install/lang/sv_SE/LC_MESSAGES/sv_SE.mo > %%WWWDIR%%/install/lang/sv_SE/LC_MESSAGES/sv_SE.po > %%WWWDIR%%/install/lang/zh_CN/LC_MESSAGES/zh_CN.mo >@@ -412,6 +417,8 @@ > %%WWWDIR%%/reporting/rep305.php > %%WWWDIR%%/reporting/rep306.php > %%WWWDIR%%/reporting/rep307.php >+%%WWWDIR%%/reporting/rep308.php >+%%WWWDIR%%/reporting/rep309.php > %%WWWDIR%%/reporting/rep401.php > %%WWWDIR%%/reporting/rep409.php > %%WWWDIR%%/reporting/rep501.php >@@ -506,6 +513,7 @@ > %%WWWDIR%%/themes/aqua/images/add.png > %%WWWDIR%%/themes/aqua/images/ajax-loader.gif > %%WWWDIR%%/themes/aqua/images/ajax-loader2.gif >+%%WWWDIR%%/themes/aqua/images/alloc.png > %%WWWDIR%%/themes/aqua/images/button_ok.png > %%WWWDIR%%/themes/aqua/images/cancel.png > %%WWWDIR%%/themes/aqua/images/credit.gif >@@ -546,6 +554,7 @@ > %%WWWDIR%%/themes/cool/images/add.png > %%WWWDIR%%/themes/cool/images/ajax-loader.gif > %%WWWDIR%%/themes/cool/images/ajax-loader2.gif >+%%WWWDIR%%/themes/cool/images/alloc.png > %%WWWDIR%%/themes/cool/images/button_ok.png > %%WWWDIR%%/themes/cool/images/cancel.png > %%WWWDIR%%/themes/cool/images/credit.gif >@@ -586,6 +595,7 @@ > %%WWWDIR%%/themes/default/images/add.png > %%WWWDIR%%/themes/default/images/ajax-loader.gif > %%WWWDIR%%/themes/default/images/ajax-loader2.gif >+%%WWWDIR%%/themes/default/images/alloc.png > %%WWWDIR%%/themes/default/images/button_ok.png > %%WWWDIR%%/themes/default/images/cal.gif > %%WWWDIR%%/themes/default/images/cancel.png >@@ -600,8 +610,8 @@ > %%WWWDIR%%/themes/default/images/invoice.gif > %%WWWDIR%%/themes/default/images/locate.png > %%WWWDIR%%/themes/default/images/login.gif >-%%WWWDIR%%/themes/default/images/logo_frontaccounting.jpg >-%%WWWDIR%%/themes/default/images/logo_frontaccounting.png >+%%WWWDIR%%/themes/default/images/logo_%%AP_NAME%%.jpg >+%%WWWDIR%%/themes/default/images/logo_%%AP_NAME%%.png > %%WWWDIR%%/themes/default/images/menu_entry.png > %%WWWDIR%%/themes/default/images/menu_inquiry.png > %%WWWDIR%%/themes/default/images/menu_maintenance.png >@@ -630,118 +640,122 @@ > %%WWWDIR%%/tmp/index.php > %%WWWDIR%%/update.html > %%WWWDIR%%/version.php >-@dirrm %%WWWDIR%%/tmp >-@dirrm %%WWWDIR%%/themes/default/images >-@dirrm %%WWWDIR%%/themes/default >-@dirrm %%WWWDIR%%/themes/cool/images >-@dirrm %%WWWDIR%%/themes/cool >-@dirrm %%WWWDIR%%/themes/aqua/images >-@dirrm %%WWWDIR%%/themes/aqua >-@dirrm %%WWWDIR%%/themes >-@dirrm %%WWWDIR%%/taxes/db >-@dirrm %%WWWDIR%%/taxes >-@dirrm %%WWWDIR%%/sql >-@dirrm %%WWWDIR%%/sales/view >-@dirrm %%WWWDIR%%/sales/manage >-@dirrm %%WWWDIR%%/sales/inquiry >-@dirrm %%WWWDIR%%/sales/includes/ui >-@dirrm %%WWWDIR%%/sales/includes/db >-@dirrm %%WWWDIR%%/sales/includes >-@dirrm %%WWWDIR%%/sales/allocations >-@dirrm %%WWWDIR%%/sales >-@dirrm %%WWWDIR%%/reporting/includes/fpdi/decoders >-@dirrm %%WWWDIR%%/reporting/includes/fpdi >-@dirrm %%WWWDIR%%/reporting/includes >-@dirrm %%WWWDIR%%/reporting/forms >-@dirrm %%WWWDIR%%/reporting/fonts >-@dirrm %%WWWDIR%%/reporting >-@dirrm %%WWWDIR%%/purchasing/view >-@dirrm %%WWWDIR%%/purchasing/manage >-@dirrm %%WWWDIR%%/purchasing/inquiry >-@dirrm %%WWWDIR%%/purchasing/includes/ui >-@dirrm %%WWWDIR%%/purchasing/includes/db >-@dirrm %%WWWDIR%%/purchasing/includes >-@dirrm %%WWWDIR%%/purchasing/allocations >-@dirrm %%WWWDIR%%/purchasing >-@dirrm %%WWWDIR%%/modules/_cache >-@dirrm %%WWWDIR%%/modules >-@dirrm %%WWWDIR%%/manufacturing/view >-@dirrm %%WWWDIR%%/manufacturing/manage >-@dirrm %%WWWDIR%%/manufacturing/inquiry >-@dirrm %%WWWDIR%%/manufacturing/includes/db >-@dirrm %%WWWDIR%%/manufacturing/includes >-@dirrm %%WWWDIR%%/manufacturing >-@dirrm %%WWWDIR%%/lang/new_language_template/LC_MESSAGES >-@dirrm %%WWWDIR%%/lang/new_language_template >-@dirrm %%WWWDIR%%/lang/en_US/LC_MESSAGES >-@dirrm %%WWWDIR%%/lang/en_US >-@dirrm %%WWWDIR%%/lang >-@dirrm %%WWWDIR%%/js >-@dirrm %%WWWDIR%%/inventory/view >-@dirrm %%WWWDIR%%/inventory/manage >-@dirrm %%WWWDIR%%/inventory/inquiry >-@dirrm %%WWWDIR%%/inventory/includes/db >-@dirrm %%WWWDIR%%/inventory/includes >-@dirrm %%WWWDIR%%/inventory >-@dirrm %%WWWDIR%%/install/lang/zh_CN/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/zh_CN >-@dirrm %%WWWDIR%%/install/lang/sv_SE/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/sv_SE >-@dirrm %%WWWDIR%%/install/lang/pt_BR/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/pt_BR >-@dirrm %%WWWDIR%%/install/lang/pl_PL/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/pl_PL >-@dirrm %%WWWDIR%%/install/lang/nl_BE/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/nl_BE >-@dirrm %%WWWDIR%%/install/lang/new_language_template/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/new_language_template >-@dirrm %%WWWDIR%%/install/lang/ka_GE/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/ka_GE >-@dirrm %%WWWDIR%%/install/lang/it_IT/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/it_IT >-@dirrm %%WWWDIR%%/install/lang/id_ID/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/id_ID >-@dirrm %%WWWDIR%%/install/lang/fr_FR/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/fr_FR >-@dirrm %%WWWDIR%%/install/lang/es_MX/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/es_MX >-@dirrm %%WWWDIR%%/install/lang/el_GR/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/el_GR >-@dirrm %%WWWDIR%%/install/lang/de_DE/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/de_DE >-@dirrm %%WWWDIR%%/install/lang/da_DK/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/da_DK >-@dirrm %%WWWDIR%%/install/lang/ar_EG/LC_MESSAGES >-@dirrm %%WWWDIR%%/install/lang/ar_EG >-@dirrm %%WWWDIR%%/install/lang >-@dirrm %%WWWDIR%%/install >-@dirrm %%WWWDIR%%/includes/ui >-@dirrm %%WWWDIR%%/includes/prefs >-@dirrm %%WWWDIR%%/includes/page >-@dirrm %%WWWDIR%%/includes/lang >-@dirrm %%WWWDIR%%/includes/db >-@dirrm %%WWWDIR%%/includes >-@dirrm %%WWWDIR%%/gl/view >-@dirrm %%WWWDIR%%/gl/manage >-@dirrm %%WWWDIR%%/gl/inquiry >-@dirrm %%WWWDIR%%/gl/includes/ui >-@dirrm %%WWWDIR%%/gl/includes/db >-@dirrm %%WWWDIR%%/gl/includes >-@dirrm %%WWWDIR%%/gl >-@dirrm %%WWWDIR%%/doc >-@dirrm %%WWWDIR%%/dimensions/view >-@dirrm %%WWWDIR%%/dimensions/inquiry >-@dirrm %%WWWDIR%%/dimensions/includes >-@dirrm %%WWWDIR%%/dimensions >-@dirrm %%WWWDIR%%/company/0/reporting >-@dirrm %%WWWDIR%%/company/0/pdf_files >-@dirrm %%WWWDIR%%/company/0/js_cache >-@dirrm %%WWWDIR%%/company/0/images >-@dirrm %%WWWDIR%%/company/0/backup >-@dirrm %%WWWDIR%%/company/0 >-@dirrm %%WWWDIR%%/company >-@dirrm %%WWWDIR%%/applications >-@dirrm %%WWWDIR%%/admin/db >-@dirrm %%WWWDIR%%/admin >-@dirrm %%WWWDIR%%/access >-@dirrm %%WWWDIR%% >+@dirrmtry %%WWWDIR%%/access >+@dirrmtry %%WWWDIR%%/admin/db >+@dirrmtry %%WWWDIR%%/admin >+@dirrmtry %%WWWDIR%%/applications >+@dirrmtry %%WWWDIR%%/company/0/backup >+@dirrmtry %%WWWDIR%%/company/0/images >+@dirrmtry %%WWWDIR%%/company/0/js_cache >+@dirrmtry %%WWWDIR%%/company/0/pdf_files >+@dirrmtry %%WWWDIR%%/company/0/reporting >+@dirrmtry %%WWWDIR%%/company/0 >+@dirrmtry %%WWWDIR%%/company >+@dirrmtry %%WWWDIR%%/dimensions/includes >+@dirrmtry %%WWWDIR%%/dimensions/inquiry >+@dirrmtry %%WWWDIR%%/dimensions/view >+@dirrmtry %%WWWDIR%%/dimensions >+@dirrmtry %%WWWDIR%%/doc >+@dirrmtry %%WWWDIR%%/gl/includes/db >+@dirrmtry %%WWWDIR%%/gl/includes/ui >+@dirrmtry %%WWWDIR%%/gl/includes >+@dirrmtry %%WWWDIR%%/gl/inquiry >+@dirrmtry %%WWWDIR%%/gl/manage >+@dirrmtry %%WWWDIR%%/gl/view >+@dirrmtry %%WWWDIR%%/gl >+@dirrmtry %%WWWDIR%%/includes/db >+@dirrmtry %%WWWDIR%%/includes/lang >+@dirrmtry %%WWWDIR%%/includes/page >+@dirrmtry %%WWWDIR%%/includes/prefs >+@dirrmtry %%WWWDIR%%/includes/ui >+@dirrmtry %%WWWDIR%%/includes >+@dirrmtry %%WWWDIR%%/install/lang/ar_EG/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/ar_EG >+@dirrmtry %%WWWDIR%%/install/lang/da_DK/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/da_DK >+@dirrmtry %%WWWDIR%%/install/lang/de_DE/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/de_DE >+@dirrmtry %%WWWDIR%%/install/lang/el_GR/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/el_GR >+@dirrmtry %%WWWDIR%%/install/lang/es_MX/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/es_MX >+@dirrmtry %%WWWDIR%%/install/lang/fr_FR/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/fr_FR >+@dirrmtry %%WWWDIR%%/install/lang/id_ID/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/id_ID >+@dirrmtry %%WWWDIR%%/install/lang/it_IT/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/it_IT >+@dirrmtry %%WWWDIR%%/install/lang/ka_GE/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/ka_GE >+@dirrmtry %%WWWDIR%%/install/lang/new_language_template/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/new_language_template >+@dirrmtry %%WWWDIR%%/install/lang/nl_BE/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/nl_BE >+@dirrmtry %%WWWDIR%%/install/lang/pl_PL/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/pl_PL >+@dirrmtry %%WWWDIR%%/install/lang/pt_BR/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/pt_BR >+@dirrmtry %%WWWDIR%%/install/lang/pt_PT/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/pt_PT >+@dirrmtry %%WWWDIR%%/install/lang/sv_SE/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/sv_SE >+@dirrmtry %%WWWDIR%%/install/lang/zh_CN/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/install/lang/zh_CN >+@dirrmtry %%WWWDIR%%/install/lang >+@dirrmtry %%WWWDIR%%/install >+@dirrmtry %%WWWDIR%%/inventory/includes/db >+@dirrmtry %%WWWDIR%%/inventory/includes >+@dirrmtry %%WWWDIR%%/inventory/inquiry >+@dirrmtry %%WWWDIR%%/inventory/manage >+@dirrmtry %%WWWDIR%%/inventory/view >+@dirrmtry %%WWWDIR%%/inventory >+@dirrmtry %%WWWDIR%%/js >+@dirrmtry %%WWWDIR%%/lang/en_US/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/lang/en_US >+@dirrmtry %%WWWDIR%%/lang/new_language_template/LC_MESSAGES >+@dirrmtry %%WWWDIR%%/lang/new_language_template >+@dirrmtry %%WWWDIR%%/lang >+@dirrmtry %%WWWDIR%%/manufacturing/includes/db >+@dirrmtry %%WWWDIR%%/manufacturing/includes >+@dirrmtry %%WWWDIR%%/manufacturing/inquiry >+@dirrmtry %%WWWDIR%%/manufacturing/manage >+@dirrmtry %%WWWDIR%%/manufacturing/view >+@dirrmtry %%WWWDIR%%/manufacturing >+@dirrmtry %%WWWDIR%%/modules/_cache >+@dirrmtry %%WWWDIR%%/modules >+@dirrmtry %%WWWDIR%%/purchasing/allocations >+@dirrmtry %%WWWDIR%%/purchasing/includes/db >+@dirrmtry %%WWWDIR%%/purchasing/includes/ui >+@dirrmtry %%WWWDIR%%/purchasing/includes >+@dirrmtry %%WWWDIR%%/purchasing/inquiry >+@dirrmtry %%WWWDIR%%/purchasing/manage >+@dirrmtry %%WWWDIR%%/purchasing/view >+@dirrmtry %%WWWDIR%%/purchasing >+@dirrmtry %%WWWDIR%%/reporting/fonts >+@dirrmtry %%WWWDIR%%/reporting/forms >+@dirrmtry %%WWWDIR%%/reporting/includes/fpdi/decoders >+@dirrmtry %%WWWDIR%%/reporting/includes/fpdi >+@dirrmtry %%WWWDIR%%/reporting/includes >+@dirrmtry %%WWWDIR%%/reporting >+@dirrmtry %%WWWDIR%%/sales/allocations >+@dirrmtry %%WWWDIR%%/sales/includes/db >+@dirrmtry %%WWWDIR%%/sales/includes/ui >+@dirrmtry %%WWWDIR%%/sales/includes >+@dirrmtry %%WWWDIR%%/sales/inquiry >+@dirrmtry %%WWWDIR%%/sales/manage >+@dirrmtry %%WWWDIR%%/sales/view >+@dirrmtry %%WWWDIR%%/sales >+@dirrmtry %%WWWDIR%%/sql >+@dirrmtry %%WWWDIR%%/taxes/db >+@dirrmtry %%WWWDIR%%/taxes >+@dirrmtry %%WWWDIR%%/themes/aqua/images >+@dirrmtry %%WWWDIR%%/themes/aqua >+@dirrmtry %%WWWDIR%%/themes/cool/images >+@dirrmtry %%WWWDIR%%/themes/cool >+@dirrmtry %%WWWDIR%%/themes/default/images >+@dirrmtry %%WWWDIR%%/themes/default >+@dirrmtry %%WWWDIR%%/themes >+@dirrmtry %%WWWDIR%%/tmp >+@dirrmtry %%WWWDIR%% >+@owner root >+@group wheel >--- frontaccounting-2.3.21-port.diff ends here ---
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 192602
: 145693