diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-02 06:27:34 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-02 06:27:34 +0800 |
commit | abf9e02fdfbde3fd1e529a713391dd60500bb7e3 (patch) | |
tree | 5b8bc834fd568ec875f4e50841153efb5932f1ba /devel/liboobs | |
parent | fcfaf6ab38715a79459702648ddb253f5769b01e (diff) | |
download | marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar.gz marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar.bz2 marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar.lz marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar.xz marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.tar.zst marcuscom-ports-abf9e02fdfbde3fd1e529a713391dd60500bb7e3.zip |
Update to 2.30.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13966 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs')
-rw-r--r-- | devel/liboobs/Makefile | 4 | ||||
-rw-r--r-- | devel/liboobs/distinfo | 6 | ||||
-rw-r--r-- | devel/liboobs/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index e2e4faf67..ae5a9d2d9 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.44 2010/02/20 19:36:32 marcus Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.45 2010/03/14 01:19:02 kwm Exp $ # PORTNAME= liboobs -PORTVERSION= 2.29.92 +PORTVERSION= 2.30.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/liboobs/distinfo b/devel/liboobs/distinfo index 94bdaba3d..9fc0f08d3 100644 --- a/devel/liboobs/distinfo +++ b/devel/liboobs/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/liboobs-2.29.92.tar.bz2) = a83ad1946605ea8e794b8d82f6b560a3 -SHA256 (gnome2/liboobs-2.29.92.tar.bz2) = 69e81a50e24813091c7d8ffebc3104d8811576a8f8a1713f1db7f695469d968e -SIZE (gnome2/liboobs-2.29.92.tar.bz2) = 369992 +MD5 (gnome2/liboobs-2.30.0.tar.bz2) = 69ee6d329cd919c69aae3dae7302b796 +SHA256 (gnome2/liboobs-2.30.0.tar.bz2) = b0c18e038a6c1eba15c68a8e9fabfc21144c9240c17f3bd19042bae1ea04a5ce +SIZE (gnome2/liboobs-2.30.0.tar.bz2) = 369402 diff --git a/devel/liboobs/pkg-plist b/devel/liboobs/pkg-plist index a790cf8b2..0b3354023 100644 --- a/devel/liboobs/pkg-plist +++ b/devel/liboobs/pkg-plist @@ -38,6 +38,7 @@ libdata/pkgconfig/liboobs-1.pc %%DOCSDIR%%/OobsGroup.html %%DOCSDIR%%/OobsGroupsConfig.html %%DOCSDIR%%/OobsHostsConfig.html +%%DOCSDIR%%/OobsIface.html %%DOCSDIR%%/OobsIfaceEthernet.html %%DOCSDIR%%/OobsIfaceIRLan.html %%DOCSDIR%%/OobsIfacePPP.html @@ -72,7 +73,6 @@ libdata/pkgconfig/liboobs-1.pc %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml %%DOCSDIR%%/left.png -%%DOCSDIR%%/liboobs-Oobs.html %%DOCSDIR%%/liboobs-OobsError.html %%DOCSDIR%%/liboobs.devhelp %%DOCSDIR%%/liboobs.devhelp2 |