- Update to 0.29

PR:		ports/135283
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
This commit is contained in:
Dennis Herrmann 2009-06-05 18:31:48 +00:00
parent 1e2ff2cd85
commit 94d236d0d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235219
6 changed files with 16 additions and 30 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= usb
PORTVERSION= 0.21
PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Device \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@ -16,9 +16,10 @@ DISTNAME= Device-USB-${PORTVERSION}
MAINTAINER= jwbacon@tds.net
COMMENT= Perl wrapper for libusb
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
WRKSRC= ${WRKDIR}/Device-USB-0.21
WRKSRC= ${WRKDIR}/Device-USB-${PORTVERSION}
PERL_CONFIGURE= yes
MAN3= Device::USB.3 \
@ -30,10 +31,4 @@ MAN3= Device::USB.3 \
Device::USB::FAQ.3 \
Device::dump_usb.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Device-USB-0.21.tar.gz) = cdf87569bde86e8c2ec4335f8984b2bf
SHA256 (Device-USB-0.21.tar.gz) = 65eb03d4962cfeec23334b49e5189fe88ce948fd76b046b61c98748ddb5c8163
SIZE (Device-USB-0.21.tar.gz) = 27463
MD5 (Device-USB-0.29.tar.gz) = 34dff1d278c5496069ad73a1ef956bf4
SHA256 (Device-USB-0.29.tar.gz) = 60c072970be8e8e3b888ecd9a9ec3533bb180437578122e10595d76ab9fedf35
SIZE (Device-USB-0.29.tar.gz) = 29666

View file

@ -1,3 +1 @@
Device::USB, Perl wrappers for libusb. This
port is a dependency for others on the way regarding Lego
Mindstorms NXT software.
Device::USB, Perl wrappers for libusb.

View file

@ -6,7 +6,7 @@
#
PORTNAME= usb
PORTVERSION= 0.21
PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Device \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@ -16,9 +16,10 @@ DISTNAME= Device-USB-${PORTVERSION}
MAINTAINER= jwbacon@tds.net
COMMENT= Perl wrapper for libusb
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
WRKSRC= ${WRKDIR}/Device-USB-0.21
WRKSRC= ${WRKDIR}/Device-USB-${PORTVERSION}
PERL_CONFIGURE= yes
MAN3= Device::USB.3 \
@ -30,10 +31,4 @@ MAN3= Device::USB.3 \
Device::USB::FAQ.3 \
Device::dump_usb.3
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Device-USB-0.21.tar.gz) = cdf87569bde86e8c2ec4335f8984b2bf
SHA256 (Device-USB-0.21.tar.gz) = 65eb03d4962cfeec23334b49e5189fe88ce948fd76b046b61c98748ddb5c8163
SIZE (Device-USB-0.21.tar.gz) = 27463
MD5 (Device-USB-0.29.tar.gz) = 34dff1d278c5496069ad73a1ef956bf4
SHA256 (Device-USB-0.29.tar.gz) = 60c072970be8e8e3b888ecd9a9ec3533bb180437578122e10595d76ab9fedf35
SIZE (Device-USB-0.29.tar.gz) = 29666

View file

@ -1,3 +1 @@
Device::USB, Perl wrappers for libusb. This
port is a dependency for others on the way regarding Lego
Mindstorms NXT software.
Device::USB, Perl wrappers for libusb.