Update to 1.02
- Add NO_ARCH Changes: http://search.cpan.org/dist/BibTeX-Parser/Changes
This commit is contained in:
parent
e89977e234
commit
01585ca6b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468649
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= BibTeX-Parser
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:BORISV
|
||||
|
@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
|
|||
p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1512397206
|
||||
SHA256 (BibTeX-Parser-1.01.tar.gz) = 322d0951368c34b5f1d392af6d6ea700bdbdb616059e37af4d3610d21aaf0972
|
||||
SIZE (BibTeX-Parser-1.01.tar.gz) = 26354
|
||||
TIMESTAMP = 1525002031
|
||||
SHA256 (BibTeX-Parser-1.02.tar.gz) = 9da144a9a014aa9ab3e5820acb1f19d74f83c57580393604a90ff9f3b36ec670
|
||||
SIZE (BibTeX-Parser-1.02.tar.gz) = 26166
|
||||
|
|
Loading…
Reference in a new issue