diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-07-07 14:25:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-07-07 14:25:26 +0000 |
commit | e15d59530f3039c8c348cb795bc58c210e01a2e3 (patch) | |
tree | af4f79882ba7947483c0de2ddb22abed4cb10217 | |
parent | 515764819e14ac14f856cf97fe1c9d8a80defffe (diff) |
Notes
-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 |