diff options
author | pgj <pgj@FreeBSD.org> | 2010-06-05 19:03:46 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-06-05 19:03:46 +0800 |
commit | 49080314ecd54d2439b921d148dcdd6cb7e69e52 (patch) | |
tree | e8365b7dbf4aad688b626d8aaad28ff88c93bad8 /devel | |
parent | 0584068733e5a831b3aae9e46af9624926c10f72 (diff) | |
download | freebsd-ports-gnome-49080314ecd54d2439b921d148dcdd6cb7e69e52.tar.gz freebsd-ports-gnome-49080314ecd54d2439b921d148dcdd6cb7e69e52.tar.zst freebsd-ports-gnome-49080314ecd54d2439b921d148dcdd6cb7e69e52.zip |
- Update to 2.08.01
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbobcat/Makefile | 6 | ||||
-rw-r--r-- | devel/libbobcat/distinfo | 6 | ||||
-rw-r--r-- | devel/libbobcat/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/libbobcat/Makefile b/devel/libbobcat/Makefile index e82107ccc72e..20ab7a49a51a 100644 --- a/devel/libbobcat/Makefile +++ b/devel/libbobcat/Makefile @@ -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} diff --git a/devel/libbobcat/distinfo b/devel/libbobcat/distinfo index 110f2eb10277..953f0f21760a 100644 --- a/devel/libbobcat/distinfo +++ b/devel/libbobcat/distinfo @@ -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 diff --git a/devel/libbobcat/pkg-plist b/devel/libbobcat/pkg-plist index f5cb12126830..bd9c6bb37bc7 100644 --- a/devel/libbobcat/pkg-plist +++ b/devel/libbobcat/pkg-plist @@ -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 |