Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 09:18:50 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21622: Update port: mail/sylpheed to 0.4.1
Message-ID:  <20000928161850.E447837B422@hub.freebsd.org>

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

>Number:         21622
>Category:       ports
>Synopsis:       Update port: mail/sylpheed to 0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 28 09:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.4.1

Approved by maintainer.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/mail/sylpheed/Makefile mail/sylpheed/Makefile
--- /usr/ports/mail/sylpheed/Makefile	Thu Sep 28 22:33:58 2000
+++ mail/sylpheed/Makefile	Fri Sep 29 01:12:03 2000
@@ -6,36 +6,34 @@
 #
 
 PORTNAME=	sylpheed
-PORTVERSION=	0.4.0
-CATEGORIES=	mail
+PORTVERSION=	0.4.1
+CATEGORIES=	mail ipv6
 MASTER_SITES=	http://sylpheed.good-day.net/sylpheed/
 
 MAINTAINER=	shigeri@m10.alpha-net.ne.jp
 
-LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS=	gdk_imlib.5:${PORTSDIR}/graphics/imlib
 
 GLIB_CONFIG?=	${LOCALBASE}/bin/glib12-config
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_X_PREFIX=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/${PORTNAME} \
-		--disable-glibtest --disable-gtktest
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		DATADIRNAME=share \
 		GLIB_CONFIG="${GLIB_CONFIG}" \
 		GTK_CONFIG="${GTK_CONFIG}" \
 		LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS=	--disable-glibtest --disable-gtktest --disable-imlibtest \
+		--disable-compface --disable-gdk-pixbuf --enable-ipv6
 
-DOCS=		ABOUT-NLS COPYING ChangeLog ChangeLog.jp INSTALL INSTALL.jp \
-		README README.jp TODO.jp
+PORTDOCS=	ChangeLog ChangeLog.jp INSTALL INSTALL.jp README README.jp \
+		TODO.jp
 
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${PREFIX}/share/doc/sylpheed
-.for i in ${DOCS}
+.for i in ${PORTDOCS}
 	${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/sylpheed
 .endfor
 .endif
diff -urN /usr/ports/mail/sylpheed/files/md5 mail/sylpheed/files/md5
--- /usr/ports/mail/sylpheed/files/md5	Thu Sep 28 22:34:00 2000
+++ mail/sylpheed/files/md5	Thu Sep 28 22:25:06 2000
@@ -1 +1 @@
-MD5 (sylpheed-0.4.0.tar.bz2) = 50fb3d88c670653c0b866e9ed8859d3c
+MD5 (sylpheed-0.4.1.tar.bz2) = 51abf14bdfd9421044e4d983d4ac5343
diff -urN /usr/ports/mail/sylpheed/patches/patch-aa mail/sylpheed/patches/patch-aa
--- /usr/ports/mail/sylpheed/patches/patch-aa	Thu Sep 28 22:34:01 2000
+++ mail/sylpheed/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
---- po/Makefile.in.in.orig	Thu Sep 28 05:49:37 2000
-+++ po/Makefile.in.in	Thu Sep 28 05:50:38 2000
-@@ -18,8 +18,8 @@
- 
- prefix = @prefix@
- exec_prefix = @exec_prefix@
--datadir = $(prefix)/@DATADIRNAME@
--localedir = $(datadir)/locale
-+datadir = $(prefix)/share/@PACKAGE@
-+localedir = $(prefix)/share/locale
- gnulocaledir = $(prefix)/share/locale
- gettextsrcdir = $(prefix)/share/gettext/po
- subdir = po
diff -urN /usr/ports/mail/sylpheed/patches/patch-ab mail/sylpheed/patches/patch-ab
--- /usr/ports/mail/sylpheed/patches/patch-ab	Thu Sep 28 22:34:01 2000
+++ mail/sylpheed/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
---- src/Makefile.in.orig	Wed Sep 27 17:01:06 2000
-+++ src/Makefile.in	Thu Sep 28 06:06:40 2000
-@@ -109,8 +109,8 @@
- USE_NLS = @USE_NLS@
- VERSION = @VERSION@
- l = @l@
--localedir = @localedir@
--manualdir = @manualdir@
-+localedir = @prefix@/share/locale
-+manualdir = @datadir@/${PACKAGE}/manual
- 
- bin_PROGRAMS = sylpheed
- 
diff -urN /usr/ports/mail/sylpheed/patches/patch-ad mail/sylpheed/patches/patch-ad
--- /usr/ports/mail/sylpheed/patches/patch-ad	Thu Sep 28 06:15:35 2000
+++ mail/sylpheed/patches/patch-ad	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
---- manual/ja/Makefile.in.orig	Thu Sep 28 05:57:29 2000
-+++ manual/ja/Makefile.in	Thu Sep 28 05:58:12 2000
-@@ -109,8 +109,8 @@
- USE_NLS = @USE_NLS@
- VERSION = @VERSION@
- l = @l@
--localedir = @localedir@
--manualdir = @manualdir@
-+localedir = @prefix@/share
-+manualdir = @prefix@/share/@PACKAGE@/manual
- 
- manualdatadir = $(manualdir)/ja
- 
diff -urN /usr/ports/mail/sylpheed/patches/patch-ae mail/sylpheed/patches/patch-ae
--- /usr/ports/mail/sylpheed/patches/patch-ae	Thu Jan  1 09:00:00 1970
+++ mail/sylpheed/patches/patch-ae	Fri Sep 29 01:13:21 2000
@@ -0,0 +1,11 @@
+--- configure.orig	Thu Sep 28 15:45:18 2000
++++ configure	Thu Sep 28 22:39:24 2000
+@@ -3441,7 +3441,7 @@
+   cat conftest.$ac_ext >&5
+   rm -rf conftest*
+   CATOBJEXT=.mo
+-		   DATADIRNAME=lib
++		   DATADIRNAME=share
+ fi
+ rm -f conftest*
+ 		INSTOBJEXT=.mo
diff -urN /usr/ports/mail/sylpheed/pkg/PLIST mail/sylpheed/pkg/PLIST
--- /usr/ports/mail/sylpheed/pkg/PLIST	Thu Sep 28 22:34:01 2000
+++ mail/sylpheed/pkg/PLIST	Thu Sep 28 22:58:22 2000
@@ -1,6 +1,4 @@
 bin/sylpheed
-share/doc/sylpheed/ABOUT-NLS
-share/doc/sylpheed/COPYING
 share/doc/sylpheed/ChangeLog
 share/doc/sylpheed/ChangeLog.jp
 share/doc/sylpheed/INSTALL
@@ -29,7 +27,7 @@
 share/sylpheed/manual/ja/sylpheed-9.html
 share/sylpheed/manual/ja/sylpheed.html
 share/sylpheed/manual/ja/sylpheed.sgml
-@dirrm share/doc/sylpheed
-@dirrm share/sylpheed/manual/ja
-@dirrm share/sylpheed/manual
+@dirrm share/sylpheed/manual/ja 
+@dirrm share/sylpheed/manual 
 @dirrm share/sylpheed
+@dirrm share/doc/sylpheed


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000928161850.E447837B422>