1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +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:
Joerg Wunsch 2005-02-16 11:29:42 +00:00
parent e89cede325
commit 1df853853d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129016
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= avr-libc
PORTVERSION= 1.2.2
PORTVERSION= 1.2.3
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
@ -24,6 +24,7 @@ RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
latex:${PORTSDIR}/print/teTeX \
pdflatex:${PORTSDIR}/print/teTeX \
fig2dev:${PORTSDIR}/print/transfig
.endif

View File

@ -1,2 +1,2 @@
MD5 (avr-libc-1.2.2.tar.bz2) = 25ea188656579391bce05a5dd9b35729
SIZE (avr-libc-1.2.2.tar.bz2) = 317210
MD5 (avr-libc-1.2.3.tar.bz2) = 440ff0d7cb0bef009ba2f689d0b16922
SIZE (avr-libc-1.2.3.tar.bz2) = 317293