From owner-svn-ports-head@FreeBSD.ORG Sat Sep 27 10:02:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org 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 16050CDC; Sat, 27 Sep 2014 10:02:16 +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 0065A9F5; Sat, 27 Sep 2014 10:02:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8RA2F8l061293; Sat, 27 Sep 2014 10:02:15 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8RA2E8h061288; Sat, 27 Sep 2014 10:02:14 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201409271002.s8RA2E8h061288@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 27 Sep 2014 10:02:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369383 - in head: deskutils/cairo-dock-plugins mail/claws-mail mail/libetpan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 10:02:16 -0000 Author: pawel Date: Sat Sep 27 10:02:14 2014 New Revision: 369383 URL: http://svnweb.freebsd.org/changeset/ports/369383 QAT: https://qat.redports.org/buildarchive/r369383/ Log: - Convert mail/libetpan to USES=autoreconf - Bump affected ports - Simplify pkg-plist in mail/claws-mail Modified: head/deskutils/cairo-dock-plugins/Makefile head/mail/claws-mail/Makefile head/mail/claws-mail/pkg-plist head/mail/libetpan/Makefile head/mail/libetpan/pkg-plist Modified: head/deskutils/cairo-dock-plugins/Makefile ============================================================================== --- head/deskutils/cairo-dock-plugins/Makefile Sat Sep 27 08:45:13 2014 (r369382) +++ head/deskutils/cairo-dock-plugins/Makefile Sat Sep 27 10:02:14 2014 (r369383) @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins DISTVERSION= 3.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/137290159/ \ http://pazzle.otdux.com.ua/ Modified: head/mail/claws-mail/Makefile ============================================================================== --- head/mail/claws-mail/Makefile Sat Sep 27 08:45:13 2014 (r369382) +++ head/mail/claws-mail/Makefile Sat Sep 27 10:02:14 2014 (r369383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= claws-mail -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client Modified: head/mail/claws-mail/pkg-plist ============================================================================== --- head/mail/claws-mail/pkg-plist Sat Sep 27 08:45:13 2014 (r369382) +++ head/mail/claws-mail/pkg-plist Sat Sep 27 10:02:14 2014 (r369383) @@ -329,28 +329,3 @@ share/icons/hicolor/64x64/apps/claws-mai %%NLS%%share/locale/uk/LC_MESSAGES/claws-mail.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/claws-mail.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/claws-mail.mo -%%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/id_ID -%%MANUAL%%@dirrm %%DOCSDIR%%/manual/pl -%%MANUAL%%@dirrm %%DOCSDIR%%/manual/fr -%%MANUAL%%@dirrm %%DOCSDIR%%/manual/es -%%MANUAL%%@dirrm %%DOCSDIR%%/manual/en -%%MANUAL%%@dirrm %%DOCSDIR%%/manual/de -%%MANUAL%%@dirrm %%DOCSDIR%%/manual -@dirrmtry %%DOCSDIR%% -@dirrmtry %%DATADIR%% -@dirrmtry share/appdata -@dirrmtry lib/claws-mail/plugins -@dirrmtry lib/claws-mail -@dirrm include/claws-mail/plugins/vcalendar -@dirrm include/claws-mail/plugins/smime -@dirrm include/claws-mail/plugins/pgpmime -@dirrm include/claws-mail/plugins/pgpinline -@dirrm include/claws-mail/plugins/pgpcore -@dirrm include/claws-mail/plugins/claws-mail/gtkhotkey -@dirrm include/claws-mail/plugins/claws-mail -@dirrm include/claws-mail/plugins -@dirrm include/claws-mail/gtk -@dirrm include/claws-mail/etpan -@dirrm include/claws-mail/common -@dirrm include/claws-mail Modified: head/mail/libetpan/Makefile ============================================================================== --- head/mail/libetpan/Makefile Sat Sep 27 08:45:13 2014 (r369382) +++ head/mail/libetpan/Makefile Sat Sep 27 10:02:14 2014 (r369383) @@ -3,7 +3,7 @@ PORTNAME= libetpan PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org @@ -19,9 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= dinhviethoa GH_COMMIT= 34bab37 -USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize -AUTOMAKE_ARGS= --add-missing --foreign --force --copy -USES= gmake iconv libtool +USES= autoreconf:build gmake iconv libtool INSTALL_TARGET= install-strip USE_LDCONFIG= yes @@ -42,4 +40,7 @@ IPV6_CONFIGURE_ENABLE= ipv6 OPENSSL_CONFIGURE_ON= --with-openssl="${OPENSSLBASE}" OPENSSL_USE= OPENSSL=yes +pre-configure: + (cd ${WRKSRC} && ./autogen.sh) + .include Modified: head/mail/libetpan/pkg-plist ============================================================================== --- head/mail/libetpan/pkg-plist Sat Sep 27 08:45:13 2014 (r369382) +++ head/mail/libetpan/pkg-plist Sat Sep 27 10:02:14 2014 (r369383) @@ -165,6 +165,4 @@ include/libetpan/xgmthrid.h include/libetpan/xlist.h lib/libetpan.a lib/libetpan.so -lib/libetpan.so.17 -lib/libetpan.so.17.1.0 -@dirrm include/libetpan +lib/libetpan.so.18