Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 15:21:13 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97029: [maintainer update] mail/sylpheed-claws-cachesaver
Message-ID:  <1147180873.67405@blaviken.slowicza.org>
Resent-Message-ID: <200605091330.k49DUDY0013609@freefall.freebsd.org>

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

>Number:         97029
>Category:       ports
>Synopsis:       [maintainer update] mail/sylpheed-claws-cachesaver
>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:   Tue May 09 13:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 5.4-RELEASE-p14 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p14 #3: Wed Apr 19 20:01:35 CEST 2006
    root@blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN



>Description:


- update to version 0.8
- remove obsolete patch
- update master site


>How-To-Repeat:





>Fix:


--- sc-cachesaver.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/Makefile sylpheed-claws-cachesaver/Makefile
--- /usr/ports/mail/sylpheed-claws-cachesaver/Makefile	Sat Apr 29 16:45:36 2006
+++ sylpheed-claws-cachesaver/Makefile	Tue May  9 14:14:37 2006
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	cachesaver
-PORTVERSION=	0.7
+PORTVERSION=	0.8
 CATEGORIES=	mail
-MASTER_SITES=	http://claws.sylpheed.org/downloads/
+MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
 
 MAINTAINER=	c0rn@o2.pl
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/distinfo sylpheed-claws-cachesaver/distinfo
--- /usr/ports/mail/sylpheed-claws-cachesaver/distinfo	Sat Apr 29 16:45:36 2006
+++ sylpheed-claws-cachesaver/distinfo	Tue May  9 14:14:47 2006
@@ -1,3 +1,3 @@
-MD5 (cachesaver-0.7.tar.gz) = 314c18a0113e9008843bfb352b72465c
-SHA256 (cachesaver-0.7.tar.gz) = 3a5d0ba997d058b1291db61017740b1614961c76ac1f6f3c92eab74fb9287344
-SIZE (cachesaver-0.7.tar.gz) = 318917
+MD5 (cachesaver-0.8.tar.gz) = 275b864e65e71ab277e0b411556d9b6f
+SHA256 (cachesaver-0.8.tar.gz) = bf83593410bed6f6a568497a54f1d1cb6e460c874625e9244bc49acd59f8793c
+SIZE (cachesaver-0.8.tar.gz) = 319300
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/files/patch-configure.ac sylpheed-claws-cachesaver/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-cachesaver/files/patch-configure.ac	Sat Apr 29 16:45:36 2006
+++ sylpheed-claws-cachesaver/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- configure.ac.orig	Wed Apr  5 20:04:28 2006
-+++ configure.ac	Wed Apr  5 20:06:27 2006
-@@ -30,7 +30,11 @@
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.100.93)
- AC_SUBST(SYLPHEED_CLAWS_CFLAGS)
- AC_SUBST(SYLPHEED_CLAWS_LIBS)
--SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+if test -z $prefix ; then
-+  SYLPHEED_CLAWS_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir sylpheed-claws )
-+else
-+  SYLPHEED_CLAWS_PLUGINDIR=$prefix/lib/sylpheed-claws/plugins
-+fi
- AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
- 
- #
--- sc-cachesaver.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?1147180873.67405>