ports/105250: [patch] mail/sylpheed-claws-rssyl
Pawel Pekala
c0rn at o2.pl
Tue Nov 7 18:50:36 UTC 2006
>Number: 105250
>Category: ports
>Synopsis: [patch] mail/sylpheed-claws-rssyl
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 07 18:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Pawel Pekala
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD 6.2-PRERELEASE #1: Thu Nov 2 13:19:37 CET 2006
corn at caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- update to 0.7
- remove obsolete patch
- chase mastersite change
>How-To-Repeat:
>Fix:
--- sc-rssyl.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/Makefile sylpheed-claws-rssyl/Makefile
--- /usr/ports/mail/sylpheed-claws-rssyl/Makefile Sun Oct 8 16:27:25 2006
+++ sylpheed-claws-rssyl/Makefile Tue Nov 7 19:32:55 2006
@@ -6,10 +6,10 @@
#
PORTNAME= rssyl
-PORTVERSION= 0.6.1
+PORTVERSION= 0.7
PORTEPOCH= 1
CATEGORIES= mail
-MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/
+MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/
PKGNAMEPREFIX= sylpheed-claws-
MAINTAINER= v.velox at vvelox.net
@@ -26,8 +26,5 @@
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
-
-post-patch:
- @${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac
.include <bsd.port.mk>
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/distinfo sylpheed-claws-rssyl/distinfo
--- /usr/ports/mail/sylpheed-claws-rssyl/distinfo Sun Oct 8 16:27:25 2006
+++ sylpheed-claws-rssyl/distinfo Tue Nov 7 19:29:07 2006
@@ -1,3 +1,3 @@
-MD5 (rssyl-0.6.1.tar.gz) = e7e69b5aecfe4b66c7eff5d022164d6d
-SHA256 (rssyl-0.6.1.tar.gz) = d3fd55769da92418b5b33eb97221f24161e2d1eccf6cd4b9555db87516aacb04
-SIZE (rssyl-0.6.1.tar.gz) = 444807
+MD5 (rssyl-0.7.tar.gz) = a5f8d0b37ac294732539e6315eebe2f6
+SHA256 (rssyl-0.7.tar.gz) = 20d16203880c914642ad97d377cb32eacd165355777c8b2ba821a87b63d6b299
+SIZE (rssyl-0.7.tar.gz) = 448632
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/files/patch-src-feed.c sylpheed-claws-rssyl/files/patch-src-feed.c
--- /usr/ports/mail/sylpheed-claws-rssyl/files/patch-src-feed.c Fri Oct 6 20:43:17 2006
+++ sylpheed-claws-rssyl/files/patch-src-feed.c Thu Jan 1 01:00:00 1970
@@ -1,13 +0,0 @@
---- src/feed.c.orig Thu Oct 5 15:55:26 2006
-+++ src/feed.c Thu Oct 5 15:55:51 2006
-@@ -1377,9 +1377,9 @@
- FolderItem *new_item;
- RSSylFolderItem *ritem;
- gchar *myurl = NULL;
-+ gchar *error = NULL;
- g_return_val_if_fail(parent != NULL, FALSE);
- g_return_val_if_fail(url != NULL, FALSE);
-- gchar *error = NULL;
-
- myurl = g_strdup(url);
-
--- sc-rssyl.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list