Date: Wed, 5 Jul 2006 19:12:37 +0200 From: "Pawel Pekala" <c0rn@o2.pl> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: v.velox@vvelox.net Subject: ports/99810: [PATCH] mail/sylpheed-claws-rssyl update to 0.5 Message-ID: <1152119557.36905@blaviken.slowicza.org> Resent-Message-ID: <200607051720.k65HKIOV002634@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99810 >Category: ports >Synopsis: [PATCH] mail/sylpheed-claws-rssyl update to 0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 05 17:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 5.5-RELEASE i386 >Organization: >Environment: System: FreeBSD 5.5-RELEASE #5: Mon May 29 17:57:41 CEST 2006 root@blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN >Description: - update to 0.5 - install gettext translation files >How-To-Repeat: >Fix: --- sc-rssyl.diff begins here --- diff -ur /usr/ports/mail/sylpheed-claws-rssyl/Makefile sylpheed-claws-rssyl/Makefile --- /usr/ports/mail/sylpheed-claws-rssyl/Makefile Mon Jul 3 18:03:35 2006 +++ sylpheed-claws-rssyl/Makefile Wed Jul 5 19:02:39 2006 @@ -6,8 +6,7 @@ # PORTNAME= rssyl -DISTVERSION= 0.4cvs6 -PORTEPOCH= 1 +PORTVERSION= 0.5 CATEGORIES= mail MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -21,6 +20,11 @@ USE_X_PREFIX= yes USE_AUTOTOOLS= autoconf:259 +USE_GETTEXT= yes +USE_ICONV= yes + +CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ + --with-libintl-prefix=${LOCALBASE} post-patch: @${REINPLACE_CMD} -e 's/100\.93/100/' ${WRKSRC}/configure.ac diff -ur /usr/ports/mail/sylpheed-claws-rssyl/distinfo sylpheed-claws-rssyl/distinfo --- /usr/ports/mail/sylpheed-claws-rssyl/distinfo Fri Apr 28 06:19:16 2006 +++ sylpheed-claws-rssyl/distinfo Wed Jul 5 18:41:57 2006 @@ -1,3 +1,3 @@ -MD5 (rssyl-0.4cvs6.tar.gz) = c730bd5aa9ff3924f747aa5e048b973d -SHA256 (rssyl-0.4cvs6.tar.gz) = 8237bf8eeaa16189e2dc32428a28940557469968aca531b025a5f742001614d9 -SIZE (rssyl-0.4cvs6.tar.gz) = 419293 +MD5 (rssyl-0.5.tar.gz) = bc5d3fe0e9c23e89f168b4502cad5aaf +SHA256 (rssyl-0.5.tar.gz) = 36da0556cef9cac9c2e56bf35efc6689bfaf33ab0ff9e82763dc65150123a648 +SIZE (rssyl-0.5.tar.gz) = 426606 diff -ur /usr/ports/mail/sylpheed-claws-rssyl/pkg-plist sylpheed-claws-rssyl/pkg-plist --- /usr/ports/mail/sylpheed-claws-rssyl/pkg-plist Sat Dec 31 19:42:57 2005 +++ sylpheed-claws-rssyl/pkg-plist Wed Jul 5 19:05:50 2006 @@ -1,3 +1,14 @@ lib/sylpheed-claws/plugins/rssyl.a lib/sylpheed-claws/plugins/rssyl.la lib/sylpheed-claws/plugins/rssyl.so +share/locale/de/LC_MESSAGES/rssyl.mo +share/locale/es/LC_MESSAGES/rssyl.mo +share/locale/fi/LC_MESSAGES/rssyl.mo +share/locale/fr/LC_MESSAGES/rssyl.mo +share/locale/it/LC_MESSAGES/rssyl.mo +share/locale/pl/LC_MESSAGES/rssyl.mo +share/locale/pt_BR/LC_MESSAGES/rssyl.mo +share/locale/sk/LC_MESSAGES/rssyl.mo +share/locale/sr/LC_MESSAGES/rssyl.mo +share/locale/sv/LC_MESSAGES/rssyl.mo +share/locale/zh_CN/LC_MESSAGES/rssyl.mo --- sc-rssyl.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?1152119557.36905>