Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2006 22:43:04 +0100
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/106585: [Maintainer Update] mail/sylpheed-claws-perl repocopy request and update
Message-ID:  <1165786984.68038@caprica.slowicza.org>
Resent-Message-ID: <200612102150.kBALo7hs037721@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106585
>Category:       ports
>Synopsis:       [Maintainer Update] mail/sylpheed-claws-perl repocopy request and update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 10 21:50:07 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@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


- update to 0.9.6
- depend on claws-mail

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


>How-To-Repeat:





>Fix:


--- claws-perl.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-perl/Makefile sylpheed-claws-perl/Makefile
--- /usr/ports/mail/sylpheed-claws-perl/Makefile	Sun Dec  3 21:03:39 2006
+++ sylpheed-claws-perl/Makefile	Sun Dec 10 21:49:21 2006
@@ -6,28 +6,27 @@
 #
 
 PORTNAME=	perl
-PORTVERSION=	0.9.5
-PORTREVISION=	1
+PORTVERSION=	0.9.6
 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-
 DISTNAME=	perl_plugin-${PORTVERSION}
 
 MAINTAINER=	c0rn@o2.pl
-COMMENT=	Perl filtering plugin for sylpheed-claws
+COMMENT=	Perl filtering plugin for claws-mail
 
-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_GMAKE=	yes
 USE_XLIB=	yes
 USE_AUTOTOOLS=	autoconf:259
 USE_PERL5=	yes
 
-PLIST_FILES=	lib/sylpheed-claws/plugins/perl_plugin.a \
-		lib/sylpheed-claws/plugins/perl_plugin.la \
-		lib/sylpheed-claws/plugins/perl_plugin.so \
-		share/sylpheed-claws/matcherrc2perlfilter.pl
+PLIST_FILES=	lib/claws-mail/plugins/perl_plugin.a \
+		lib/claws-mail/plugins/perl_plugin.la \
+		lib/claws-mail/plugins/perl_plugin.so \
+		share/claws-mail/matcherrc2perlfilter.pl
 
 .include <bsd.port.pre.mk>
 
@@ -36,8 +35,8 @@
 .endif
 
 post-install:
-	@${MKDIR} ${PREFIX}/share/sylpheed-claws
+	@${MKDIR} ${PREFIX}/share/claws-mail
 	@${INSTALL_SCRIPT} ${WRKSRC}/tools/matcherrc2perlfilter.pl \
-		${PREFIX}/share/sylpheed-claws/
+		${PREFIX}/share/claws-mail/
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/mail/sylpheed-claws-perl/distinfo sylpheed-claws-perl/distinfo
--- /usr/ports/mail/sylpheed-claws-perl/distinfo	Sat Sep 30 21:32:24 2006
+++ sylpheed-claws-perl/distinfo	Sun Dec 10 21:49:38 2006
@@ -1,3 +1,3 @@
-MD5 (perl_plugin-0.9.5.tar.gz) = 7b6368f4e428caae509234e7eb005373
-SHA256 (perl_plugin-0.9.5.tar.gz) = 66ed9fe273373f9d505a291102ba3055b2538b47330136a5bb5a2c47626e3326
-SIZE (perl_plugin-0.9.5.tar.gz) = 347776
+MD5 (perl_plugin-0.9.6.tar.gz) = ee7a74a388a6216d3cd5690c952aa8b6
+SHA256 (perl_plugin-0.9.6.tar.gz) = f687a15d58c0dffb65d5716966a4c2e240fb604c3d86524647e31bbb65caee4d
+SIZE (perl_plugin-0.9.6.tar.gz) = 347339
--- claws-perl.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1165786984.68038>