1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

update to 2.5

This commit is contained in:
Brendan Fabeny 2012-01-02 09:52:00 +00:00
parent 7a211ea12b
commit f800fe146e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288405
2 changed files with 11 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= links
DISTVERSION= 2.4
DISTVERSION= 2.5
PORTEPOCH= 1
CATEGORIES?= www
MASTER_SITES= http://links.twibright.com/download/ LOCAL/bf
@ -36,6 +36,10 @@ OPTIONS= SVGALIB "non-X11 graphics support" off \
.include <bsd.port.options.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
.endif
.ifdef(WITH_SVGALIB) || defined(WITH_X11) || defined(WITH_DIRECTFB)
LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
@ -59,11 +63,11 @@ CONFIGURE_ARGS+= --with-directfb
CONFIGURE_ARGS+= --without-directfb
.endif
.if defined(WITH_IPV6)
.if defined(WITH_IPV6) || make(makesum)
USE_AUTOTOOLS+= autoconf
PATCH_SITES+= http://xpisar.wz.cz/links-ipv6/:ipv6 \
${MASTER_SITE_LOCAL:S|%SUBDIR%|bf|:S|$|:ipv6|}
PATCHFILES+= links-2.4-ipv6.patch.gz:ipv6
PATCHFILES+= links-2.5-ipv6.patch.gz:ipv6
PATCH_DIST_STRIP= -p1
.endif

View File

@ -1,4 +1,4 @@
SHA256 (links-2.4.tar.bz2) = bebb6ccafaaabf1d251ccd79ff5cda07078a11bf7d15e775d6f3a0a89d4dd125
SIZE (links-2.4.tar.bz2) = 3843247
SHA256 (links-2.4-ipv6.patch.gz) = ab7d6d2c31e1714e64c33fbfadea4364bd07180c7b69d1f9d4e33dc08857da2f
SIZE (links-2.4-ipv6.patch.gz) = 8658
SHA256 (links-2.5.tar.bz2) = f5c7f23f31d71d073b7b6ad2f123f3f93b07b787912b7b01b4fff565349295f2
SIZE (links-2.5.tar.bz2) = 3849259
SHA256 (links-2.5-ipv6.patch.gz) = c4339328e8610b00d8734b97b7dd44054c6033fccdd5cc0e269fc153916d064f
SIZE (links-2.5-ipv6.patch.gz) = 8638