mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 2.03
This commit is contained in:
parent
d19154d7ac
commit
5113177710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200782
2 changed files with 17 additions and 18 deletions
|
@ -5,26 +5,25 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Business-ISBN
|
PORTNAME= Business-ISBN
|
||||||
PORTVERSION= 2.02
|
PORTVERSION= 2.03
|
||||||
CATEGORIES= misc perl5
|
CATEGORIES= misc perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= Business
|
PKGNAMEPREFIX= p5-
|
||||||
PKGNAMEPREFIX= p5-
|
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Work with International Standard Book Numbers
|
COMMENT= Work with International Standard Book Numbers
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/Business/ISBN/Data.pm:${PORTSDIR}/misc/p5-Business-ISBN-Data
|
BUILD_DEPENDS= ${SITE_PERL}/Business/ISBN/Data.pm:${PORTSDIR}/misc/p5-Business-ISBN-Data
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= ISBN.3 ISBN10.3 ISBN13.3
|
MAN3= ISBN.3 ISBN10.3 ISBN13.3
|
||||||
|
|
||||||
PLIST_FILES= ${SITE_PERL_REL}/Business/ISBN.pm \
|
PLIST_FILES= ${SITE_PERL_REL}/Business/ISBN.pm \
|
||||||
${SITE_PERL_REL}/Business/ISBN10.pm \
|
${SITE_PERL_REL}/Business/ISBN10.pm \
|
||||||
${SITE_PERL_REL}/Business/ISBN13.pm \
|
${SITE_PERL_REL}/Business/ISBN13.pm \
|
||||||
${SITE_PERL_REL}/${PERL_ARCH}/auto/Business/ISBN/.packlist
|
${SITE_PERL_REL}/${PERL_ARCH}/auto/Business/ISBN/.packlist
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (Business-ISBN-2.02.tar.gz) = 0f3a328ca9aac3dc8501e36d1c4f7efc
|
MD5 (Business-ISBN-2.03.tar.gz) = 507f90ec2e8f53e138222895444cef4c
|
||||||
SHA256 (Business-ISBN-2.02.tar.gz) = c6354e4f66824655f5a2cf9c0aeb67483c83b6643a2666f67af700bfa3801e28
|
SHA256 (Business-ISBN-2.03.tar.gz) = 0d8b4b5c106632fbcfe37daa07746c22c04f09614d9b5376da09d297545c2749
|
||||||
SIZE (Business-ISBN-2.02.tar.gz) = 353346
|
SIZE (Business-ISBN-2.03.tar.gz) = 355283
|
||||||
|
|
Loading…
Add table
Reference in a new issue