diff options
author | oliver <oliver@FreeBSD.org> | 2010-07-07 22:25:26 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-07-07 22:25:26 +0800 |
commit | e23fdb1b33d9f2cbfe97541d413f57607bbd330c (patch) | |
tree | 48a3d4e46c8264f07e2188b4cd8ee0d5f7fbadd7 | |
parent | e1c08b2dc71c01407fb6124a19d02246cb886282 (diff) | |
download | freebsd-ports-gnome-e23fdb1b33d9f2cbfe97541d413f57607bbd330c.tar.gz freebsd-ports-gnome-e23fdb1b33d9f2cbfe97541d413f57607bbd330c.tar.zst freebsd-ports-gnome-e23fdb1b33d9f2cbfe97541d413f57607bbd330c.zip |
update to 3.0.3
PR: 148315
Submitted by: ehaupt
Feature safe: yes
-rw-r--r-- | mail/sylpheed3/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index d26db7ecc4ab..45ea442e8e73 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTVERSION= 3.0.3 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ CRITICAL @@ -23,6 +22,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes +USE_LDCONFIG= yes # Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it) CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo index b1de7da486fe..dc38fc3ba180 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1,3 +1,3 @@ -MD5 (sylpheed-3.0.2.tar.bz2) = 2ee330c737b02418d8692bd193f8b176 -SHA256 (sylpheed-3.0.2.tar.bz2) = e9596434c5ed25c08867c8bec5f2a3b7d160b4c807f374403bec6844910b1e62 -SIZE (sylpheed-3.0.2.tar.bz2) = 2975854 +MD5 (sylpheed-3.0.3.tar.bz2) = c69e5787868c7a8b5fe74cc24ffca189 +SHA256 (sylpheed-3.0.3.tar.bz2) = 51348cd660cbc8270c199767f83ed66a7da2f8b56641bb6d5b6bea77fbd54ebb +SIZE (sylpheed-3.0.3.tar.bz2) = 2975743 |