diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/Makefile ./Makefile --- /usr/ports/devel/libvanessa_adt/Makefile 2011-09-24 04:22:07.000000000 +0600 +++ ./Makefile 2012-05-24 16:35:36.741227191 +0600 @@ -6,10 +6,9 @@ # PORTNAME= libvanessa_adt -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.9 CATEGORIES= devel -MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/ -MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION} +MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_adt/${PORTVERSION}/ DISTNAME= vanessa_adt-${PORTVERSION} MAINTAINER= thomas@bsdunix.ch @@ -19,11 +18,16 @@ USE_LDCONFIG= YES +USE_BZIP2= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= YES CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +PLIST_FILES= include/vanessa_adt.h lib/libvanessa_adt.so.1 \ + lib/libvanessa_adt.so lib/libvanessa_adt.la \ + lib/libvanessa_adt.a + post-patch: @${REINPLACE_CMD} "s,^SUBDIRS = libvanessa_adt test debian,SUBDIRS = libvanessa_adt," \ ${WRKSRC}/Makefile.in diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/distinfo ./distinfo --- /usr/ports/devel/libvanessa_adt/distinfo 2011-07-03 20:56:19.000000000 +0600 +++ ./distinfo 2012-05-24 16:29:44.807214069 +0600 @@ -1,2 +1,2 @@ -SHA256 (vanessa_adt-0.0.7.tar.gz) = 61ae87d1e0f6edaee423fc68d6b6dd5355b1a9bf8d17ed9e9047fc9e3459c0fd -SIZE (vanessa_adt-0.0.7.tar.gz) = 317496 +SHA256 (vanessa_adt-0.0.9.tar.bz2) = de4dd2d9d93a6539625b34517504e0c05c92462968d1965ba530e8eea0e3cad8 +SIZE (vanessa_adt-0.0.9.tar.bz2) = 278254 diff -ruN --exclude=CVS /usr/ports/devel/libvanessa_adt/pkg-plist ./pkg-plist --- /usr/ports/devel/libvanessa_adt/pkg-plist 2004-04-07 20:09:28.000000000 +0600 +++ ./pkg-plist 1970-01-01 06:00:00.000000000 +0600 @@ -1,5 +0,0 @@ -include/vanessa_adt.h -lib/libvanessa_adt.so.0 -lib/libvanessa_adt.so -lib/libvanessa_adt.la -lib/libvanessa_adt.a