From owner-svn-ports-head@freebsd.org Sun Oct 8 12:47:40 2017 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 4886DE34864; Sun, 8 Oct 2017 12:47:40 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E82B583D57; Sun, 8 Oct 2017 12:47:39 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v98ClcVd072890; Sun, 8 Oct 2017 12:47:38 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v98ClcN8072880; Sun, 8 Oct 2017 12:47:38 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201710081247.v98ClcN8072880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 8 Oct 2017 12:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451524 - head/x11/tint X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/x11/tint X-SVN-Commit-Revision: 451524 X-SVN-Commit-Repository: ports 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.23 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, 08 Oct 2017 12:47:40 -0000 Author: madpilot Date: Sun Oct 8 12:47:38 2017 New Revision: 451524 URL: https://svnweb.freebsd.org/changeset/ports/451524 Log: - Update x11/tint to 15.2 - Fix portlint warnings about variable ordering - While here sort plist PR: 222725 Submitted by: yamagi@yamagi.org (maintainer) Modified: head/x11/tint/Makefile head/x11/tint/distinfo head/x11/tint/pkg-plist Modified: head/x11/tint/Makefile ============================================================================== --- head/x11/tint/Makefile Sun Oct 8 12:43:54 2017 (r451523) +++ head/x11/tint/Makefile Sun Oct 8 12:47:38 2017 (r451524) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tint2 -PORTVERSION= 0.14.5 +PORTVERSION= 15.2 CATEGORIES= x11 MAINTAINER= yamagi@yamagi.org @@ -10,14 +10,15 @@ COMMENT= Lightweight freedesktop-compliant panel/taskb LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to build: area.h: redefinition of typedef 'Area' + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libImlib2.so:graphics/imlib2 \ libstartup-notification-1.so:x11/startup-notification -BROKEN_powerpc64= fails to build: area.h: redefinition of typedef 'Area' - -USES= alias cmake:outsource pkgconfig +USES= alias cmake:outsource desktop-file-utils pkgconfig \ + shared-mime-info USE_GNOME= cairo glib20 gtk20 librsvg2 pango USE_XORG= x11 xcomposite xdamage xfixes xinerama xrandr xrender INSTALLS_ICONS= yes Modified: head/x11/tint/distinfo ============================================================================== --- head/x11/tint/distinfo Sun Oct 8 12:43:54 2017 (r451523) +++ head/x11/tint/distinfo Sun Oct 8 12:47:38 2017 (r451524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495716954 -SHA256 (o9000-tint2-0.14.5_GH0.tar.gz) = 73a232a3fbb08e18cca60dffda1c7f66bfb5e7a3415153f460a1b66a1f3985aa -SIZE (o9000-tint2-0.14.5_GH0.tar.gz) = 465344 +TIMESTAMP = 1506888530 +SHA256 (o9000-tint2-15.2_GH0.tar.gz) = b9d9c9a138184728e52a985da799e4caba707093be3d8364e4399b0576b6bb25 +SIZE (o9000-tint2-15.2_GH0.tar.gz) = 499583 Modified: head/x11/tint/pkg-plist ============================================================================== --- head/x11/tint/pkg-plist Sun Oct 8 12:43:54 2017 (r451523) +++ head/x11/tint/pkg-plist Sun Oct 8 12:47:38 2017 (r451524) @@ -1,53 +1,37 @@ -share/mime/packages/tint2conf.xml -share/icons/hicolor/scalable/apps/tint2conf.svg -share/icons/hicolor/scalable/apps/tint2.svg -share/applications/tint2conf.desktop -share/applications/tint2.desktop -man/man1/tint2.1.gz -etc/xdg/tint2/tint2rc -bin/tint2conf bin/tint2 -@dir etc/xdg/tint2 -@dir etc/xdg -%%PORTDOCS%%%%DOCSDIR%%/tint2.md -%%PORTDOCS%%%%DOCSDIR%%/html/readme.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.html -%%PORTDOCS%%%%DOCSDIR%%/html/images/taskbar_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/task_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_size_margin.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +bin/tint2conf +etc/xdg/tint2/tint2rc +man/man1/tint2.1.gz +share/applications/tint2.desktop +share/applications/tint2conf.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_size_margin.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/task_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/taskbar_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/manual.html +%%PORTDOCS%%%%DOCSDIR%%/html/readme.html +%%PORTDOCS%%%%DOCSDIR%%/tint2.md +share/icons/hicolor/scalable/apps/tint2.svg +share/icons/hicolor/scalable/apps/tint2conf.svg %%NLS%%share/locale/bs/LC_MESSAGES/tint2conf.mo -%%DATADIR%%/vertical-neutral-icons.tint2rc -%%DATADIR%%/vertical-light-transparent.tint2rc -%%DATADIR%%/vertical-light-opaque.tint2rc -%%DATADIR%%/vertical-dark-transparent.tint2rc -%%DATADIR%%/vertical-dark-opaque.tint2rc -%%DATADIR%%/text_only_6.tint2rc -%%DATADIR%%/text_only_5.tint2rc -%%DATADIR%%/text_only_4.tint2rc -%%DATADIR%%/text_only_3.tint2rc -%%DATADIR%%/text_only_2.tint2rc -%%DATADIR%%/text_only_1.tint2rc -%%DATADIR%%/icon_only_7.tint2rc -%%DATADIR%%/icon_only_6.tint2rc -%%DATADIR%%/icon_only_4.tint2rc -%%DATADIR%%/icon_only_3.tint2rc -%%DATADIR%%/icon_only_2.tint2rc -%%DATADIR%%/icon_only_1.tint2rc -%%DATADIR%%/icon_and_text_4.tint2rc -%%DATADIR%%/icon_and_text_3.tint2rc -%%DATADIR%%/icon_and_text_2.tint2rc -%%DATADIR%%/icon_and_text_1.tint2rc -%%DATADIR%%/horizontal-light-transparent.tint2rc -%%DATADIR%%/horizontal-light-opaque.tint2rc -%%DATADIR%%/horizontal-dark-transparent.tint2rc -%%DATADIR%%/horizontal-dark-opaque.tint2rc +%%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo +share/mime/packages/tint2conf.xml %%DATADIR%%/default_icon.png +%%DATADIR%%/horizontal-dark-opaque.tint2rc +%%DATADIR%%/horizontal-dark-transparent.tint2rc +%%DATADIR%%/horizontal-icon-only.tint2rc +%%DATADIR%%/horizontal-light-opaque.tint2rc +%%DATADIR%%/horizontal-light-transparent.tint2rc +%%DATADIR%%/horizontal-text-only.tint2rc +%%DATADIR%%/vertical-dark-opaque.tint2rc +%%DATADIR%%/vertical-dark-transparent.tint2rc +%%DATADIR%%/vertical-light-opaque.tint2rc +%%DATADIR%%/vertical-light-transparent.tint2rc +%%DATADIR%%/vertical-neutral-icons.tint2rc