From owner-svn-ports-head@FreeBSD.ORG Thu Oct 24 12:39:49 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 0CA3A5AB; Thu, 24 Oct 2013 12:39:49 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D4A512B5C; Thu, 24 Oct 2013 12:39:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9OCdmfG063553; Thu, 24 Oct 2013 12:39:48 GMT (envelope-from kmoore@svn.freebsd.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9OCdmMX063547; Thu, 24 Oct 2013 12:39:48 GMT (envelope-from kmoore@svn.freebsd.org) Message-Id: <201310241239.r9OCdmMX063547@svn.freebsd.org> From: Kris Moore Date: Thu, 24 Oct 2013 12:39:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331481 - head/sysutils/pcbsd-utils 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.14 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: Thu, 24 Oct 2013 12:39:49 -0000 Author: kmoore Date: Thu Oct 24 12:39:47 2013 New Revision: 331481 URL: http://svnweb.freebsd.org/changeset/ports/331481 Log: - Update to 1382605460 - Fix build on 10 Modified: head/sysutils/pcbsd-utils/Makefile head/sysutils/pcbsd-utils/distinfo head/sysutils/pcbsd-utils/pkg-plist Modified: head/sysutils/pcbsd-utils/Makefile ============================================================================== --- head/sysutils/pcbsd-utils/Makefile Thu Oct 24 12:00:17 2013 (r331480) +++ head/sysutils/pcbsd-utils/Makefile Thu Oct 24 12:39:47 2013 (r331481) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils -PORTVERSION= 1382384181 +PORTVERSION= 1382605460 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ @@ -37,7 +37,9 @@ PLIST_FILES+= share/pbi-manager/.pbime \ share/pbi-manager/.pbimount \ share/pbi-manager/.ldconfig \ share/pbi-manager/.mount_nullfs \ - etc/man.d/pbi.conf + etc/man.d/pbi.conf \ + sbin/app \ + sbin/pbi .endif do-install: Modified: head/sysutils/pcbsd-utils/distinfo ============================================================================== --- head/sysutils/pcbsd-utils/distinfo Thu Oct 24 12:00:17 2013 (r331480) +++ head/sysutils/pcbsd-utils/distinfo Thu Oct 24 12:39:47 2013 (r331481) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-utils-1382384181.tar.bz2) = f49737c64daddd372a3f31266ccb21c0d943e2ed7dde0ef97f0ba380a34ca7a1 -SIZE (pcbsd-utils-1382384181.tar.bz2) = 35550338 +SHA256 (pcbsd-utils-1382605460.tar.bz2) = 4c7760b089e5f819bcda03d13212d91fcdfa9175f6c4d9b6e6a83ac5c519cffd +SIZE (pcbsd-utils-1382605460.tar.bz2) = 35554567 Modified: head/sysutils/pcbsd-utils/pkg-plist ============================================================================== --- head/sysutils/pcbsd-utils/pkg-plist Thu Oct 24 12:00:17 2013 (r331480) +++ head/sysutils/pcbsd-utils/pkg-plist Thu Oct 24 12:39:47 2013 (r331481) @@ -145,7 +145,6 @@ share/pcbsd/conf/pbi-mirror share/pcbsd/conf/pkg-mirror share/pcbsd/conf/iso-mirror share/pcbsd/conf/update-mirror -share/pcbsd/conf/port-excludes share/pcbsd/conf/prune-port-files share/pcbsd/conf/desktop-excludes share/pcbsd/conf/server-excludes