mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1382605460
- Fix build on 10
This commit is contained in:
parent
b354fb3a19
commit
bc2493954c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331481
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user