mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
remove the files that are not installed any longer from the packing list
bump PORTREVISION Reminded by: Emil Sit <sit@MIT.EDU>
This commit is contained in:
parent
5400d15412
commit
1764645215
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47618
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= arla
|
||||
PORTVERSION= 0.35.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/
|
||||
|
||||
@ -25,7 +26,7 @@ BROKEN= requires kernel source
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= rxdebug.1 tokens.1 unlog.1 aklog.1 klog.1 fs.1 kalog.1 pts.1 \
|
||||
udebug.1
|
||||
MAN3= cmd.3 log_log.3
|
||||
MAN3= cmd.3
|
||||
MAN5= CellServDB.5 DynRootDB.5 ThisCell.5 SuidCells.5
|
||||
MAN8= mount_xfs.8 umount_xfs.8 arlad.8 arla-cli.8 vos.8 bos.8
|
||||
|
||||
|
@ -27,7 +27,6 @@ include/arlalib.h
|
||||
include/atypes.h
|
||||
include/auth.h
|
||||
include/base64.h
|
||||
include/bool.h
|
||||
include/bos.cs.h
|
||||
include/cb.cs.h
|
||||
include/cb.h
|
||||
@ -38,12 +37,8 @@ include/fs.h
|
||||
include/fs.ss.h
|
||||
include/fs_errors.h
|
||||
include/getarg.h
|
||||
include/hash.h
|
||||
include/heap.h
|
||||
include/ka-procs.h
|
||||
include/list.h
|
||||
include/lock.h
|
||||
include/log.h
|
||||
include/lwp.h
|
||||
include/parse_bytes.h
|
||||
include/parse_time.h
|
||||
@ -98,7 +93,6 @@ lib/librxvlserver.a
|
||||
lib/librxvolserver.a
|
||||
lib/libsl.a
|
||||
lib/libss.a
|
||||
lib/libutil.a
|
||||
libexec/arlad
|
||||
sbin/arla-cli
|
||||
sbin/rxperf
|
||||
|
Loading…
Reference in New Issue
Block a user