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

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

>Number:         97037
>Category:       ports
>Synopsis:       [maintainer update] mail/sylpheed-claws-notification
>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.1.2
- remove obsolete patch


>How-To-Repeat:





>Fix:


--- sc-notification.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-notification/Makefile sylpheed-claws-notification/Makefile
--- /usr/ports/mail/sylpheed-claws-notification/Makefile	Sat Apr 29 17:07:07 2006
+++ sylpheed-claws-notification/Makefile	Tue May  9 14:44:36 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	notification
-PORTVERSION=	0.1
+PORTVERSION=	0.1.2
 CATEGORIES=	mail
 MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
diff -urN /usr/ports/mail/sylpheed-claws-notification/distinfo sylpheed-claws-notification/distinfo
--- /usr/ports/mail/sylpheed-claws-notification/distinfo	Sat Apr 29 17:07:07 2006
+++ sylpheed-claws-notification/distinfo	Tue May  9 14:44:49 2006
@@ -1,3 +1,3 @@
-MD5 (notification_plugin-0.1.tar.gz) = c444356be018d7a7674ff07d13a98e0b
-SHA256 (notification_plugin-0.1.tar.gz) = 52ea77411ee08aa1120695e5ead8325590178e4a3043adf10fa2117c8c8f3807
-SIZE (notification_plugin-0.1.tar.gz) = 325272
+MD5 (notification_plugin-0.1.2.tar.gz) = 9e8b5f3659beb8f9ef2acd268404befe
+SHA256 (notification_plugin-0.1.2.tar.gz) = be91e7c9b854dd58f4f5d85002eb5f1262d04de18a6ef3f6cb4d0860850f4bac
+SIZE (notification_plugin-0.1.2.tar.gz) = 325454
diff -urN /usr/ports/mail/sylpheed-claws-notification/files/patch-configure.ac sylpheed-claws-notification/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-notification/files/patch-configure.ac	Sat Apr 29 17:07:08 2006
+++ sylpheed-claws-notification/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- configure.ac.orig	Fri Apr  7 16:38:31 2006
-+++ configure.ac	Fri Apr  7 16:39:41 2006
-@@ -42,7 +42,11 @@
- 
- dnl Check for sylpheed-claws
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 1.9.15.94)
--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-notification.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?1147183181.67496>