Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 15:58:19 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97036: [maintainer update] mail/sylpheed-claws-newmail
Message-ID:  <1147183099.67495@blaviken.slowicza.org>
Resent-Message-ID: <200605091400.k49E0cvE018053@freefall.freebsd.org>

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

>Number:         97036
>Category:       ports
>Synopsis:       [maintainer update] mail/sylpheed-claws-newmail
>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 14:00:38 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.0.4
- remove obsolete patch


>How-To-Repeat:





>Fix:


--- sc-newmail.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-newmail/Makefile sylpheed-claws-newmail/Makefile
--- /usr/ports/mail/sylpheed-claws-newmail/Makefile	Sat Apr 29 17:02:56 2006
+++ sylpheed-claws-newmail/Makefile	Tue May  9 14:41:56 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	newmail
-PORTVERSION=	0.0.3
+PORTVERSION=	0.0.4
 CATEGORIES=	mail
 MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
diff -urN /usr/ports/mail/sylpheed-claws-newmail/distinfo sylpheed-claws-newmail/distinfo
--- /usr/ports/mail/sylpheed-claws-newmail/distinfo	Sat Apr 29 17:02:56 2006
+++ sylpheed-claws-newmail/distinfo	Tue May  9 14:42:08 2006
@@ -1,3 +1,3 @@
-MD5 (newmail-0.0.3.tar.gz) = 47127ccef56a0b218aab3a4d8c2eacb8
-SHA256 (newmail-0.0.3.tar.gz) = 0f2671675bdf924d0f2d316fc3fad8d9db641b96a5638f9008504f4239f720f3
-SIZE (newmail-0.0.3.tar.gz) = 316825
+MD5 (newmail-0.0.4.tar.gz) = 859a2079f77df4c5b13a6408653fd0c1
+SHA256 (newmail-0.0.4.tar.gz) = 259aaa8320f3ccba2b356a22bc17a1511e0095d15d369ed541051bd36c7a9371
+SIZE (newmail-0.0.4.tar.gz) = 316901
diff -urN /usr/ports/mail/sylpheed-claws-newmail/files/patch-configure.ac sylpheed-claws-newmail/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-newmail/files/patch-configure.ac	Sat Apr 29 17:02:56 2006
+++ sylpheed-claws-newmail/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- configure.ac.orig	Fri Apr  7 16:17:27 2006
-+++ configure.ac	Fri Apr  7 16:19:51 2006
-@@ -45,7 +45,11 @@
- 
- dnl check for sylpheed-claws
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.100.93)
--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_CFLAGS)
- AC_SUBST(SYLPHEED_CLAWS_LIBS)
- AC_SUBST(SYLPHEED_CLAWS_PLUGINDIR)
--- sc-newmail.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?1147183099.67495>