diff options
author | mnag <mnag@FreeBSD.org> | 2006-04-28 12:19:16 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-04-28 12:19:16 +0800 |
commit | 4ba02b67765712bd68819cb2c345ab7f9468f966 (patch) | |
tree | 5b8350cf38ca3d48ab6bdff884cae8b1772bd281 /mail/sylpheed-claws-rssyl | |
parent | bca51ea564a4d88001349879ae3523db370fd932 (diff) | |
download | freebsd-ports-graphics-4ba02b67765712bd68819cb2c345ab7f9468f966.tar.gz freebsd-ports-graphics-4ba02b67765712bd68819cb2c345ab7f9468f966.tar.zst freebsd-ports-graphics-4ba02b67765712bd68819cb2c345ab7f9468f966.zip |
- Update to 0.4cvs6
- UnBROKEN
- portlint(1)
PR: 96390
Submitted by: maintainer
Diffstat (limited to 'mail/sylpheed-claws-rssyl')
-rw-r--r-- | mail/sylpheed-claws-rssyl/Makefile | 8 | ||||
-rw-r--r-- | mail/sylpheed-claws-rssyl/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/mail/sylpheed-claws-rssyl/Makefile b/mail/sylpheed-claws-rssyl/Makefile index 07d661a1595..1eed671fccd 100644 --- a/mail/sylpheed-claws-rssyl/Makefile +++ b/mail/sylpheed-claws-rssyl/Makefile @@ -6,10 +6,9 @@ # PORTNAME= rssyl -PORTVERSION= 0.3 +DISTVERSION= 0.4cvs6 CATEGORIES= mail -MASTER_SITES= http://ticho.yweb.sk/rssyl/ \ - ${MASTER_SITE_GENTOO} +MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ MASTER_SITE_SUBDIR= distfiles MAINTAINER= v.velox@vvelox.net @@ -19,11 +18,8 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl BUILD_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws RUN_DEPENDS= sylpheed-claws:${PORTSDIR}/mail/sylpheed-claws -BROKEN= Does not compile - USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:259 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac diff --git a/mail/sylpheed-claws-rssyl/distinfo b/mail/sylpheed-claws-rssyl/distinfo index cb7e6b040fb..cd8189951ba 100644 --- a/mail/sylpheed-claws-rssyl/distinfo +++ b/mail/sylpheed-claws-rssyl/distinfo @@ -1,3 +1,3 @@ -MD5 (rssyl-0.3.tar.gz) = 53866c464c35737d0ba684c85491014c -SHA256 (rssyl-0.3.tar.gz) = 225f78b9f611a269c9a50ecc7405c9ef8a8d57c27166b80f5afdd37f561d359f -SIZE (rssyl-0.3.tar.gz) = 390916 +MD5 (rssyl-0.4cvs6.tar.gz) = c730bd5aa9ff3924f747aa5e048b973d +SHA256 (rssyl-0.4cvs6.tar.gz) = 8237bf8eeaa16189e2dc32428a28940557469968aca531b025a5f742001614d9 +SIZE (rssyl-0.4cvs6.tar.gz) = 419293 |