diff options
author | oliver <oliver@FreeBSD.org> | 2004-11-12 01:05:51 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-11-12 01:05:51 +0800 |
commit | 948ab29ee7729e35b808d65b8bae2b1e4a1a0d91 (patch) | |
tree | 7c5b14a7f9c2aa0568daedf27aaf2f202fc40f14 | |
parent | ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d (diff) | |
download | freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.tar.gz freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.tar.zst freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.zip |
update to 0.2.9
-rw-r--r-- | devel/libzvbi/Makefile | 5 | ||||
-rw-r--r-- | devel/libzvbi/distinfo | 4 | ||||
-rw-r--r-- | devel/libzvbi/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index eb40239e8e23..dd45aba9b291 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -6,8 +6,8 @@ # PORTNAME= libzvbi -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.2.9 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zapping @@ -23,6 +23,7 @@ USE_GETTEXT= yes USE_BZIP2= yes USE_REINPLACE= yes USE_LIBTOOL_VER= 15 +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/devel/libzvbi/distinfo b/devel/libzvbi/distinfo index 92ef2acaa670..936176e5a3ae 100644 --- a/devel/libzvbi/distinfo +++ b/devel/libzvbi/distinfo @@ -1,2 +1,2 @@ -MD5 (zvbi-0.2.8.tar.bz2) = 8701d3e4387cd896ff8b68831b57d814 -SIZE (zvbi-0.2.8.tar.bz2) = 533340 +MD5 (zvbi-0.2.9.tar.bz2) = 9b082ff490b32d4f0f987ee903ed3ad2 +SIZE(zvbi-0.2.9.tar.bz2) = 684022 diff --git a/devel/libzvbi/pkg-plist b/devel/libzvbi/pkg-plist index 03cdca698d41..f5cc241363c3 100644 --- a/devel/libzvbi/pkg-plist +++ b/devel/libzvbi/pkg-plist @@ -2,6 +2,7 @@ include/libzvbi.h lib/libzvbi.a lib/libzvbi.so lib/libzvbi.so.3 +libdata/pkgconfig/zvbi-0.2.pc share/locale/de/LC_MESSAGES/zvbi.mo share/locale/en@boldquot/LC_MESSAGES/zvbi.mo share/locale/en@quot/LC_MESSAGES/zvbi.mo |