*** empty log message ***
This commit is contained in:
parent
b77031a350
commit
5bfcc617b7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2020/06/25 10:23:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2020/11/16 22:21:10 gsoares Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = amd64 i386 powerpc
|
||||
BROKEN-i386 = various "invalid operand for instruction", OpenBSD-386-asm.S
|
||||
@ -6,11 +6,11 @@ BROKEN-powerpc = threading issues
|
||||
|
||||
COMMENT = Plan 9 from user space
|
||||
|
||||
DISTNAME = plan9port-20200616
|
||||
DISTNAME = plan9port-20200927
|
||||
|
||||
GH_ACCOUNT = 9fans
|
||||
GH_PROJECT = plan9port
|
||||
GH_COMMIT = 329831171dd6ef81c113f101093c7b4947381003
|
||||
GH_COMMIT = 291f7411783bf6871b253f3b15ce691eea7a257e
|
||||
|
||||
CATEGORIES = plan9
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (plan9port-20200616-32983117.tar.gz) = Ei8uPRWVfiuT9bXPoe4YvYCafJH+PhsoEaFsDa2vkeU=
|
||||
SIZE (plan9port-20200616-32983117.tar.gz) = 23445984
|
||||
SHA256 (plan9port-20200927-291f7411.tar.gz) = TbkO14WQZtJqQk6944sxi7YDCtkgnNv7T1+zL7SGplk=
|
||||
SIZE (plan9port-20200927-291f7411.tar.gz) = 23446639
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2020/06/21 20:37:21 gsoares Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2020/11/16 22:21:10 gsoares Exp $
|
||||
@unexec-delete rm -f ${PREFIX}/plan9/man/whatis.db
|
||||
bin/9
|
||||
plan9/
|
||||
@ -5506,7 +5506,6 @@ plan9/src/cmd/devdraw/x11-memdraw.h
|
||||
plan9/src/cmd/devdraw/x11-pixelbits.c
|
||||
plan9/src/cmd/devdraw/x11-screen.c
|
||||
plan9/src/cmd/devdraw/x11-unload.c
|
||||
plan9/src/cmd/dformat
|
||||
plan9/src/cmd/dial.c
|
||||
plan9/src/cmd/dict/
|
||||
plan9/src/cmd/dict/ahd.c
|
||||
|
Loading…
Reference in New Issue
Block a user