From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 06:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 173E55A9 for ; Mon, 7 Apr 2014 06:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E82D1F60 for ; Mon, 7 Apr 2014 06:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s376e0qc050904 for ; Mon, 7 Apr 2014 06:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s376e0GR050903; Mon, 7 Apr 2014 06:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 7 Apr 2014 06:40:00 GMT Resent-Message-Id: <201404070640.s376e0GR050903@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Generalov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10986588 for ; Mon, 7 Apr 2014 06:38:30 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8D0AF4C for ; Mon, 7 Apr 2014 06:38:29 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s376cT2o066212 for ; Mon, 7 Apr 2014 06:38:29 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s376cTc4066189; Mon, 7 Apr 2014 06:38:29 GMT (envelope-from nobody) Message-Id: <201404070638.s376cTc4066189@cgiserv.freebsd.org> Date: Mon, 7 Apr 2014 06:38:29 GMT From: Denis Generalov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188334: Update port mail/sylpheed to 3.4.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 06:40:01 -0000 >Number: 188334 >Category: ports >Synopsis: Update port mail/sylpheed to 3.4.1 >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: Mon Apr 07 06:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Denis Generalov >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: FreeBSD tyl.rambler.ramblermedia.com 9.1-STABLE FreeBSD 9.1-STABLE #0 r244924: Tue Jan 1 21:05:19 MSK 2013 gd@tyl.rambler.ramblermedia.com:/tmp/gd/usr/src/sys/GENERIC amd64 >Description: Update port mail/sylpheed rom 3.3.1 to 3.4.1 >How-To-Repeat: >Fix: patch attached Patch attached with submission follows: ===> Generating patch ===> Viewing diff with more diff -ruN /usr/ports//mail/sylpheed/Makefile ./Makefile --- /usr/ports//mail/sylpheed/Makefile 2014-03-16 15:33:43.000000000 +0400 +++ ./Makefile 2014-04-06 19:45:27.000000000 +0400 @@ -2,7 +2,7 @@ # $FreeBSD: head/mail/sylpheed/Makefile 348200 2014-03-14 10:15:52Z ehaupt $ PORTNAME= sylpheed -PORTVERSION= 3.3.1 +PORTVERSION= 3.4.1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ CRITICAL diff -ruN /usr/ports//mail/sylpheed/distinfo ./distinfo --- /usr/ports//mail/sylpheed/distinfo 2014-03-16 15:33:43.000000000 +0400 +++ ./distinfo 2014-04-06 20:09:16.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (sylpheed-3.3.1.tar.bz2) = 270d538e71aad0230ad0b827b0ab418cc96e9b810c781a53b1cf4982ab67ec1f -SIZE (sylpheed-3.3.1.tar.bz2) = 3304528 +SHA256 (sylpheed-3.4.1.tar.bz2) = 7ded48cff0761332d829008e2b6536f54d5c6330f9c45d7123172864b78b9787 +SIZE (sylpheed-3.4.1.tar.bz2) = 3473101 diff -ruN /usr/ports//mail/sylpheed/pkg-plist ./pkg-plist --- /usr/ports//mail/sylpheed/pkg-plist 2014-01-23 10:57:07.000000000 +0400 +++ ./pkg-plist 2014-04-07 10:32:25.000000000 +0400 @@ -31,6 +31,7 @@ include/sylpheed/sylph/socket.h include/sylpheed/sylph/socks.h include/sylpheed/sylph/ssl.h +include/sylpheed/sylph/ssl_hostname_validation.h include/sylpheed/sylph/stringtable.h include/sylpheed/sylph/syl-marshal.h include/sylpheed/sylph/sylmain.h @@ -41,10 +42,10 @@ include/sylpheed/sylph/xml.h lib/libsylph-0.la lib/libsylph-0.so -lib/libsylph-0.so.2 +lib/libsylph-0.so.3 lib/libsylpheed-plugin-0.la lib/libsylpheed-plugin-0.so -lib/libsylpheed-plugin-0.so.2 +lib/libsylpheed-plugin-0.so.3 share/applications/sylpheed.desktop %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.ja @@ -133,6 +134,7 @@ share/locale/el/LC_MESSAGES/sylpheed.mo share/locale/es/LC_MESSAGES/sylpheed.mo share/locale/et/LC_MESSAGES/sylpheed.mo +share/locale/eu/LC_MESSAGES/sylpheed.mo share/locale/fi/LC_MESSAGES/sylpheed.mo share/locale/fr/LC_MESSAGES/sylpheed.mo share/locale/gl/LC_MESSAGES/sylpheed.mo ====> Cleaning up ===> Done >Release-Note: >Audit-Trail: >Unformatted: