diff options
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa/distinfo | 2 | ||||
-rw-r--r-- | mail/balsa/pkg-plist | 26 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa2/distinfo | 2 | ||||
-rw-r--r-- | mail/balsa2/pkg-plist | 26 |
6 files changed, 46 insertions, 18 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 2e248f9b54e0..855dc9b1865f 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,16 +6,16 @@ # PORTNAME= balsa -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= mail gnome MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ http://www.theochem.kth.se/~pawsa/balsa/ MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo index fd1bf9e6ef5d..93588b7f0cc0 100644 --- a/mail/balsa/distinfo +++ b/mail/balsa/distinfo @@ -1 +1 @@ -MD5 (balsa-0.8.1.tar.gz) = b6cc162ec13443016bc668053619a6e8 +MD5 (balsa-0.9.0.tar.gz) = 19c8a615b3949bcb5ccbc006d1e5d122 diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist index d0810640c93d..501e7e723e97 100644 --- a/mail/balsa/pkg-plist +++ b/mail/balsa/pkg-plist @@ -16,6 +16,18 @@ share/gnome/help/balsa/C/images/newmsg-window-attachments.png share/gnome/help/balsa/C/images/newmsg-window-toolbar.png share/gnome/help/balsa/C/images/newmsg-window.png share/gnome/help/balsa/C/its-not-working.html +share/gnome/help/balsa/C/stylesheet-images/caution.gif +share/gnome/help/balsa/C/stylesheet-images/home.gif +share/gnome/help/balsa/C/stylesheet-images/important.gif +share/gnome/help/balsa/C/stylesheet-images/next.gif +share/gnome/help/balsa/C/stylesheet-images/note.gif +share/gnome/help/balsa/C/stylesheet-images/prev.gif +share/gnome/help/balsa/C/stylesheet-images/tip.gif +share/gnome/help/balsa/C/stylesheet-images/toc-blank.gif +share/gnome/help/balsa/C/stylesheet-images/toc-minus.gif +share/gnome/help/balsa/C/stylesheet-images/toc-plus.gif +share/gnome/help/balsa/C/stylesheet-images/up.gif +share/gnome/help/balsa/C/stylesheet-images/warning.gif share/gnome/help/balsa/C/topic.dat share/gnome/help/balsa/C/win-composer.html share/gnome/help/balsa/C/win-config-0.html @@ -30,12 +42,12 @@ share/gnome/help/balsa/C/win-config-8.html share/gnome/help/balsa/C/win-config.html share/gnome/help/balsa/C/win-main.html share/gnome/pixmaps/gnome-balsa2.png -share/gnome/pixmaps/balsa/attachment.png -share/gnome/pixmaps/balsa/balsa-logo.png -share/gnome/pixmaps/balsa/balsa-top.png -share/gnome/pixmaps/balsa/balsa-watermark.png -share/gnome/pixmaps/balsa/balsa_icon.png -share/gnome/pixmaps/balsa/balsa_logo.png +share/gnome/pixmaps/balsa/attachment.png +share/gnome/pixmaps/balsa/balsa-logo.png +share/gnome/pixmaps/balsa/balsa-top.png +share/gnome/pixmaps/balsa/balsa-watermark.png +share/gnome/pixmaps/balsa/balsa_icon.png +share/gnome/pixmaps/balsa/balsa_logo.png share/gnome/sounds/balsa/newmail.wav share/gnome/sounds/balsa/startup.wav share/locale/ca/LC_MESSAGES/balsa.mo @@ -48,6 +60,7 @@ share/locale/et/LC_MESSAGES/balsa.mo share/locale/fi/LC_MESSAGES/balsa.mo share/locale/fr/LC_MESSAGES/balsa.mo share/locale/ga/LC_MESSAGES/balsa.mo +share/locale/hu/LC_MESSAGES/balsa.mo share/locale/it/LC_MESSAGES/balsa.mo share/locale/ja/LC_MESSAGES/balsa.mo share/locale/ko/LC_MESSAGES/balsa.mo @@ -58,6 +71,7 @@ share/locale/pl/LC_MESSAGES/balsa.mo share/locale/pt/LC_MESSAGES/balsa.mo share/locale/pt_BR/LC_MESSAGES/balsa.mo share/locale/ru/LC_MESSAGES/balsa.mo +share/locale/sl/LC_MESSAGES/balsa.mo share/locale/sv/LC_MESSAGES/balsa.mo share/locale/tr/LC_MESSAGES/balsa.mo share/locale/uk/LC_MESSAGES/balsa.mo diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 2e248f9b54e0..855dc9b1865f 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,16 +6,16 @@ # PORTNAME= balsa -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= mail gnome MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ http://www.theochem.kth.se/~pawsa/balsa/ MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index fd1bf9e6ef5d..93588b7f0cc0 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -1 +1 @@ -MD5 (balsa-0.8.1.tar.gz) = b6cc162ec13443016bc668053619a6e8 +MD5 (balsa-0.9.0.tar.gz) = 19c8a615b3949bcb5ccbc006d1e5d122 diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist index d0810640c93d..501e7e723e97 100644 --- a/mail/balsa2/pkg-plist +++ b/mail/balsa2/pkg-plist @@ -16,6 +16,18 @@ share/gnome/help/balsa/C/images/newmsg-window-attachments.png share/gnome/help/balsa/C/images/newmsg-window-toolbar.png share/gnome/help/balsa/C/images/newmsg-window.png share/gnome/help/balsa/C/its-not-working.html +share/gnome/help/balsa/C/stylesheet-images/caution.gif +share/gnome/help/balsa/C/stylesheet-images/home.gif +share/gnome/help/balsa/C/stylesheet-images/important.gif +share/gnome/help/balsa/C/stylesheet-images/next.gif +share/gnome/help/balsa/C/stylesheet-images/note.gif +share/gnome/help/balsa/C/stylesheet-images/prev.gif +share/gnome/help/balsa/C/stylesheet-images/tip.gif +share/gnome/help/balsa/C/stylesheet-images/toc-blank.gif +share/gnome/help/balsa/C/stylesheet-images/toc-minus.gif +share/gnome/help/balsa/C/stylesheet-images/toc-plus.gif +share/gnome/help/balsa/C/stylesheet-images/up.gif +share/gnome/help/balsa/C/stylesheet-images/warning.gif share/gnome/help/balsa/C/topic.dat share/gnome/help/balsa/C/win-composer.html share/gnome/help/balsa/C/win-config-0.html @@ -30,12 +42,12 @@ share/gnome/help/balsa/C/win-config-8.html share/gnome/help/balsa/C/win-config.html share/gnome/help/balsa/C/win-main.html share/gnome/pixmaps/gnome-balsa2.png -share/gnome/pixmaps/balsa/attachment.png -share/gnome/pixmaps/balsa/balsa-logo.png -share/gnome/pixmaps/balsa/balsa-top.png -share/gnome/pixmaps/balsa/balsa-watermark.png -share/gnome/pixmaps/balsa/balsa_icon.png -share/gnome/pixmaps/balsa/balsa_logo.png +share/gnome/pixmaps/balsa/attachment.png +share/gnome/pixmaps/balsa/balsa-logo.png +share/gnome/pixmaps/balsa/balsa-top.png +share/gnome/pixmaps/balsa/balsa-watermark.png +share/gnome/pixmaps/balsa/balsa_icon.png +share/gnome/pixmaps/balsa/balsa_logo.png share/gnome/sounds/balsa/newmail.wav share/gnome/sounds/balsa/startup.wav share/locale/ca/LC_MESSAGES/balsa.mo @@ -48,6 +60,7 @@ share/locale/et/LC_MESSAGES/balsa.mo share/locale/fi/LC_MESSAGES/balsa.mo share/locale/fr/LC_MESSAGES/balsa.mo share/locale/ga/LC_MESSAGES/balsa.mo +share/locale/hu/LC_MESSAGES/balsa.mo share/locale/it/LC_MESSAGES/balsa.mo share/locale/ja/LC_MESSAGES/balsa.mo share/locale/ko/LC_MESSAGES/balsa.mo @@ -58,6 +71,7 @@ share/locale/pl/LC_MESSAGES/balsa.mo share/locale/pt/LC_MESSAGES/balsa.mo share/locale/pt_BR/LC_MESSAGES/balsa.mo share/locale/ru/LC_MESSAGES/balsa.mo +share/locale/sl/LC_MESSAGES/balsa.mo share/locale/sv/LC_MESSAGES/balsa.mo share/locale/tr/LC_MESSAGES/balsa.mo share/locale/uk/LC_MESSAGES/balsa.mo |