svn commit: r352959 - head/news/tin

Johan van Selst johans at FreeBSD.org
Sun May 4 15:21:22 UTC 2014


Author: johans
Date: Sun May  4 15:21:21 2014
New Revision: 352959
URL: http://svnweb.freebsd.org/changeset/ports/352959
QAT: https://qat.redports.org/buildarchive/r352959/

Log:
  Update to tin 2.2.1

Modified:
  head/news/tin/Makefile
  head/news/tin/distinfo
  head/news/tin/pkg-plist

Modified: head/news/tin/Makefile
==============================================================================
--- head/news/tin/Makefile	Sun May  4 14:54:27 2014	(r352958)
+++ head/news/tin/Makefile	Sun May  4 15:21:21 2014	(r352959)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tin
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 CATEGORIES+=	news ipv6
 MASTER_SITES=	ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
 		ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \
@@ -24,20 +24,30 @@ LIB_DEPENDS=	libuu.so:${PORTSDIR}/conver
 		libpcre.so:${PORTSDIR}/devel/pcre
 RUN_DEPENDS=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
 
-USE_BZIP2=	yes
-USES=		gmake iconv shebangfix
+USES=		gmake iconv shebangfix tar:bzip2
 GNU_CONFIGURE=	yes
 SHEBANG_FILES=	tools/opt-case.pl tools/tinews.pl tools/url_handler.pl \
 		tools/w2r.pl
 TIN_EDITOR?=	/usr/bin/ee
 TIN_SCREEN?=	ncursesw
 
-OPTIONS_DEFINE=	GNUPG ISPELL METAMAIL CANLOCK NNTP_ONLY
-OPTIONS_DEFAULT=GNUPG ISPELL METAMAIL
-CANLOCK_DESC=	Enable Cancel-Lock key support via libcanlock
-NNTP_ONLY=	Only read news via NNTP (no spool dir support)
-
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE=		GNUPG ISPELL METAMAIL CANLOCK NNTP_ONLY NLS
+OPTIONS_DEFAULT=	GNUPG ISPELL METAMAIL
+OPTIONS_SUB=		yes
+NNTP_ONLY_DESC=		Only read news via NNTP (no spool dir support)
+NNTP_ONLY_CONFIGURE_ENABLE=nntp-only
+GNUPG_RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
+GNUPG_CONFIGURE_ON=	--with-gpg=${PREFIX}/bin/gpg \
+			--without-pgp --without-pgpk
+GNUPG_CONFIGURE_OFF=	--disable-pgp-gpg
+ISPELL_RUN_DEPENDS=	ispell:${PORTSDIR}/textproc/aspell-ispell
+ISPELL_CONFIGURE_ARGS=	--with-ispell=${PREFIX}/bin/ispell
+METAMAIL_RUN_DEPENDS=	metamail:${PORTSDIR}/mail/metamail
+METAMAIL_CONFIGURE_ARGS=--with-metamail=${PREFIX}/bin/metamail
+CANLOCK_DESC=		Enable Cancel-Lock key support via libcanlock
+CANLOCK_CONFIGURE_ENABLE=cancel-locks
+NLS_CONFIGURE_ENABLE=	nls
+NLS_USES=		gettext
 
 # --with-mime-default-charset=US-ASCII needed to build tin in the non-ascii
 # national environment.
@@ -58,41 +68,6 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 ALL_TARGET=	build
 
-.if ${PORT_OPTIONS:MNNTP_ONLY}
-CONFIGURE_ARGS+=	--enable-nntp-only
-.endif
-
-.if ${PORT_OPTIONS:MGNUPG}
-RUN_DEPENDS+=		gpg:${PORTSDIR}/security/gnupg
-CONFIGURE_ARGS+=	--with-gpg=${PREFIX}/bin/gpg \
-		 	--without-pgp --without-pgpk
-.else
-CONFIGURE_ARGS+=	--disable-pgp-gpg
-.endif
-
-.if ${PORT_OPTIONS:MISPELL}
-RUN_DEPENDS+=		ispell:${PORTSDIR}/textproc/aspell-ispell
-CONFIGURE_ARGS+=	--with-ispell=${PREFIX}/bin/ispell
-.endif
-
-.if ${PORT_OPTIONS:MMETAMAIL}
-RUN_DEPENDS+=		metamail:${PORTSDIR}/mail/metamail
-CONFIGURE_ARGS+=	--with-metamail=${PREFIX}/bin/metamail
-.endif
-
-.if ${PORT_OPTIONS:MCANLOCK}
-CONFIGURE_ARGS+=	--enable-cancel-locks
-.endif
-
-.if ${PORT_OPTIONS:MNLS}
-CONFIGURE_ARGS+=	--enable-nls
-USES+=		gettext
-PLIST_SUB+=		NLS=""
-.else
-CONFIGURE_ARGS+=	--disable-nls
-PLIST_SUB+=		NLS="@comment "
-.endif
-
 post-patch:
 	${REINPLACE_CMD} -Ee 's:5/(mmdf|mbox):5/tin_\1:g' \
 		${WRKSRC}/src/Makefile.in
@@ -112,15 +87,12 @@ post-patch:
 		${WRKSRC}/tools/tinurl_handler.pl
 
 post-build:
-.if ${PORT_OPTIONS:MNLS}
 	cd ${WRKSRC}/po; ${GMAKE}
-.endif
 
 post-install:
 	cd ${STAGEDIR}${PREFIX}/etc;\
-		 ${INSTALL_DATA} ${WRKSRC}/doc/tin.defaults tin.defaults.dist;\
-		if [ ! -f tin.defaults ] ; then \
-			${CP} tin.defaults.dist tin.defaults; \
-		fi
+		${INSTALL_DATA} ${WRKSRC}/doc/tin.defaults tin.defaults.dist;\
+		${CP} -pn tin.defaults.dist tin.defaults;
+	ln -sf tin ${STAGEDIR}${PREFIX}/bin/rtin
 
 .include <bsd.port.mk>

Modified: head/news/tin/distinfo
==============================================================================
--- head/news/tin/distinfo	Sun May  4 14:54:27 2014	(r352958)
+++ head/news/tin/distinfo	Sun May  4 15:21:21 2014	(r352959)
@@ -1,2 +1,2 @@
-SHA256 (tin-2.2.0.tar.bz2) = ba25cc3345675810c85cc0bddcce5474370ce91dce91d8433176f0de858b5b44
-SIZE (tin-2.2.0.tar.bz2) = 1836169
+SHA256 (tin-2.2.1.tar.bz2) = 2356661d26823dbfdf06f6a2efd5f0a2141f470c5d25fbdd55842ff342f41f01
+SIZE (tin-2.2.1.tar.bz2) = 1834572

Modified: head/news/tin/pkg-plist
==============================================================================
--- head/news/tin/pkg-plist	Sun May  4 14:54:27 2014	(r352958)
+++ head/news/tin/pkg-plist	Sun May  4 15:21:21 2014	(r352959)
@@ -1,8 +1,7 @@
 bin/metamutt
 bin/opt-case.pl
+bin/rtin
 bin/tin
- at exec ln -fs %f %B/rtin
- at unexec rm -f %B/rtin
 bin/tinews.pl
 bin/tinurl_handler.pl
 bin/w2r.pl


More information about the svn-ports-all mailing list