1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 1.2.1

- Fetch from Github because the releases on CTAN are not versioned
- Fix LICENSE

Relnotes:	https://github.com/ftilmann/latexdiff/releases/tag/1.2.1
This commit is contained in:
Jason E. Hale 2018-02-06 16:13:05 +00:00
parent 1edaa1787d
commit 97ee7ba5f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461071
2 changed files with 7 additions and 9 deletions

View File

@ -2,19 +2,17 @@
# $FreeBSD$
PORTNAME= latexdiff
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= print perl5
MASTER_SITES= TEX_CTAN/support
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MASTER_SITES= https://github.com/ftilmann/${PORTNAME}/releases/download/${PORTVERSION}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Determine and mark up significant differences between latex files
LICENSE= GPLv3
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= perl5 zip
USES= perl5
USE_PERL5= run
NO_ARCH= yes
NO_BUILD= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1479495679
SHA256 (latexdiff/1.2.0/latexdiff.zip) = 89948da205178c83ca882189fb3487f967dbdc87bb050e325f58cff865afb473
SIZE (latexdiff/1.2.0/latexdiff.zip) = 483041
TIMESTAMP = 1517932700
SHA256 (latexdiff-1.2.1.tar.gz) = 12634c8ec5c68b173d3906679bb09330e724491c6a64e675989217cf4790604e
SIZE (latexdiff-1.2.1.tar.gz) = 491542