update to libzvbi 0.2.11
This commit is contained in:
parent
b43884f93f
commit
b4d7d61581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125595
4 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libzvbi
|
||||
PORTVERSION= 0.2.9
|
||||
PORTVERSION= 0.2.11
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (zvbi-0.2.9.tar.bz2) = 9b082ff490b32d4f0f987ee903ed3ad2
|
||||
SIZE(zvbi-0.2.9.tar.bz2) = 684022
|
||||
MD5 (zvbi-0.2.11.tar.bz2) = bcfd2d0cd2b8922f73a60943e98e3ac3
|
||||
SIZE(zvbi-0.2.11.tar.bz2) = 679920
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
include/libzvbi.h
|
||||
lib/libzvbi.a
|
||||
lib/libzvbi.so
|
||||
lib/libzvbi.so.3
|
||||
lib/libzvbi.so.4
|
||||
libdata/pkgconfig/zvbi-0.2.pc
|
||||
share/locale/de/LC_MESSAGES/zvbi.mo
|
||||
share/locale/en@boldquot/LC_MESSAGES/zvbi.mo
|
||||
|
|
|
@ -49,7 +49,7 @@ ONLY_FOR_ARCHS= alpha i386
|
|||
.endif
|
||||
|
||||
.if defined(WITH_LIBZVBI)
|
||||
LIB_DEPENDS+= zvbi.3:${PORTSDIR}/devel/libzvbi
|
||||
LIB_DEPENDS+= zvbi.4:${PORTSDIR}/devel/libzvbi
|
||||
CONFIGURE_ARGS+=--enable-zvbi
|
||||
.if ${OSVERSION} > 500000
|
||||
PLIST_SUB+= ZVBI="" ZVBI5=""
|
||||
|
|
Loading…
Reference in a new issue