From owner-svn-ports-head@freebsd.org Sun Aug 30 10:19:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AC739C5C52; Sun, 30 Aug 2015 10:19:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.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 2BAB01BAE; Sun, 30 Aug 2015 10:19:24 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7UAJOJL063937; Sun, 30 Aug 2015 10:19:24 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7UAJOGg063936; Sun, 30 Aug 2015 10:19:24 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201508301019.t7UAJOGg063936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 30 Aug 2015 10:19:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395607 - head/astro/stellarium 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.20 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: Sun, 30 Aug 2015 10:19:24 -0000 Author: rakuco Date: Sun Aug 30 10:19:23 2015 New Revision: 395607 URL: https://svnweb.freebsd.org/changeset/ports/395607 Log: Drop USES=iconv. Even though the port still has a few FindIconv.cmake files scattered around, they are not actually used by the build system anymore, so the dependency is unnecessary. Approved by: danfe (maintainer) Differential Revision: https://reviews.freebsd.org/D3531 Modified: head/astro/stellarium/Makefile Modified: head/astro/stellarium/Makefile ============================================================================== --- head/astro/stellarium/Makefile Sun Aug 30 10:18:28 2015 (r395606) +++ head/astro/stellarium/Makefile Sun Aug 30 10:19:23 2015 (r395607) @@ -3,6 +3,7 @@ PORTNAME= stellarium PORTVERSION= 0.13.3 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Stellarium-sources/${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -15,7 +16,7 @@ LICENSE= GPLv2 CONFLICTS_INSTALL= ${PORTNAME}-qt4-0.12.* -USES= cmake gettext iconv +USES= cmake gettext USE_QT5= qmake_build buildtools_build linguisttools_build \ core concurrent declarative