diff options
author | sat <sat@FreeBSD.org> | 2007-04-09 18:04:23 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-04-09 18:04:23 +0800 |
commit | ef9a74947ddd34667f10cb884f45a4c5de227ada (patch) | |
tree | 0c0ca11bc1cb1b7617d441fc0972f05bce5f7b0f | |
parent | 039b9e6f972b23135369701b65382528fcf65c5c (diff) | |
download | freebsd-ports-gnome-ef9a74947ddd34667f10cb884f45a4c5de227ada.tar.gz freebsd-ports-gnome-ef9a74947ddd34667f10cb884f45a4c5de227ada.tar.zst freebsd-ports-gnome-ef9a74947ddd34667f10cb884f45a4c5de227ada.zip |
- Update to 3.0.1
PR: ports/110891 (based on)
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
-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 |