diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-16 22:22:19 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-16 22:22:19 +0000 |
commit | 41b1bf1f42725ae709124663bbda509c43e3929b (patch) | |
tree | d701f64903ee0ec3150153615450c42ae0c1e398 /mail/turba/pkg-plist | |
parent | Fix some build issues with the new freetype2. (diff) |
Upgrading to Turba 1.2.2.
The full list of changes (from version 1.2.1) can be viewed here:
<http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.61.2.59&r2=1.61.2.62&ty=h>.
PR: ports/64013.
Submitted by: maintainer.
Approved by: mat (mentor).
Notes
Notes:
svn path=/head/; revision=104220
Diffstat (limited to 'mail/turba/pkg-plist')
-rw-r--r-- | mail/turba/pkg-plist | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/mail/turba/pkg-plist b/mail/turba/pkg-plist index 1bc144a09498..3f3ebe8ab813 100644 --- a/mail/turba/pkg-plist +++ b/mail/turba/pkg-plist @@ -1,12 +1,13 @@ -%%PORTDOCS%%share/doc/turba/CHANGES -%%PORTDOCS%%share/doc/turba/COPYING -%%PORTDOCS%%share/doc/turba/CREDITS -%%PORTDOCS%%share/doc/turba/INSTALL -%%PORTDOCS%%share/doc/turba/LDAP -%%PORTDOCS%%share/doc/turba/README -%%PORTDOCS%%share/doc/turba/UPDATE -%%PORTDOCS%%share/doc/turba/turba.dia -%%PORTDOCS%%share/doc/turba/turba.pdf +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/CREDITS +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LDAP +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES +%%PORTDOCS%%%%DOCSDIR%%/UPDATE +%%PORTDOCS%%%%DOCSDIR%%/turba.dia +%%PORTDOCS%%%%DOCSDIR%%/turba.pdf %%TURBADIR%%/add.php %%TURBADIR%%/addobject.php %%TURBADIR%%/addobjectaction.php @@ -83,6 +84,7 @@ %%TURBADIR%%/locale/fi_FI/help.xml %%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo +%%TURBADIR%%/locale/gl_ES/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/hu_HU/help.xml %%TURBADIR%%/locale/hu_HU/LC_MESSAGES/turba.mo %%TURBADIR%%/locale/it_IT/LC_MESSAGES/turba.mo @@ -124,6 +126,7 @@ %%TURBADIR%%/po/extract.pl %%TURBADIR%%/po/fi_FI.po %%TURBADIR%%/po/fr_FR.po +%%TURBADIR%%/po/gl_ES.po %%TURBADIR%%/po/hu_HU.po %%TURBADIR%%/po/it_IT.po %%TURBADIR%%/po/ja_JP.po @@ -195,7 +198,7 @@ %%TURBADIR%%/templates/search/row.inc %%TURBADIR%%/miniwindow.php etc/horde/httpd.conf.turba -%%PORTDOCS%%@dirrm share/doc/turba +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%TURBADIR%%/config @dirrm %%TURBADIR%%/graphics @dirrm %%TURBADIR%%/lib/Driver @@ -226,6 +229,8 @@ etc/horde/httpd.conf.turba @dirrm %%TURBADIR%%/locale/fi_FI @dirrm %%TURBADIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%TURBADIR%%/locale/fr_FR +@dirrm %%TURBADIR%%/locale/gl_ES/LC_MESSAGES +@dirrm %%TURBADIR%%/locale/gl_ES @dirrm %%TURBADIR%%/locale/hu_HU/LC_MESSAGES @dirrm %%TURBADIR%%/locale/hu_HU @dirrm %%TURBADIR%%/locale/it_IT/LC_MESSAGES |