From owner-svn-ports-head@freebsd.org Wed Oct 7 17:11:59 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 3A6FA9D1C00; Wed, 7 Oct 2015 17:11:59 +0000 (UTC) (envelope-from kmoore@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 0DFA612DD; Wed, 7 Oct 2015 17:11:58 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t97HBwh4098127; Wed, 7 Oct 2015 17:11:58 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t97HBu36098115; Wed, 7 Oct 2015 17:11:56 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201510071711.t97HBu36098115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Wed, 7 Oct 2015 17:11:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398773 - in head/sysutils: life-preserver pcbsd-appweb pcbsd-syscache pcbsd-utils pcbsd-utils-qt5 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: Wed, 07 Oct 2015 17:11:59 -0000 Author: kmoore Date: Wed Oct 7 17:11:56 2015 New Revision: 398773 URL: https://svnweb.freebsd.org/changeset/ports/398773 Log: - Update PC-BSD related ports to their respective 10.2 versions - Includes fixes to install pcbsd-utils-qt4 from non-root and shebang corrections PR: 203598 Modified: head/sysutils/life-preserver/Makefile head/sysutils/life-preserver/distinfo head/sysutils/pcbsd-appweb/Makefile head/sysutils/pcbsd-appweb/distinfo head/sysutils/pcbsd-appweb/pkg-plist head/sysutils/pcbsd-syscache/Makefile head/sysutils/pcbsd-syscache/distinfo head/sysutils/pcbsd-utils-qt5/Makefile head/sysutils/pcbsd-utils-qt5/distinfo head/sysutils/pcbsd-utils-qt5/pkg-plist head/sysutils/pcbsd-utils/Makefile head/sysutils/pcbsd-utils/distinfo Modified: head/sysutils/life-preserver/Makefile ============================================================================== --- head/sysutils/life-preserver/Makefile Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/life-preserver/Makefile Wed Oct 7 17:11:56 2015 (r398773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= life-preserver -PORTVERSION= 1438351389 +PORTVERSION= 1441050470 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -21,7 +21,7 @@ MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include Modified: head/sysutils/life-preserver/distinfo ============================================================================== --- head/sysutils/life-preserver/distinfo Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/life-preserver/distinfo Wed Oct 7 17:11:56 2015 (r398773) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438351389-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438351389-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1441050470-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1441050470-3c4d2b_GH0.tar.xz) = 171198807 Modified: head/sysutils/pcbsd-appweb/Makefile ============================================================================== --- head/sysutils/pcbsd-appweb/Makefile Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-appweb/Makefile Wed Oct 7 17:11:56 2015 (r398773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-appweb -PORTVERSION= 1438362426 +PORTVERSION= 1441129621 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -25,7 +25,7 @@ MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include Modified: head/sysutils/pcbsd-appweb/distinfo ============================================================================== --- head/sysutils/pcbsd-appweb/distinfo Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-appweb/distinfo Wed Oct 7 17:11:56 2015 (r398773) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438362426-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438362426-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1441129621-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1441129621-3c4d2b_GH0.tar.xz) = 171198807 Modified: head/sysutils/pcbsd-appweb/pkg-plist ============================================================================== --- head/sysutils/pcbsd-appweb/pkg-plist Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-appweb/pkg-plist Wed Oct 7 17:11:56 2015 (r398773) @@ -4,6 +4,7 @@ etc/sudoers.d/appcafe-sudoers share/appcafe/dispatcher share/appcafe/dispatcher-auth share/appcafe/dispatcher-localauth +share/appcafe/dispatcher-localauth-pam share/appcafe/fastcgi_params share/appcafe/mime.types share/appcafe/nginx.conf Modified: head/sysutils/pcbsd-syscache/Makefile ============================================================================== --- head/sysutils/pcbsd-syscache/Makefile Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-syscache/Makefile Wed Oct 7 17:11:56 2015 (r398773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-syscache -PORTVERSION= 1438369862 +PORTVERSION= 1439494375 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -23,7 +23,7 @@ PLIST_FILES= bin/syscache \ USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include Modified: head/sysutils/pcbsd-syscache/distinfo ============================================================================== --- head/sysutils/pcbsd-syscache/distinfo Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-syscache/distinfo Wed Oct 7 17:11:56 2015 (r398773) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438369862-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438369862-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1439494375-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1439494375-3c4d2b_GH0.tar.xz) = 171198807 Modified: head/sysutils/pcbsd-utils-qt5/Makefile ============================================================================== --- head/sysutils/pcbsd-utils-qt5/Makefile Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-utils-qt5/Makefile Wed Oct 7 17:11:56 2015 (r398773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils-qt5 -PORTVERSION= 1438365531 +PORTVERSION= 1444236547 PORTREVISION= 1 CATEGORIES= sysutils @@ -31,7 +31,9 @@ ONLY_FOR_ARCHS= amd64 USE_LDCONFIG= yes USE_QT5= core gui network svg linguist \ buildtools x11extras -USES= desktop-file-utils python qmake tar:xz +USES= desktop-file-utils python qmake shebangfix tar:xz +SHEBANG_FILES= pc-netmanager/src/NetworkManager/resources/umts_stick \ + pc-sysmanager/scripts/fastest_cvsup WRKSRC_SUBDIR= src-qt5 @@ -40,7 +42,7 @@ QMAKE_ARGS= CONFIG+="configure" USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include Modified: head/sysutils/pcbsd-utils-qt5/distinfo ============================================================================== --- head/sysutils/pcbsd-utils-qt5/distinfo Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-utils-qt5/distinfo Wed Oct 7 17:11:56 2015 (r398773) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438365531-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438365531-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1444236547-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1444236547-3c4d2b_GH0.tar.xz) = 171198807 Modified: head/sysutils/pcbsd-utils-qt5/pkg-plist ============================================================================== --- head/sysutils/pcbsd-utils-qt5/pkg-plist Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-utils-qt5/pkg-plist Wed Oct 7 17:11:56 2015 (r398773) @@ -85,6 +85,21 @@ share/PCDM/themes/default/previousDE.png share/PCDM/themes/default/splashscreen.png share/PCDM/themes/default/system.png share/PCDM/themes/default/virtualkeyboard.png +share/PCDM/themes/enterprise/background.jpg +share/PCDM/themes/enterprise/banner.png +share/PCDM/themes/enterprise/default-desktop.png +share/PCDM/themes/enterprise/default-user.png +share/PCDM/themes/enterprise/enterprise.theme +share/PCDM/themes/enterprise/keyboardlayout.png +share/PCDM/themes/enterprise/localechange.png +share/PCDM/themes/enterprise/login-stealth.png +share/PCDM/themes/enterprise/login.png +share/PCDM/themes/enterprise/nextDE.png +share/PCDM/themes/enterprise/password.png +share/PCDM/themes/enterprise/previousDE.png +share/PCDM/themes/enterprise/splashscreen.png +share/PCDM/themes/enterprise/system.png +share/PCDM/themes/enterprise/virtualkeyboard.png share/applications/EasyPBI.desktop share/applications/about.desktop share/applications/fwmanager.desktop @@ -490,6 +505,7 @@ share/wallpapers/PCBSD/PCBSD_10_Joule_WP share/wallpapers/PCBSD/PCBSD_10_Joule_WP_1920x1200_v2.jpg share/wallpapers/PCBSD/PCBSD_10_Joule_WP_600x400_v2.jpg share/wallpapers/PCBSD/PCBSD_10_Joule_WP_800x600_v2.jpg +share/wallpapers/PCBSD/PCBSD_Enterprise_WP_1920x1080.jpg share/wallpapers/PCBSD/a2_1280x1024.jpg share/wallpapers/PCBSD/a_1280x1024.jpg share/wallpapers/PCBSD/b_1280x1024.jpg Modified: head/sysutils/pcbsd-utils/Makefile ============================================================================== --- head/sysutils/pcbsd-utils/Makefile Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-utils/Makefile Wed Oct 7 17:11:56 2015 (r398773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils -PORTVERSION= 1438359314 +PORTVERSION= 1440778617 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -22,7 +22,7 @@ MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_GITHUB= yes GH_ACCOUNT= pcbsd GH_PROJECT= pcbsd -GH_TAGNAME= 2c5a0c +GH_TAGNAME= 3c4d2b .include Modified: head/sysutils/pcbsd-utils/distinfo ============================================================================== --- head/sysutils/pcbsd-utils/distinfo Wed Oct 7 16:36:20 2015 (r398772) +++ head/sysutils/pcbsd-utils/distinfo Wed Oct 7 17:11:56 2015 (r398773) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-pcbsd-1438359314-2c5a0c_GH0.tar.xz) = b984df83714a5a3624576f1a724c19004036e6b3c71e7e2b1beae568662dad05 -SIZE (pcbsd-pcbsd-1438359314-2c5a0c_GH0.tar.xz) = 168697426 +SHA256 (pcbsd-pcbsd-1440778617-3c4d2b_GH0.tar.xz) = e085e2be27c7b14b5600b0e9ce28f2ef842dca0186b673aef415b4e2047d141b +SIZE (pcbsd-pcbsd-1440778617-3c4d2b_GH0.tar.xz) = 171198807