Index: head/devel/libzvbi/Makefile =================================================================== --- head/devel/libzvbi/Makefile (revision 106227) +++ head/devel/libzvbi/Makefile (revision 106228) @@ -1,38 +1,38 @@ # New ports collection makefile for: libzvbi # Date created: 15 May 2003 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= libzvbi -PORTVERSION= 0.2.5 -PORTREVISION= 1 +PORTVERSION= 0.2.6 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zapping DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Routines to access raw VBI capture devices LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ unicode.0:${PORTSDIR}/devel/libunicode USE_GETTEXT= yes USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes USE_LIBTOOL_VER= 13 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}/include \ --with-libintl-prefix=${LOCALBASE}/include CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -L/usr/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure .include Property changes on: head/devel/libzvbi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/libzvbi/distinfo =================================================================== --- head/devel/libzvbi/distinfo (revision 106227) +++ head/devel/libzvbi/distinfo (revision 106228) @@ -1,2 +1,2 @@ -MD5 (zvbi-0.2.5.tar.bz2) = 06b370565246758813f6580797369518 -SIZE (zvbi-0.2.5.tar.bz2) = 529347 +MD5 (zvbi-0.2.6.tar.bz2) = 19f5d1214a94a9a4d7cac5852c640d30 +SIZE (zvbi-0.2.6.tar.bz2) = 540703 Property changes on: head/devel/libzvbi/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/libzvbi/pkg-plist =================================================================== --- head/devel/libzvbi/pkg-plist (revision 106227) +++ head/devel/libzvbi/pkg-plist (revision 106228) @@ -1,13 +1,13 @@ include/libzvbi.h lib/libzvbi.a lib/libzvbi.la lib/libzvbi.so -lib/libzvbi.so.2 +lib/libzvbi.so.3 share/locale/de/LC_MESSAGES/zvbi.mo share/locale/en@boldquot/LC_MESSAGES/zvbi.mo share/locale/en@quot/LC_MESSAGES/zvbi.mo share/locale/es/LC_MESSAGES/zvbi.mo share/locale/fr/LC_MESSAGES/zvbi.mo share/locale/it/LC_MESSAGES/zvbi.mo share/locale/nl/LC_MESSAGES/zvbi.mo share/locale/pl/LC_MESSAGES/zvbi.mo Property changes on: head/devel/libzvbi/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property