summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2003-08-15 17:56:11 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2003-08-15 17:56:11 +0000
commit2fe7c9bc099f7607fe83bd53938481364a6be63d (patch)
tree0b81fee8122ab5b31b4a654d0297f1c53a076117 /news
parentReally fix the bug where portlint looks through COMMENT for direct command (diff)
Upgrade to 1.6.1
Spaces->tabs Submitted by: krion
Notes
Notes: svn path=/head/; revision=86993
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile44
-rw-r--r--news/tin/distinfo2
2 files changed, 23 insertions, 23 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index fe295771428d..486f6f66af83 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= tin
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
CATEGORIES+= news ipv6
-MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \
+MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \
ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \
ftp://ftp.tin.org/pub/news/clients/tin/v1.6/ \
ftp://ftp.sunet.se/pub/news/readers/tin/v1.6/
-MAINTAINER?= ache@FreeBSD.org
+MAINTAINER?= ache@FreeBSD.org
COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support
LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \
@@ -36,55 +36,55 @@ CONFIGURE_ARGS= --with-nntp-default-server=news \
--enable-break-long-lines \
--with-libiconv-prefix=${LOCALBASE} \
--with-mime-default-charset=US-ASCII
-CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver\""' \
+CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver\""' \
CPPFLAGS='${CPPFLAGS} -I${LOCALBASE}/include' \
LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib'
ALL_TARGET= build
-MAN1= tin.1 w2r.pl.1 opt-case.pl.1
-MAN5= tin.5 mbox.5 mmdf.5
-MLINKS= tin.1 rtin.1
+MAN1= tin.1 w2r.pl.1 opt-case.pl.1
+MAN5= tin.5 mbox.5 mmdf.5
+MLINKS= tin.1 rtin.1
.if defined(WITH_TIN_NNTP_ONLY)
-CONFIGURE_ARGS+= --enable-nntp-only
+CONFIGURE_ARGS+= --enable-nntp-only
.endif
.include <bsd.port.pre.mk>
.if defined(WITHOUT_TIN_PGP_GPG)
-CONFIGURE_ARGS+= --disable-pgp-gpg
+CONFIGURE_ARGS+= --disable-pgp-gpg
.elif defined(WITH_TIN_GPG) || \
(exists(${LOCALBASE}/bin/gpg) && !defined(WITH_TIN_PGP))
-RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
-CONFIGURE_ARGS+= --with-gpg=${PREFIX}/bin/gpg \
+RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
+CONFIGURE_ARGS+= --with-gpg=${PREFIX}/bin/gpg \
--without-pgp --without-pgpk
.elif defined(WITH_TIN_PGP) || exists(${LOCALBASE}/bin/pgp)
-RUN_DEPENDS+= pgp:${PORTSDIR}/security/pgp6
-CONFIGURE_ARGS+= --with-pgp=${PREFIX}/bin/pgp \
+RUN_DEPENDS+= pgp:${PORTSDIR}/security/pgp6
+CONFIGURE_ARGS+= --with-pgp=${PREFIX}/bin/pgp \
--without-pgpk --without-gpg
.elif defined(WITH_TIN_PGP5) || exists(${LOCALBASE}/bin/pgpk)
-RUN_DEPENDS+= pgpk:${PORTSDIR}/security/pgp5
-CONFIGURE_ARGS+= --with-pgpk=${PREFIX}/bin/pgpk \
+RUN_DEPENDS+= pgpk:${PORTSDIR}/security/pgp5
+CONFIGURE_ARGS+= --with-pgpk=${PREFIX}/bin/pgpk \
--without-pgp --without-gpg
.else
-CONFIGURE_ARGS+= --disable-pgp-gpg
+CONFIGURE_ARGS+= --disable-pgp-gpg
.endif
.if defined(WITH_TIN_ISPELL) || \
(exists(${LOCALBASE}/bin/ispell) && !defined(WITHOUT_TIN_ISPELL))
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
-CONFIGURE_ARGS+= --with-ispell=${PREFIX}/bin/ispell
+RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
+CONFIGURE_ARGS+= --with-ispell=${PREFIX}/bin/ispell
.endif
.if defined(WITH_TIN_METAMAIL) || \
(exists(${LOCALBASE}/bin/metamail) && !defined(WITHOUT_TIN_METAMAIL))
-RUN_DEPENDS+= metamail:${PORTSDIR}/mail/metamail
-CONFIGURE_ARGS+= --with-metamail=${PREFIX}/bin/metamail
+RUN_DEPENDS+= metamail:${PORTSDIR}/mail/metamail
+CONFIGURE_ARGS+= --with-metamail=${PREFIX}/bin/metamail
.endif
.if ${OSVERSION} >= 400014
-CONFIGURE_ARGS+= --enable-ipv6
+CONFIGURE_ARGS+= --enable-ipv6
.else
-CONFIGURE_ARGS+= --disable-ipv6
+CONFIGURE_ARGS+= --disable-ipv6
.endif
post-patch:
diff --git a/news/tin/distinfo b/news/tin/distinfo
index cea8c936d087..57068ce170d9 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1 +1 @@
-MD5 (tin-1.6.0.tar.bz2) = d79cd8fca1e25f1d1383bcc0f61a8c29
+MD5 (tin-1.6.1.tar.bz2) = b7028d15d8f7fc929ebd97dda6ac2164