diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-09 10:04:23 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-09 10:04:23 +0000 |
commit | 6b1666d309e6378c94bec2a5d964a1d48136a396 (patch) | |
tree | 827f3a39fdecbb4eb32ebf77ec9a81fd1974f999 /mail/horde-vacation | |
parent | c1405d1c8371a9632135b54c9b2be5cd93f75f33 (diff) | |
download | ports-6b1666d309e6378c94bec2a5d964a1d48136a396.tar.gz ports-6b1666d309e6378c94bec2a5d964a1d48136a396.zip |
Notes
Diffstat (limited to 'mail/horde-vacation')
-rw-r--r-- | mail/horde-vacation/Makefile | 3 | ||||
-rw-r--r-- | mail/horde-vacation/distinfo | 6 | ||||
-rw-r--r-- | mail/horde-vacation/pkg-plist | 7 |
3 files changed, 12 insertions, 4 deletions
diff --git a/mail/horde-vacation/Makefile b/mail/horde-vacation/Makefile index b81886f02382..53b751a42cb3 100644 --- a/mail/horde-vacation/Makefile +++ b/mail/horde-vacation/Makefile @@ -6,9 +6,10 @@ # PORTNAME= vacation -PORTVERSION= 3.0 +PORTVERSION= 3.0.1 CATEGORIES= mail www PKGNAMEPREFIX= horde- +DIST_SUBDIR= horde MAINTAINER= beech@alaskaparadise.com COMMENT= E-mail auto-responder diff --git a/mail/horde-vacation/distinfo b/mail/horde-vacation/distinfo index c88aefbfc60f..5f4c8e8c2305 100644 --- a/mail/horde-vacation/distinfo +++ b/mail/horde-vacation/distinfo @@ -1,3 +1,3 @@ -MD5 (vacation-h3-3.0.tar.gz) = aebac7f1f1a1bdf8d7f9a7ed8aecee8e -SHA256 (vacation-h3-3.0.tar.gz) = 1c41e20015242eadc30d9da3ea15748e511e14bea671b62fd57c5daf69d4e502 -SIZE (vacation-h3-3.0.tar.gz) = 836530 +MD5 (horde/vacation-h3-3.0.1.tar.gz) = 3076da56811855c58a39b929219ea13a +SHA256 (horde/vacation-h3-3.0.1.tar.gz) = 295d7ef2e4ec61fd4749c7363b47b764736d02465868f4f66a5a685eb4b01388 +SIZE (horde/vacation-h3-3.0.1.tar.gz) = 913442 diff --git a/mail/horde-vacation/pkg-plist b/mail/horde-vacation/pkg-plist index b46a030b34a1..eb842eb9632b 100644 --- a/mail/horde-vacation/pkg-plist +++ b/mail/horde-vacation/pkg-plist @@ -5,6 +5,8 @@ %%HORDIR%%/files/empty.gdbm.bin %%HORDIR%%/files/empty.hash.bin %%HORDIR%%/files/empty.hash3.bin +%%HORDIR%%/files/empty.hash4.bin +%%HORDIR%%/files/empty.hash4b.bin %%HORDIR%%/index.php %%HORDIR%%/lib/.htaccess %%HORDIR%%/lib/AliasDriver/ftp.php @@ -40,6 +42,7 @@ %%HORDIR%%/locale/pl_PL/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/pt_BR/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/ro_RO/LC_MESSAGES/vacation.mo +%%HORDIR%%/locale/sl_SI/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/sv_SE/LC_MESSAGES/vacation.mo %%HORDIR%%/locale/zh_TW/LC_MESSAGES/vacation.mo %%HORDIR%%/main.php @@ -62,6 +65,7 @@ %%HORDIR%%/po/pl_PL.po %%HORDIR%%/po/pt_BR.po %%HORDIR%%/po/ro_RO.po +%%HORDIR%%/po/sl_SI.po %%HORDIR%%/po/sv_SE.po %%HORDIR%%/po/vacation.pot %%HORDIR%%/po/zh_TW.po @@ -72,6 +76,7 @@ %%HORDIR%%/templates/main/main.inc %%HORDIR%%/themes/graphics/favicon.ico %%HORDIR%%/themes/graphics/vacation.png +%%HORDIR%%/themes/screen.css @dirrmtry %%HORDIR%%/config @dirrm %%HORDIR%%/files @dirrm %%HORDIR%%/lib/AliasDriver @@ -113,6 +118,8 @@ @dirrm %%HORDIR%%/locale/pt_BR @dirrm %%HORDIR%%/locale/ro_RO/LC_MESSAGES @dirrm %%HORDIR%%/locale/ro_RO +@dirrm %%HORDIR%%/locale/sl_SI/LC_MESSAGES +@dirrm %%HORDIR%%/locale/sl_SI @dirrm %%HORDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%HORDIR%%/locale/sv_SE @dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES |