mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update to upstream version 1.1.3, overhaul, new maintainer
Detailed log: - Update to upstream version 1.1.3 - New maintainer: Danilo G. Baio <dbaio@bsd.com.br> - Add LICENSE* - Add non-default OPTION ISPN - Set NO_ARCH PR: 212300 Submitted by: dbaio@bsd.com.br (maintainer)
This commit is contained in:
parent
911e2fe221
commit
43374bec0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422210
@ -2,12 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File_MARC
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= textproc pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= dbaio@bsd.com.br
|
||||
COMMENT= Parse, modify, and create MARC records
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
OPTIONS_DEFINE= ISPN
|
||||
|
||||
ISPN_DESC= Validation class for ISPN (International Standard Product Numbers)
|
||||
ISPN_RUN_DEPENDS= ${PEARDIR}/Validate/ISPN.php:textproc/pear-Validate_ISPN
|
||||
|
||||
USES= pear
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/File_MARC-1.1.2.tgz) = 77fe923393410a409224c82a069351e0adb94db8e8da8eb4cfd1b59483c21e09
|
||||
SIZE (PEAR/File_MARC-1.1.2.tgz) = 94046
|
||||
TIMESTAMP = 1472677005
|
||||
SHA256 (PEAR/File_MARC-1.1.3.tgz) = 981aca87d12d496867ee20880528d1661543e61ac3d5ed9c9a4afc0f32011eba
|
||||
SIZE (PEAR/File_MARC-1.1.3.tgz) = 94433
|
||||
|
Loading…
Reference in New Issue
Block a user