Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 16:00:55 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97038: [maintainer update] sylpheed-claws-perl
Message-ID:  <1147183255.67497@blaviken.slowicza.org>
Resent-Message-ID: <200605091410.k49EAHba018538@freefall.freebsd.org>

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

>Number:         97038
>Category:       ports
>Synopsis:       [maintainer update] sylpheed-claws-perl
>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:10:17 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.9.2
- remove obsolete patch


>How-To-Repeat:





>Fix:


--- sc-perl.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-perl/Makefile sylpheed-claws-perl/Makefile
--- /usr/ports/mail/sylpheed-claws-perl/Makefile	Sat Apr 29 16:35:40 2006
+++ sylpheed-claws-perl/Makefile	Tue May  9 14:46:48 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	perl
-PORTVERSION=	0.9
+PORTVERSION=	0.9.2
 CATEGORIES=	mail
 MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
diff -urN /usr/ports/mail/sylpheed-claws-perl/distinfo sylpheed-claws-perl/distinfo
--- /usr/ports/mail/sylpheed-claws-perl/distinfo	Sat Apr 29 16:35:40 2006
+++ sylpheed-claws-perl/distinfo	Tue May  9 14:48:00 2006
@@ -1,3 +1,3 @@
-MD5 (perl_plugin-0.9.tar.gz) = 70a74d7b5f231f0e1be4b992d37c77a3
-SHA256 (perl_plugin-0.9.tar.gz) = 945c354d9282384e9f93302cb5208a98bccb8ec931dd0f30ac5b51e9d2bc0317
-SIZE (perl_plugin-0.9.tar.gz) = 343395
+MD5 (perl_plugin-0.9.2.tar.gz) = 06c5c0b1a4b80d080963ce1b60b6effa
+SHA256 (perl_plugin-0.9.2.tar.gz) = 93ed23c1918993dd4a23d910e2db0dfe72dcbc802846d7ad9f6db88e3e791d19
+SIZE (perl_plugin-0.9.2.tar.gz) = 343495
diff -urN /usr/ports/mail/sylpheed-claws-perl/files/patch-configure.ac sylpheed-claws-perl/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-perl/files/patch-configure.ac	Sat Apr 29 16:35:40 2006
+++ sylpheed-claws-perl/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- configure.ac.orig	Sun Mar 19 08:03:29 2006
-+++ configure.ac	Sun Apr  9 14:35:56 2006
-@@ -41,7 +41,11 @@
- 
- dnl check for sylpheed-claws
- PKG_CHECK_MODULES(SYLPHEED_CLAWS, sylpheed-claws >= 2.0.0.81)
--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-perl.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?1147183255.67497>