From c0rn@o2.pl  Sun Dec 10 21:49:22 2006
Return-Path: <c0rn@o2.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2D87716A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Dec 2006 21:49:22 +0000 (UTC)
	(envelope-from c0rn@o2.pl)
Received: from tur.go2.pl (tur.go2.pl [193.17.41.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 27EB143E93
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Dec 2006 21:43:45 +0000 (GMT)
	(envelope-from c0rn@o2.pl)
Received: from poczta.o2.pl (unknown [193.17.41.142])
	by tur.go2.pl (o2.pl Mailer 2.0.1) with ESMTP id 16CB923017A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Dec 2006 22:44:49 +0100 (CET)
Received: from poczta.o2.pl (mx12 [127.0.0.1])
	by poczta.o2.pl (Postfix) with ESMTP id D42FB628262
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Dec 2006 22:44:32 +0100 (CET)
Received: from caprica.slowicza.org (abnq155.neoplus.adsl.tpnet.pl [83.8.6.155])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by poczta.o2.pl (Postfix) with ESMTP
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 Dec 2006 22:44:32 +0100 (CET)
Message-Id: <1165787069.68044@caprica.slowicza.org>
Date: Sun, 10 Dec 2006 22:44:29 +0100
From: "Pawel Pekala" <c0rn@o2.pl>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Maintainer Update] mail/sylpheed-claws-rssyl repocopy request and update
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         106586
>Category:       ports
>Synopsis:       [Maintainer Update] mail/sylpheed-claws-rssyl repocopy request and update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pcvs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 10 21:50:13 GMT 2006
>Closed-Date:    Thu Dec 28 16:50:08 GMT 2006
>Last-Modified:  Thu Dec 28 16:50:08 GMT 2006
>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@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


- update to 0.8
- depend on claws-mail

Please repocopy this to mail/claws-mail-rssyl (project name change)


>How-To-Repeat:





>Fix:


--- claws-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 Dec  3 21:03:39 2006
+++ sylpheed-claws-rssyl/Makefile	Sun Dec 10 22:12:31 2006
@@ -6,22 +6,21 @@
 #
 
 PORTNAME=	rssyl
-PORTVERSION=	0.7
-PORTREVISION=	1
+PORTVERSION=	0.8
 PORTEPOCH=	1
 CATEGORIES=	mail
-MASTER_SITES=	http://sylpheed-claws.net/downloads/plugins/
-PKGNAMEPREFIX=	sylpheed-claws-
+MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
+PKGNAMEPREFIX=	claws-mail-
 
 MAINTAINER=	c0rn@o2.pl
-COMMENT=	A RSS/Atom plugin for sylheed-claws
+COMMENT=	A RSS/Atom plugin for claws-mail
 
 LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
-RUN_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
+BUILD_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
 
 USE_XLIB=	yes
-USE_AUTOTOOLS=	autoconf:259
+USE_AUTOTOOLS=	autoconf:261
 USE_GETTEXT=	yes
 USE_ICONV=	yes
 
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/distinfo sylpheed-claws-rssyl/distinfo
--- /usr/ports/mail/sylpheed-claws-rssyl/distinfo	Tue Nov 21 16:06:21 2006
+++ sylpheed-claws-rssyl/distinfo	Sun Dec 10 21:52:11 2006
@@ -1,3 +1,3 @@
-MD5 (rssyl-0.7.tar.gz) = a5f8d0b37ac294732539e6315eebe2f6
-SHA256 (rssyl-0.7.tar.gz) = 20d16203880c914642ad97d377cb32eacd165355777c8b2ba821a87b63d6b299
-SIZE (rssyl-0.7.tar.gz) = 448632
+MD5 (rssyl-0.8.tar.gz) = aa5f813f5b3afa1230d42247c81f22ad
+SHA256 (rssyl-0.8.tar.gz) = d4008a3352db3bd6d0625836676f4b01e7ba846ea35ab05257b205a7a0cce16b
+SIZE (rssyl-0.8.tar.gz) = 444329
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/files/patch-configure.ac sylpheed-claws-rssyl/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-rssyl/files/patch-configure.ac	Fri Oct  6 20:43:17 2006
+++ sylpheed-claws-rssyl/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,8 +0,0 @@
---- configure.ac.orig	Sun Oct  1 11:05:00 2006
-+++ configure.ac	Sun Oct  1 11:05:19 2006
-@@ -1,4 +1,4 @@
--AC_PREREQ(2.60)
-+AC_PREREQ(2.59)
- AC_INIT(src/plugin.c)
- AC_CONFIG_AUX_DIR(config)
- AM_MAINTAINER_MODE
diff -urN /usr/ports/mail/sylpheed-claws-rssyl/pkg-plist sylpheed-claws-rssyl/pkg-plist
--- /usr/ports/mail/sylpheed-claws-rssyl/pkg-plist	Mon Jul 10 19:04:34 2006
+++ sylpheed-claws-rssyl/pkg-plist	Sun Dec 10 21:51:58 2006
@@ -1,6 +1,6 @@
-lib/sylpheed-claws/plugins/rssyl.a
-lib/sylpheed-claws/plugins/rssyl.la
-lib/sylpheed-claws/plugins/rssyl.so
+lib/claws-mail/plugins/rssyl.a
+lib/claws-mail/plugins/rssyl.la
+lib/claws-mail/plugins/rssyl.so
 share/locale/de/LC_MESSAGES/rssyl.mo
 share/locale/es/LC_MESSAGES/rssyl.mo
 share/locale/fi/LC_MESSAGES/rssyl.mo
--- claws-rssyl.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sun Dec 10 23:14:36 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106586 
State-Changed-From-To: open->repocopy 
State-Changed-By: itetcu 
State-Changed-When: Sun Dec 10 23:42:22 UTC 2006 
State-Changed-Why:  
I can not do repocopies, but they can 


Responsible-Changed-From-To: itetcu->portmgr 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sun Dec 10 23:42:22 UTC 2006 
Responsible-Changed-Why:  
I can not do repocopies, but they can 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106586 
Responsible-Changed-From-To: portmgr->pcvs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Dec 25 00:06:16 UTC 2006 
Responsible-Changed-Why:  
Automatic repocopy approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106586 
State-Changed-From-To: repocopy->closed 
State-Changed-By: itetcu 
State-Changed-When: Thu Dec 28 16:50:06 UTC 2006 
State-Changed-Why:  
All repocopies consolidated in ports/107286. Please submit individual 
PRs for each port against the new (repocopied version - I'll ping you 
when the repo is done) and Cc me on them.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106586 
>Unformatted:
