From owner-svn-ports-all@FreeBSD.ORG Wed Jun 11 13:49:49 2014 Return-Path: Delivered-To: svn-ports-all@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 A8F05184; Wed, 11 Jun 2014 13:49:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 7BF3929A0; Wed, 11 Jun 2014 13:49:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5BDnnV4085088; Wed, 11 Jun 2014 13:49:49 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5BDnm5e085084; Wed, 11 Jun 2014 13:49:48 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201406111349.s5BDnm5e085084@svn.freebsd.org> From: Emanuel Haupt Date: Wed, 11 Jun 2014 13:49:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357479 - head/mail/sylpheed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 13:49:49 -0000 Author: ehaupt Date: Wed Jun 11 13:49:48 2014 New Revision: 357479 URL: http://svnweb.freebsd.org/changeset/ports/357479 QAT: https://qat.redports.org/buildarchive/r357479/ Log: - Update to 3.4.2 - USES -> libtool Modified: head/mail/sylpheed/Makefile head/mail/sylpheed/distinfo head/mail/sylpheed/pkg-plist Modified: head/mail/sylpheed/Makefile ============================================================================== --- head/mail/sylpheed/Makefile Wed Jun 11 13:41:01 2014 (r357478) +++ head/mail/sylpheed/Makefile Wed Jun 11 13:49:48 2014 (r357479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sylpheed -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ CRITICAL @@ -15,7 +15,8 @@ LICENSE_COMB= dual RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support -USES= gettext iconv gmake pkgconfig tar:bzip2 desktop-file-utils +USES= gettext iconv gmake pkgconfig tar:bzip2 desktop-file-utils \ + libtool USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -130,7 +131,7 @@ post-install: .endfor @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${STAGEDIR}${PREFIX}/share/pixmaps/ @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${STAGEDIR}${PREFIX}/share/applications/ - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsylpheed-plugin-0.so.3 - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsylph-0.so.3 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsylpheed-plugin-0.so.1.2.0 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsylph-0.so.1.2.0 .include Modified: head/mail/sylpheed/distinfo ============================================================================== --- head/mail/sylpheed/distinfo Wed Jun 11 13:41:01 2014 (r357478) +++ head/mail/sylpheed/distinfo Wed Jun 11 13:49:48 2014 (r357479) @@ -1,2 +1,2 @@ -SHA256 (sylpheed-3.4.1.tar.bz2) = 7ded48cff0761332d829008e2b6536f54d5c6330f9c45d7123172864b78b9787 -SIZE (sylpheed-3.4.1.tar.bz2) = 3473101 +SHA256 (sylpheed-3.4.2.tar.bz2) = 198de08d01a5c150adae6b6612da80674bbc7ed59b58bbd7508124b869322ba3 +SIZE (sylpheed-3.4.2.tar.bz2) = 3474176 Modified: head/mail/sylpheed/pkg-plist ============================================================================== --- head/mail/sylpheed/pkg-plist Wed Jun 11 13:41:01 2014 (r357478) +++ head/mail/sylpheed/pkg-plist Wed Jun 11 13:49:48 2014 (r357479) @@ -40,12 +40,12 @@ include/sylpheed/sylph/utils.h include/sylpheed/sylph/uuencode.h include/sylpheed/sylph/virtual.h include/sylpheed/sylph/xml.h -lib/libsylph-0.la lib/libsylph-0.so -lib/libsylph-0.so.3 -lib/libsylpheed-plugin-0.la +lib/libsylph-0.so.1 +lib/libsylph-0.so.1.2.0 lib/libsylpheed-plugin-0.so -lib/libsylpheed-plugin-0.so.3 +lib/libsylpheed-plugin-0.so.1 +lib/libsylpheed-plugin-0.so.1.2.0 share/applications/sylpheed.desktop %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.ja