- Update to 0.35

- Add WWW

Changes:	http://search.cpan.org/dist/Device-USB/Changes
PR:		ports/152342 (based on)
Submitted by:	leif@neland.dk
Approved by:	Josh Carroll <josh.carroll@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-11-29 15:30:41 +00:00
parent b7c33a6710
commit e1444e69a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265385
4 changed files with 18 additions and 20 deletions

View file

@ -5,30 +5,21 @@
# $FreeBSD$
#
PORTNAME= usb
PORTVERSION= 0.29
PORTREVISION= 1
PORTNAME= Device-USB
PORTVERSION= 0.35
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Device \
MASTER_SITES= CPAN \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
PKGNAMEPREFIX= p5-
DISTNAME= Device-USB-${PORTVERSION}
MAINTAINER= josh.carroll@gmail.com
COMMENT= Perl wrapper for libusb
BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
.include <bsd.port.pre.mk>
# libusb is in base for newer releases
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif
WRKSRC= ${WRKDIR}/Device-USB-${PORTVERSION}
MAKE_JOBS_UNSAFE=yes
PERL_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
MAN3= Device::USB.3 \
Device::USB::Bus.3 \
@ -39,4 +30,11 @@ MAN3= Device::USB.3 \
Device::USB::FAQ.3 \
Device::dump_usb.3
.include <bsd.port.pre.mk>
# libusb is in base for newer releases
.if ${OSVERSION} < 800069
LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
.endif
.include <bsd.port.post.mk>

View file

@ -1,3 +1,2 @@
MD5 (Device-USB-0.29.tar.gz) = 34dff1d278c5496069ad73a1ef956bf4
SHA256 (Device-USB-0.29.tar.gz) = 60c072970be8e8e3b888ecd9a9ec3533bb180437578122e10595d76ab9fedf35
SIZE (Device-USB-0.29.tar.gz) = 29666
SHA256 (Device-USB-0.35.tar.gz) = 5cba3db828356705b33cc2c9dfba49420a53cdc889048f53ea0c2a17b8f98302
SIZE (Device-USB-0.35.tar.gz) = 30124

View file

@ -1 +1,3 @@
Device::USB, Perl wrappers for libusb.
WWW: http://search.cpan.org/dist/Device-USB/

View file

@ -11,6 +11,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device/USB
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Device/USB
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device
@dirrmtry %%SITE_PERL%%/mach