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

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

>Number:         97027
>Category:       ports
>Synopsis:       [maintainer update] mail/sylpheed-claws-att_remover
>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:20:16 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 1.0.1
- remove obsolete patch


>How-To-Repeat:





>Fix:


--- sc-att_remover.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-att_remover/Makefile sylpheed-claws-att_remover/Makefile
--- /usr/ports/mail/sylpheed-claws-att_remover/Makefile	Sat Apr 29 16:58:22 2006
+++ sylpheed-claws-att_remover/Makefile	Mon May  8 15:20:21 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	att_remover
-PORTVERSION=	1.0
+PORTVERSION=	1.0.1
 CATEGORIES=	mail
 MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
diff -urN /usr/ports/mail/sylpheed-claws-att_remover/distinfo sylpheed-claws-att_remover/distinfo
--- /usr/ports/mail/sylpheed-claws-att_remover/distinfo	Sat Apr 29 16:58:22 2006
+++ sylpheed-claws-att_remover/distinfo	Tue May  9 14:09:58 2006
@@ -1,3 +1,3 @@
-MD5 (att_remover-1.0.tar.gz) = 2bcc8bfa17a3a0c649126a6fd1821250
-SHA256 (att_remover-1.0.tar.gz) = 524a5cfa69c687593c5ef7b8554aa225e05dbc02c9f34a68140176473c85f5ce
-SIZE (att_remover-1.0.tar.gz) = 316733
+MD5 (att_remover-1.0.1.tar.gz) = 4eb1cdee25bbf8c6d99f119ecce61e15
+SHA256 (att_remover-1.0.1.tar.gz) = 096b24779e4f2d7e937f362c288a5370a019504355407969616fe0eeaed5fe72
+SIZE (att_remover-1.0.1.tar.gz) = 316821
diff -urN /usr/ports/mail/sylpheed-claws-att_remover/files/patch-configure.ac sylpheed-claws-att_remover/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-att_remover/files/patch-configure.ac	Sat Apr 29 16:58:22 2006
+++ sylpheed-claws-att_remover/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- configure.ac.orig Wed Apr  5 19:44:43 2006
-+++ configure.ac Wed Apr  5 19:49:44 2006
-@@ -42,7 +42,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-att_remover.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?1147180755.67403>