Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2013 12:39:48 +0000 (UTC)
From:      Kris Moore <kmoore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331481 - head/sysutils/pcbsd-utils
Message-ID:  <201310241239.r9OCdmMX063547@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310241239.r9OCdmMX063547>