Index: php5-bsdconv/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/php5-bsdconv/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- php5-bsdconv/Makefile 14 Jul 2009 17:22:01 -0000 1.2 +++ php5-bsdconv/Makefile 14 Sep 2009 15:07:38 -0000 @@ -7,6 +7,7 @@ PORTNAME= bsdconv PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= http://security-hole.info/distfile/ PKGNAMEPREFIX= php5- @@ -15,7 +16,7 @@ MAINTAINER= buganini@gmail.com COMMENT= PHP wrapper for bsdconv -LIB_DEPENDS= bsdconv.2:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= bsdconv.3:${PORTSDIR}/converters/bsdconv USE_PHP= yes USE_PHPIZE= yes Index: p5-bsdconv/Makefile =================================================================== RCS file: /home/pcvs/ports/converters/p5-bsdconv/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- p5-bsdconv/Makefile 14 Jul 2009 17:22:00 -0000 1.2 +++ p5-bsdconv/Makefile 14 Sep 2009 15:07:03 -0000 @@ -7,6 +7,7 @@ PORTNAME= bsdconv PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= converters perl5 MASTER_SITES= http://security-hole.info/distfile/ PKGNAMEPREFIX= p5- @@ -15,7 +16,7 @@ MAINTAINER= buganini@gmail.com COMMENT= Perl wrapper for bsdconv -LIB_DEPENDS= bsdconv.2:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= bsdconv.3:${PORTSDIR}/converters/bsdconv PERL_CONFIGURE= yes