Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 12:36:10 +0100 (CET)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48238: maintainer-update: mail/sylpheed-claws to upstream version 0.8.10
Message-ID:  <200302131136.h1DBaAhv065665@terrorfish.uni.stoert.net>

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

>Number:         48238
>Category:       ports
>Synopsis:       maintainer-update: mail/sylpheed-claws to upstream version 0.8.10
>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:   Thu Feb 13 03:40:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon 'corecode' Schubert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #46: Thu Jan 30 15:51:45 CET 2003 corecode@terrorfish.uni.stoert.net:/usr/obj/athlon/usr/src/sys/TERRORFISH i386


	
>Description:
	here we go again:
	o update to upstream version 0.8.10
	o correct plist, diff got lost last time somehow
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/sylpheed-claws/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile	2003/02/13 00:45:26	1.34
+++ Makefile	2003/02/13 11:33:06
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sylpheed-claws
-PORTVERSION=	0.8.9
+PORTVERSION=	0.8.10
 CATEGORIES=	mail news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	sylpheed-claws
@@ -75,6 +75,9 @@
 .if defined(WITH_SA_PLUG) || defined(WITH_ALL)
 RUN_DEPENDS+=		spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
 CONFIGURE_ARGS+=	--enable-spamassassin-plugin
+PLIST_SUB+=		SA_PLUG=""
+.else
+PLIST_SUB+=		SA_PLUG="@comment "
 .endif
 .if !defined(WITHOUT_SSL)
 USE_OPENSSL=		yes
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/sylpheed-claws/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	2003/02/13 00:45:26	1.14
+++ distinfo	2003/02/13 11:33:06
@@ -1,2 +1,2 @@
-MD5 (sylpheed-0.8.9claws.tar.bz2) = c32f8a445b219694e827e7d370d6d487
+MD5 (sylpheed-0.8.10claws.tar.bz2) = 08645275c58d63929f2a6224dc684d05
 MD5 (sylpheed-0.8.7claws-iconset.tar.gz) = 8159ffe656dc4256c1648fdd458945fb
Index: pkg-plist
===================================================================
RCS file: /home/cvs/ports/sylpheed-claws/pkg-plist,v
retrieving revision 1.13
diff -u -r1.13 pkg-plist
--- pkg-plist	2003/02/13 00:45:26	1.13
+++ pkg-plist	2003/02/13 11:33:06
@@ -2,8 +2,8 @@
 bin/sylpheed-switcher
 bin/sylprint.pl
 etc/sylprint.rc.example
-lib/sylpheed-claws/plugins/spamassassin.so
-lib/sylpheed-claws/plugins/spamassassin_gtk.so
+%%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin.so
+%%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin_gtk.so
 %%PORTDOCS%%share/doc/sylpheed-claws/NEWS
 %%PORTDOCS%%share/doc/sylpheed-claws/README
 %%PORTDOCS%%share/doc/sylpheed-claws/README.claws
@@ -773,5 +773,5 @@
 %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq/de
 %%PORTDOCS%%@dirrm share/doc/sylpheed-claws/faq
 %%PORTDOCS%%@dirrm share/doc/sylpheed-claws
-@dirrm lib/sylpheed-claws/plugins
-@dirrm lib/sylpheed-claws
+%%SA_PLUG%%@dirrm lib/sylpheed-claws/plugins
+%%SA_PLUG%%@dirrm lib/sylpheed-claws
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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