mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Upgrade to version 1.2.3.
Also depend the build on pdflatex as well as latex, to resolve my part of the PR mentioned below. PR: ports/77356
This commit is contained in:
parent
e89cede325
commit
1df853853d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129016
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= avr-libc
|
PORTNAME= avr-libc
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||||
@ -24,6 +24,7 @@ RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
|
|||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
|
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
|
||||||
latex:${PORTSDIR}/print/teTeX \
|
latex:${PORTSDIR}/print/teTeX \
|
||||||
|
pdflatex:${PORTSDIR}/print/teTeX \
|
||||||
fig2dev:${PORTSDIR}/print/transfig
|
fig2dev:${PORTSDIR}/print/transfig
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (avr-libc-1.2.2.tar.bz2) = 25ea188656579391bce05a5dd9b35729
|
MD5 (avr-libc-1.2.3.tar.bz2) = 440ff0d7cb0bef009ba2f689d0b16922
|
||||||
SIZE (avr-libc-1.2.2.tar.bz2) = 317210
|
SIZE (avr-libc-1.2.3.tar.bz2) = 317293
|
||||||
|
Loading…
Reference in New Issue
Block a user