diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-09 00:49:46 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-09 00:49:46 +0800 |
commit | 138bf6f93e48a9865fc7e80e6115d00236d50014 (patch) | |
tree | f2ce871335c20605266e5efb064594634f88dbbc /devel | |
parent | d5edf4bd293e6b3389f9c5bd377413401b06a5fb (diff) | |
download | freebsd-ports-gnome-138bf6f93e48a9865fc7e80e6115d00236d50014.tar.gz freebsd-ports-gnome-138bf6f93e48a9865fc7e80e6115d00236d50014.tar.zst freebsd-ports-gnome-138bf6f93e48a9865fc7e80e6115d00236d50014.zip |
update libzvbi to 0.2.17
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libzvbi/Makefile | 3 | ||||
-rw-r--r-- | devel/libzvbi/distinfo | 4 | ||||
-rw-r--r-- | devel/libzvbi/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 319c1d0d61c6..72f9f40157b2 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libzvbi -PORTVERSION= 0.2.16 +PORTVERSION= 0.2.17 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -26,6 +26,7 @@ USE_LIBTOOL_VER= 15 USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +MAN1= zvbi-ntsc-cc.1 CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -L/usr/lib" diff --git a/devel/libzvbi/distinfo b/devel/libzvbi/distinfo index f0caf87b9a34..a5faf9dea688 100644 --- a/devel/libzvbi/distinfo +++ b/devel/libzvbi/distinfo @@ -1,2 +1,2 @@ -MD5 (zvbi-0.2.16.tar.bz2) = 6ed822ae5d0766129bfa1508394b6ac0 -SIZE(zvbi-0.2.16.tar.bz2) = 699343 +MD5 (zvbi-0.2.17.tar.bz2) = 9038ec0b3c00db7f6b056d0907d2db4d +SIZE (zvbi-0.2.17.tar.bz2) = 713461 diff --git a/devel/libzvbi/pkg-plist b/devel/libzvbi/pkg-plist index 91512b81f27d..399866362194 100644 --- a/devel/libzvbi/pkg-plist +++ b/devel/libzvbi/pkg-plist @@ -1,7 +1,8 @@ +bin/zvbi-ntsc-cc include/libzvbi.h lib/libzvbi.a lib/libzvbi.so -lib/libzvbi.so.7 +lib/libzvbi.so.8 libdata/pkgconfig/zvbi-0.2.pc share/locale/de/LC_MESSAGES/zvbi.mo share/locale/en@boldquot/LC_MESSAGES/zvbi.mo |