From owner-svn-ports-all@FreeBSD.ORG Tue Oct 8 15:03:41 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 0092617D; Tue, 8 Oct 2013 15:03:40 +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 DF73E28F0; Tue, 8 Oct 2013 15:03:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98F3eU9075718; Tue, 8 Oct 2013 15:03:40 GMT (envelope-from kmoore@svn.freebsd.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98F3emj075715; Tue, 8 Oct 2013 15:03:40 GMT (envelope-from kmoore@svn.freebsd.org) Message-Id: <201310081503.r98F3emj075715@svn.freebsd.org> From: Kris Moore Date: Tue, 8 Oct 2013 15:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329793 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 15:03:41 -0000 Author: kmoore Date: Tue Oct 8 15:03:39 2013 New Revision: 329793 URL: http://svnweb.freebsd.org/changeset/ports/329793 Log: - Update to 1381240866 - Fix building without GCC 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 Tue Oct 8 15:00:29 2013 (r329792) +++ head/sysutils/pcbsd-utils/Makefile Tue Oct 8 15:03:39 2013 (r329793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcbsd-utils -PORTVERSION= 1380708079 +PORTVERSION= 1381240866 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ Modified: head/sysutils/pcbsd-utils/distinfo ============================================================================== --- head/sysutils/pcbsd-utils/distinfo Tue Oct 8 15:00:29 2013 (r329792) +++ head/sysutils/pcbsd-utils/distinfo Tue Oct 8 15:03:39 2013 (r329793) @@ -1,2 +1,2 @@ -SHA256 (pcbsd-utils-1380708079.tar.bz2) = 2cacd66b8f3f526e929775822d3b344dbc234193dfac440523e67e4a3db5e764 -SIZE (pcbsd-utils-1380708079.tar.bz2) = 35544584 +SHA256 (pcbsd-utils-1381240866.tar.bz2) = ed8c79db83860f1b3b1f53dc7597d16200940249e7197aa97e79c7c1eb809fdf +SIZE (pcbsd-utils-1381240866.tar.bz2) = 35548596 Modified: head/sysutils/pcbsd-utils/pkg-plist ============================================================================== --- head/sysutils/pcbsd-utils/pkg-plist Tue Oct 8 15:00:29 2013 (r329792) +++ head/sysutils/pcbsd-utils/pkg-plist Tue Oct 8 15:03:39 2013 (r329793) @@ -148,7 +148,6 @@ share/pcbsd/conf/prune-port-files share/pcbsd/conf/desktop-excludes share/pcbsd/conf/server-excludes share/pcbsd/pefs/other -share/pcbsd/pefs/sshd share/pcbsd/pefs/system share/pcbsd/distfiles/desktop-overlay.txz share/pcbsd/distfiles/port-overlay.txz