Date: Wed, 11 Oct 2006 18:50:02 GMT From: Ricardo Nabinger Sanchez<rnsanchez@wait4.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/104303: [ports] [mail] updating mail/sylpheed2-devel to latest beta Message-ID: <200610111850.k9BIo2kK097933@www.freebsd.org> Resent-Message-ID: <200610111900.k9BJ0UfK094559@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104303 >Category: ports >Synopsis: [ports] [mail] updating mail/sylpheed2-devel to latest beta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 11 19:00:29 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ricardo Nabinger Sanchez >Release: FreeBSD 6.1-RELEASE >Organization: >Environment: FreeBSD sauron.lan.box 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Sylpheed has a -devel (mail/sylpheed2-devel) port currently marked as IGNORE. The attached patch updates it to 2.3.0-beta2, which is the latest available as of 11/oct/2006. Tested according to section 3.4 of the Porter's Handbook and with portlint, which gives a single warning (suggest the inclusion of a WITHOUT_NLS knob). In case the attached patch is mangled, there's a copy here: http://rnsanchez.wait4.org/FreeBSD/patches/sylpheed2-devel_20061011.diff Regards. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/sylpheed2-devel/Makefile,v retrieving revision 1.147 diff -u -p -r1.147 Makefile --- Makefile 25 Sep 2006 03:03:06 -0000 1.147 +++ Makefile 11 Oct 2006 18:37:58 -0000 @@ -6,22 +6,19 @@ # PORTNAME= sylpheed -PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTVERSION= 2.3.0.b2 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.2/ \ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.3beta/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}-2.3.0beta2 MAINTAINER= nork@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support -IGNORE= "is out-of-dated, use mail/sylpheed2 instead of this, until the next development starts." - -LATEST_LINK= ${PORTNAME}22 +LATEST_LINK= ${PORTNAME}23 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes @@ -117,6 +114,8 @@ post-patch: .endif post-install: + @${MKDIR} ${PREFIX}/share/pixmaps + @${MKDIR} ${PREFIX}/share/applications @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/ @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/ .if !defined(NOPORTDOCS) Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/sylpheed2-devel/distinfo,v retrieving revision 1.103 diff -u -p -r1.103 distinfo --- distinfo 13 Feb 2006 16:18:33 -0000 1.103 +++ distinfo 11 Oct 2006 18:37:58 -0000 @@ -1,3 +1,3 @@ -MD5 (sylpheed-2.2.0.tar.bz2) = da23e5c6ef869c4fe847ea9207f40ddf -SHA256 (sylpheed-2.2.0.tar.bz2) = 72724821199dd92d9bb0068fc88054fc0144144889af7dc6dfea9ea4ae607a6c -SIZE (sylpheed-2.2.0.tar.bz2) = 2492789 +MD5 (sylpheed-2.3.0beta2.tar.bz2) = 8b9dc8d9a830b81359dca9d92895474c +SHA256 (sylpheed-2.3.0beta2.tar.bz2) = de0182969da71a061342a6aafbd4bc202d7509ec16d78b37d8a4d2f270b04784 +SIZE (sylpheed-2.3.0beta2.tar.bz2) = 2583550 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/mail/sylpheed2-devel/pkg-plist,v retrieving revision 1.35 diff -u -p -r1.35 pkg-plist --- pkg-plist 8 Apr 2006 04:49:20 -0000 1.35 +++ pkg-plist 11 Oct 2006 18:37:58 -0000 @@ -1,6 +1,5 @@ bin/sylpheed share/applications/sylpheed.desktop -share/pixmaps/sylpheed.png %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.ja %%PORTDOCS%%%%DOCSDIR%%/INSTALL @@ -9,65 +8,27 @@ share/pixmaps/sylpheed.png %%PORTDOCS%%%%DOCSDIR%%/README.ja %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/TODO.ja -share/locale/cs/LC_MESSAGES/sylpheed.mo -share/locale/bg/LC_MESSAGES/sylpheed.mo -share/locale/da/LC_MESSAGES/sylpheed.mo -share/locale/de/LC_MESSAGES/sylpheed.mo -share/locale/el/LC_MESSAGES/sylpheed.mo -share/locale/es/LC_MESSAGES/sylpheed.mo -share/locale/et/LC_MESSAGES/sylpheed.mo -share/locale/fr/LC_MESSAGES/sylpheed.mo -share/locale/gl/LC_MESSAGES/sylpheed.mo -share/locale/hr/LC_MESSAGES/sylpheed.mo -share/locale/hu/LC_MESSAGES/sylpheed.mo -share/locale/it/LC_MESSAGES/sylpheed.mo -share/locale/ja/LC_MESSAGES/sylpheed.mo -share/locale/ko/LC_MESSAGES/sylpheed.mo -share/locale/lt/LC_MESSAGES/sylpheed.mo -share/locale/nl/LC_MESSAGES/sylpheed.mo -share/locale/pl/LC_MESSAGES/sylpheed.mo -share/locale/pt_BR/LC_MESSAGES/sylpheed.mo -share/locale/ro/LC_MESSAGES/sylpheed.mo -share/locale/ru/LC_MESSAGES/sylpheed.mo -share/locale/sk/LC_MESSAGES/sylpheed.mo -share/locale/sl/LC_MESSAGES/sylpheed.mo -share/locale/sr/LC_MESSAGES/sylpheed.mo -share/locale/sv/LC_MESSAGES/sylpheed.mo -share/locale/tr/LC_MESSAGES/sylpheed.mo -share/locale/uk/LC_MESSAGES/sylpheed.mo -share/locale/vi/LC_MESSAGES/sylpheed.mo -share/locale/zh_CN/LC_MESSAGES/sylpheed.mo -share/locale/zh_TW/LC_MESSAGES/sylpheed.mo -%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-2.html %%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq.html +%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-1.html %%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-2.html %%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq.html +%%PORTDOCS%%%%DOCSDIR%%/faq/en/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-1.html %%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-2.html %%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq.html +%%PORTDOCS%%%%DOCSDIR%%/faq/es/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-1.html %%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-2.html %%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq.html +%%PORTDOCS%%%%DOCSDIR%%/faq/fr/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-1.html %%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-2.html %%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq-3.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed.html +%%PORTDOCS%%%%DOCSDIR%%/faq/it/sylpheed-faq.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-1.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-2.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-3.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-4.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-5.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-6.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-7.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-8.html -%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-9.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-10.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-11.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-12.html @@ -78,18 +39,17 @@ share/locale/zh_TW/LC_MESSAGES/sylpheed. %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-17.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-18.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-19.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-2.html %%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-20.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.sgml -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-4.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-5.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-6.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-7.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-8.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed-9.html +%%PORTDOCS%%%%DOCSDIR%%/manual/en/sylpheed.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-1.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-2.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-6.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-7.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-8.html -%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-9.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-10.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-11.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-12.html @@ -100,9 +60,49 @@ share/locale/zh_TW/LC_MESSAGES/sylpheed. %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-17.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-18.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-19.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-2.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-20.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-21.html %%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-22.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-3.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-4.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-5.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-6.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-7.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-8.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed-9.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.html +%%PORTDOCS%%%%DOCSDIR%%/manual/ja/sylpheed.sgml +share/locale/bg/LC_MESSAGES/sylpheed.mo +share/locale/cs/LC_MESSAGES/sylpheed.mo +share/locale/da/LC_MESSAGES/sylpheed.mo +share/locale/de/LC_MESSAGES/sylpheed.mo +share/locale/el/LC_MESSAGES/sylpheed.mo +share/locale/es/LC_MESSAGES/sylpheed.mo +share/locale/et/LC_MESSAGES/sylpheed.mo +share/locale/fr/LC_MESSAGES/sylpheed.mo +share/locale/gl/LC_MESSAGES/sylpheed.mo +share/locale/hr/LC_MESSAGES/sylpheed.mo +share/locale/hu/LC_MESSAGES/sylpheed.mo +share/locale/it/LC_MESSAGES/sylpheed.mo +share/locale/ja/LC_MESSAGES/sylpheed.mo +share/locale/ko/LC_MESSAGES/sylpheed.mo +share/locale/lt/LC_MESSAGES/sylpheed.mo +share/locale/nl/LC_MESSAGES/sylpheed.mo +share/locale/pl/LC_MESSAGES/sylpheed.mo +share/locale/pt_BR/LC_MESSAGES/sylpheed.mo +share/locale/ro/LC_MESSAGES/sylpheed.mo +share/locale/ru/LC_MESSAGES/sylpheed.mo +share/locale/sk/LC_MESSAGES/sylpheed.mo +share/locale/sl/LC_MESSAGES/sylpheed.mo +share/locale/sr/LC_MESSAGES/sylpheed.mo +share/locale/sv/LC_MESSAGES/sylpheed.mo +share/locale/tr/LC_MESSAGES/sylpheed.mo +share/locale/uk/LC_MESSAGES/sylpheed.mo +share/locale/vi/LC_MESSAGES/sylpheed.mo +share/locale/zh_CN/LC_MESSAGES/sylpheed.mo +share/locale/zh_TW/LC_MESSAGES/sylpheed.mo +share/pixmaps/sylpheed.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/ja %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610111850.k9BIo2kK097933>