1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 4.3

This commit is contained in:
Beech Rintoul 2008-10-01 20:48:15 +00:00
parent e673f6f9b1
commit 29bcd31cff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221101
6 changed files with 40 additions and 16 deletions

View File

@ -6,15 +6,15 @@
#
PORTNAME= imp
PORTVERSION= 4.2
PORTVERSION= 4.3
PORTEPOCH= 1
CATEGORIES= mail www
DISTFILES= ${PORTNAME}-h3-4.2${EXTRACT_SUFX}
DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= beech@FreeBSD.org
COMMENT= Webmail system for IMAP/POP3 mailboxes
WRKSRC= ${WRKDIR}/${PORTNAME}-h3-4.2
WRKSRC= ${WRKDIR}/${PORTNAME}-h3-${PORTVERSION}
#-----------------------------------------------------------------------
# You may define these options:

View File

@ -1,3 +1,3 @@
MD5 (imp-h3-4.2.tar.gz) = 2ab4314b58bea1906a2f34acb3e09a2e
SHA256 (imp-h3-4.2.tar.gz) = 02302eeecf70067dee6eb5a8d2007cc9dfb3b11ba6e744f984b84541a5335fd4
SIZE (imp-h3-4.2.tar.gz) = 5042955
MD5 (imp-h3-4.3.tar.gz) = 63e41417c8f31daf1b3b6eaa64a65ac2
SHA256 (imp-h3-4.3.tar.gz) = 5ff7c4acce38db6c83a34abbdd54da99b4949d695f9ff3bf734924a1e5e6103d
SIZE (imp-h3-4.3.tar.gz) = 5237421

View File

@ -24,7 +24,7 @@
%%HORDIR%%/js/KeyNavList.js
%%HORDIR%%/js/SpellChecker.js
%%HORDIR%%/js/acl.js
%%HORDIR%%/js/addressesBlocks.js
%%HORDIR%%/js/autocomplete.js
%%HORDIR%%/js/builder.js
%%HORDIR%%/js/compose.js
%%HORDIR%%/js/contacts.js
@ -46,7 +46,7 @@
%%HORDIR%%/js/src/KeyNavList.js
%%HORDIR%%/js/src/SpellChecker.js
%%HORDIR%%/js/src/acl.js
%%HORDIR%%/js/src/addressesBlocks.js
%%HORDIR%%/js/src/autocomplete.js
%%HORDIR%%/js/src/builder.js
%%HORDIR%%/js/src/compose.js
%%HORDIR%%/js/src/contacts.js
@ -110,6 +110,7 @@
%%HORDIR%%/lib/MIME/Viewer/multipart.php
%%HORDIR%%/lib/MIME/Viewer/notification.php
%%HORDIR%%/lib/MIME/Viewer/partial.php
%%HORDIR%%/lib/MIME/Viewer/pdf.php
%%HORDIR%%/lib/MIME/Viewer/pgp.php
%%HORDIR%%/lib/MIME/Viewer/pkcs7.php
%%HORDIR%%/lib/MIME/Viewer/plain.php
@ -155,7 +156,9 @@
%%HORDIR%%/lib/api.php
%%HORDIR%%/lib/base.php
%%HORDIR%%/lib/prefs.php
%%HORDIR%%/lib/tests/fixtures/maildirsize
%%HORDIR%%/lib/tests/mime_viewer_html.phpt
%%HORDIR%%/lib/tests/quota_maildir.phpt
%%HORDIR%%/lib/version.php
%%HORDIR%%/locale/.htaccess
%%HORDIR%%/locale/ar_OM/LC_MESSAGES/imp.mo
@ -177,6 +180,8 @@
%%HORDIR%%/locale/es_ES/help.xml
%%HORDIR%%/locale/et_EE/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/et_EE/help.xml
%%HORDIR%%/locale/eu_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/eu_ES/help.xml
%%HORDIR%%/locale/fa_IR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/fa_IR/help.xml
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/imp.mo
@ -243,6 +248,7 @@
%%HORDIR%%/po/el_GR.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/et_EE.po
%%HORDIR%%/po/eu_ES.po
%%HORDIR%%/po/fa_IR.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/fr_FR.po
@ -404,6 +410,7 @@
%%HORDIR%%/themes/graphics/mime/image.png
%%HORDIR%%/themes/graphics/mime/itip.png
%%HORDIR%%/themes/graphics/mime/mail.png
%%HORDIR%%/themes/graphics/mime/pdf.png
%%HORDIR%%/themes/graphics/mime/text.png
%%HORDIR%%/themes/graphics/mini-error.png
%%HORDIR%%/themes/graphics/newmail.png
@ -473,6 +480,7 @@
%%HORDIR%%/themes/silver/graphics/mime/image.png
%%HORDIR%%/themes/silver/graphics/mime/itip.png
%%HORDIR%%/themes/silver/graphics/mime/mail.png
%%HORDIR%%/themes/silver/graphics/mime/pdf.png
%%HORDIR%%/themes/silver/graphics/mime/text.png
%%HORDIR%%/themes/silver/graphics/mini-error.png
%%HORDIR%%/themes/silver/graphics/newmail.png
@ -534,6 +542,7 @@
%%HORDIR%%/themes/tango-blue/graphics/mime/image.png
%%HORDIR%%/themes/tango-blue/graphics/mime/itip.png
%%HORDIR%%/themes/tango-blue/graphics/mime/mail.png
%%HORDIR%%/themes/tango-blue/graphics/mime/pdf.png
%%HORDIR%%/themes/tango-blue/graphics/mime/text.png
%%HORDIR%%/themes/tango-blue/graphics/mini-error.png
%%HORDIR%%/themes/tango-blue/graphics/newmail.png
@ -666,6 +675,8 @@
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale/fa_IR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fa_IR
@dirrm %%HORDIR%%/locale/eu_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/eu_ES
@dirrm %%HORDIR%%/locale/et_EE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/et_EE
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@ -690,6 +701,7 @@
@dirrm %%HORDIR%%/locale/ar_OM/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ar_OM
@dirrm %%HORDIR%%/locale
@dirrm %%HORDIR%%/lib/tests/fixtures
@dirrm %%HORDIR%%/lib/tests
@dirrm %%HORDIR%%/lib/UI
@dirrm %%HORDIR%%/lib/SpellChecker

View File

@ -6,15 +6,15 @@
#
PORTNAME= imp
PORTVERSION= 4.2
PORTVERSION= 4.3
PORTEPOCH= 1
CATEGORIES= mail www
DISTFILES= ${PORTNAME}-h3-4.2${EXTRACT_SUFX}
DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= beech@FreeBSD.org
COMMENT= Webmail system for IMAP/POP3 mailboxes
WRKSRC= ${WRKDIR}/${PORTNAME}-h3-4.2
WRKSRC= ${WRKDIR}/${PORTNAME}-h3-${PORTVERSION}
#-----------------------------------------------------------------------
# You may define these options:

View File

@ -1,3 +1,3 @@
MD5 (imp-h3-4.2.tar.gz) = 2ab4314b58bea1906a2f34acb3e09a2e
SHA256 (imp-h3-4.2.tar.gz) = 02302eeecf70067dee6eb5a8d2007cc9dfb3b11ba6e744f984b84541a5335fd4
SIZE (imp-h3-4.2.tar.gz) = 5042955
MD5 (imp-h3-4.3.tar.gz) = 63e41417c8f31daf1b3b6eaa64a65ac2
SHA256 (imp-h3-4.3.tar.gz) = 5ff7c4acce38db6c83a34abbdd54da99b4949d695f9ff3bf734924a1e5e6103d
SIZE (imp-h3-4.3.tar.gz) = 5237421

View File

@ -24,7 +24,7 @@
%%HORDIR%%/js/KeyNavList.js
%%HORDIR%%/js/SpellChecker.js
%%HORDIR%%/js/acl.js
%%HORDIR%%/js/addressesBlocks.js
%%HORDIR%%/js/autocomplete.js
%%HORDIR%%/js/builder.js
%%HORDIR%%/js/compose.js
%%HORDIR%%/js/contacts.js
@ -46,7 +46,7 @@
%%HORDIR%%/js/src/KeyNavList.js
%%HORDIR%%/js/src/SpellChecker.js
%%HORDIR%%/js/src/acl.js
%%HORDIR%%/js/src/addressesBlocks.js
%%HORDIR%%/js/src/autocomplete.js
%%HORDIR%%/js/src/builder.js
%%HORDIR%%/js/src/compose.js
%%HORDIR%%/js/src/contacts.js
@ -110,6 +110,7 @@
%%HORDIR%%/lib/MIME/Viewer/multipart.php
%%HORDIR%%/lib/MIME/Viewer/notification.php
%%HORDIR%%/lib/MIME/Viewer/partial.php
%%HORDIR%%/lib/MIME/Viewer/pdf.php
%%HORDIR%%/lib/MIME/Viewer/pgp.php
%%HORDIR%%/lib/MIME/Viewer/pkcs7.php
%%HORDIR%%/lib/MIME/Viewer/plain.php
@ -155,7 +156,9 @@
%%HORDIR%%/lib/api.php
%%HORDIR%%/lib/base.php
%%HORDIR%%/lib/prefs.php
%%HORDIR%%/lib/tests/fixtures/maildirsize
%%HORDIR%%/lib/tests/mime_viewer_html.phpt
%%HORDIR%%/lib/tests/quota_maildir.phpt
%%HORDIR%%/lib/version.php
%%HORDIR%%/locale/.htaccess
%%HORDIR%%/locale/ar_OM/LC_MESSAGES/imp.mo
@ -177,6 +180,8 @@
%%HORDIR%%/locale/es_ES/help.xml
%%HORDIR%%/locale/et_EE/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/et_EE/help.xml
%%HORDIR%%/locale/eu_ES/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/eu_ES/help.xml
%%HORDIR%%/locale/fa_IR/LC_MESSAGES/imp.mo
%%HORDIR%%/locale/fa_IR/help.xml
%%HORDIR%%/locale/fi_FI/LC_MESSAGES/imp.mo
@ -243,6 +248,7 @@
%%HORDIR%%/po/el_GR.po
%%HORDIR%%/po/es_ES.po
%%HORDIR%%/po/et_EE.po
%%HORDIR%%/po/eu_ES.po
%%HORDIR%%/po/fa_IR.po
%%HORDIR%%/po/fi_FI.po
%%HORDIR%%/po/fr_FR.po
@ -404,6 +410,7 @@
%%HORDIR%%/themes/graphics/mime/image.png
%%HORDIR%%/themes/graphics/mime/itip.png
%%HORDIR%%/themes/graphics/mime/mail.png
%%HORDIR%%/themes/graphics/mime/pdf.png
%%HORDIR%%/themes/graphics/mime/text.png
%%HORDIR%%/themes/graphics/mini-error.png
%%HORDIR%%/themes/graphics/newmail.png
@ -473,6 +480,7 @@
%%HORDIR%%/themes/silver/graphics/mime/image.png
%%HORDIR%%/themes/silver/graphics/mime/itip.png
%%HORDIR%%/themes/silver/graphics/mime/mail.png
%%HORDIR%%/themes/silver/graphics/mime/pdf.png
%%HORDIR%%/themes/silver/graphics/mime/text.png
%%HORDIR%%/themes/silver/graphics/mini-error.png
%%HORDIR%%/themes/silver/graphics/newmail.png
@ -534,6 +542,7 @@
%%HORDIR%%/themes/tango-blue/graphics/mime/image.png
%%HORDIR%%/themes/tango-blue/graphics/mime/itip.png
%%HORDIR%%/themes/tango-blue/graphics/mime/mail.png
%%HORDIR%%/themes/tango-blue/graphics/mime/pdf.png
%%HORDIR%%/themes/tango-blue/graphics/mime/text.png
%%HORDIR%%/themes/tango-blue/graphics/mini-error.png
%%HORDIR%%/themes/tango-blue/graphics/newmail.png
@ -666,6 +675,8 @@
@dirrm %%HORDIR%%/locale/fi_FI
@dirrm %%HORDIR%%/locale/fa_IR/LC_MESSAGES
@dirrm %%HORDIR%%/locale/fa_IR
@dirrm %%HORDIR%%/locale/eu_ES/LC_MESSAGES
@dirrm %%HORDIR%%/locale/eu_ES
@dirrm %%HORDIR%%/locale/et_EE/LC_MESSAGES
@dirrm %%HORDIR%%/locale/et_EE
@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
@ -690,6 +701,7 @@
@dirrm %%HORDIR%%/locale/ar_OM/LC_MESSAGES
@dirrm %%HORDIR%%/locale/ar_OM
@dirrm %%HORDIR%%/locale
@dirrm %%HORDIR%%/lib/tests/fixtures
@dirrm %%HORDIR%%/lib/tests
@dirrm %%HORDIR%%/lib/UI
@dirrm %%HORDIR%%/lib/SpellChecker