diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-02-06 16:51:19 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-02-06 16:51:19 +0000 |
commit | fe2859fdc328c81305219abd3b84956b9667d86a (patch) | |
tree | c30656ae0c4ab63ab72566d0aac18048cb3ac349 /mail/sylpheed2-devel | |
parent | 29ad23ae19f208059fa081ec717fc77b2fa60f7b (diff) |
Notes
Diffstat (limited to 'mail/sylpheed2-devel')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 11 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 283d945f5b35..23ac45b4c9e5 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 1.0.0.r.1 -PORTREVISION= 1 +PORTVERSION= 1.0.1 +PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:mime/} \ http://sylpheed.good-day.net/sylpheed/:source \ @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include -I${X11BASE}/include" \ @@ -55,7 +55,7 @@ CONFIGURE_ARGS+=--disable-imlib CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme03.9:${PORTSDIR}/security/gpgme03 +LIB_DEPENDS+= gpgme.14:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else @@ -106,8 +106,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ - s|-lresolv||g; s|-lpisock\"|-liconv &|g; \ - s|gpgme-config|gpgme03-config|' ${WRKSRC}/configure + s|-lresolv||g; s|-lpisock\"|-liconv &|g; ' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|mime\.types|sylpheed-mime\.types|g' \ ${WRKSRC}/src/procmime.c diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index 476a79d3e14f..e8d1ac0d0f9b 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1,4 +1,4 @@ -MD5 (sylpheed/sylpheed-1.0.0rc.tar.bz2) = 86a66adc5e3f7d2d2e1c98bd928a4977 -SIZE(sylpheed/sylpheed-1.0.0rc.tar.bz2) = 2354803 +MD5 (sylpheed/sylpheed-1.0.1.tar.bz2) = 0f7c6d12debfbd0e1e41a4f1db4e4e70 +SIZE(sylpheed/sylpheed-1.0.1.tar.bz2) = 2374127 MD5 (sylpheed/mime.types) = 7c0563d85e2e830c0266d54517ad62e8 SIZE(sylpheed/mime.types) = 14979 |