mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 2.08.01
This commit is contained in:
parent
38f3b4ee87
commit
ac384a89a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255765
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libbobcat
|
||||
PORTVERSION= 2.07.04
|
||||
PORTVERSION= 2.08.01
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/bobcat/bobcat/${PORTVERSION}
|
||||
DISTNAME= bobcat_${PORTVERSION}
|
||||
@ -46,8 +46,8 @@ MAN3= a2x.3bobcat align.3bobcat arg.3bobcat argconfig.3bobcat \
|
||||
repeat.3bobcat selector.3bobcat serversocket.3bobcat \
|
||||
socketbase.3bobcat stat.3bobcat string.3bobcat \
|
||||
syslogbuf.3bobcat syslogstream.3bobcat table.3bobcat \
|
||||
tablesupport.3bobcat typetrait.3bobcat user.3bobcat \
|
||||
x2a.3bobcat xpointer.3bobcat
|
||||
tablebuf.3bobcat tablelines.3bobcat tablesupport.3bobcat \
|
||||
typetrait.3bobcat user.3bobcat x2a.3bobcat xpointer.3bobcat
|
||||
MAN7= bobcat.7
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bobcat_2.07.04.orig.tar.gz) = 83c4d7126d5fe37f997265397a1b73fd
|
||||
SHA256 (bobcat_2.07.04.orig.tar.gz) = 22e91b3988345dde17941d8511145822a757f9c2ae36441c1fa9dc9d826b18cc
|
||||
SIZE (bobcat_2.07.04.orig.tar.gz) = 639453
|
||||
MD5 (bobcat_2.08.01.orig.tar.gz) = 769a373b20a6d1aaa4f268e018af96d7
|
||||
SHA256 (bobcat_2.08.01.orig.tar.gz) = 270c6768c7fe86f0371f524a6ec80f9737092309103fdaceaa3b3624225c235d
|
||||
SIZE (bobcat_2.08.01.orig.tar.gz) = 597400
|
||||
|
@ -70,6 +70,9 @@ include/bobcat/string
|
||||
include/bobcat/syslogbuf
|
||||
include/bobcat/syslogstream
|
||||
include/bobcat/table
|
||||
include/bobcat/tablebase
|
||||
include/bobcat/tablebuf
|
||||
include/bobcat/tablelines
|
||||
include/bobcat/tablesupport
|
||||
include/bobcat/typetrait
|
||||
include/bobcat/user
|
||||
|
Loading…
Reference in New Issue
Block a user