Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2006 22:34:49 +0100
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/106580: [Maintainer Update] mail/sylpheed-claws-gtkhtml2_viewer repocopy request and update
Message-ID:  <1165786489.67998@caprica.slowicza.org>
Resent-Message-ID: <200612102140.kBALeDOB037058@freefall.freebsd.org>

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

>Number:         106580
>Category:       ports
>Synopsis:       [Maintainer Update] mail/sylpheed-claws-gtkhtml2_viewer repocopy request and update
>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:   Sun Dec 10 21:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #1: Thu Nov  2 13:19:37 CET 2006
    corn@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


- update to 0.13
- depend on claws-mail

Please repocopy this to mail/claws-mail-gtkhtml2_viewer (project name change)



>How-To-Repeat:





>Fix:


--- claws-gtkhtml2_viewer.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/Makefile sylpheed-claws-gtkhtml2_viewer/Makefile
--- /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/Makefile	Sun Dec  3 21:03:39 2006
+++ sylpheed-claws-gtkhtml2_viewer/Makefile	Sun Dec 10 22:16:32 2006
@@ -6,22 +6,21 @@
 #
 
 PORTNAME=	gtkhtml2_viewer
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.13
 CATEGORIES=	mail
-MASTER_SITES=	http://sylpheed-claws.net/downloads/plugins/
-PKGNAMEPREFIX=	sylpheed-claws-
+MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
+PKGNAMEPREFIX=	claws-mail-
 
 MAINTAINER=	c0rn@o2.pl
-COMMENT=	HTML renderer plugin for sylpheed-claws
+COMMENT=	HTML renderer plugin for claws-mail
 
 LIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
-RUN_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
+BUILD_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
 
 USE_GMAKE=	yes
 USE_XLIB=	yes
-USE_AUTOTOOLS=	autoconf:259
+USE_AUTOTOOLS=	autoconf:261
 USE_GNOME=	libgtkhtml
 USE_ICONV=	yes
 USE_GETTEXT=	yes
@@ -29,9 +28,9 @@
 CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
 	--with-libintl-prefix=${LOCALBASE}
 
-PLIST_FILES=	lib/sylpheed-claws/plugins/gtkhtml2_viewer.a \
-	lib/sylpheed-claws/plugins/gtkhtml2_viewer.la \
-	lib/sylpheed-claws/plugins/gtkhtml2_viewer.so \
+PLIST_FILES=	lib/claws-mail/plugins/gtkhtml2_viewer.a \
+	lib/claws-mail/plugins/gtkhtml2_viewer.la \
+	lib/claws-mail/plugins/gtkhtml2_viewer.so \
 	share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo \
 	share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo \
 	share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo \
diff -urN /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/distinfo sylpheed-claws-gtkhtml2_viewer/distinfo
--- /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/distinfo	Tue Nov 21 16:06:20 2006
+++ sylpheed-claws-gtkhtml2_viewer/distinfo	Sun Dec 10 21:31:44 2006
@@ -1,3 +1,3 @@
-MD5 (gtkhtml2_viewer-0.12.tar.gz) = 18ee56f61dc014770bad3f7f933dd975
-SHA256 (gtkhtml2_viewer-0.12.tar.gz) = 92ae19b29794757b16b139a1bbadb69a915e47497d2de93e12cbbc844cc8da77
-SIZE (gtkhtml2_viewer-0.12.tar.gz) = 385438
+MD5 (gtkhtml2_viewer-0.13.tar.gz) = 044e2acae50e544663c0e58f3ece01e7
+SHA256 (gtkhtml2_viewer-0.13.tar.gz) = 75a6be90d94febb5d2147fb3ebbc11bcb102f2331886f7760e6453e489ce6f0f
+SIZE (gtkhtml2_viewer-0.13.tar.gz) = 382676
diff -urN /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/files/patch-configure.ac sylpheed-claws-gtkhtml2_viewer/files/patch-configure.ac
--- /usr/ports/mail/sylpheed-claws-gtkhtml2_viewer/files/patch-configure.ac	Sat Sep 30 15:05:09 2006
+++ sylpheed-claws-gtkhtml2_viewer/files/patch-configure.ac	Thu Jan  1 01:00:00 1970
@@ -1,8 +0,0 @@
---- configure.ac.orig	Fri Sep 29 18:29:03 2006
-+++ configure.ac	Fri Sep 29 18:29:18 2006
-@@ -1,4 +1,4 @@
--AC_PREREQ(2.60)
-+AC_PREREQ(2.59)
- AC_INIT(src/gtkhtml2_viewer.c)
- AC_CONFIG_AUX_DIR(config)
- AM_MAINTAINER_MODE
--- claws-gtkhtml2_viewer.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?1165786489.67998>