aboutsummaryrefslogtreecommitdiff
path: root/news/slrn
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-12-22 18:26:08 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-12-22 18:26:08 +0000
commit8918570cea73e7944fe930b7bbd7586c9ab71f43 (patch)
tree53bdfe850daeb9a4406999363a229d98946da7c6 /news/slrn
parent6d86e584d65c2744d5ccd8721e4848a5adb6ed44 (diff)
downloadports-8918570cea73e7944fe930b7bbd7586c9ab71f43.tar.gz
ports-8918570cea73e7944fe930b7bbd7586c9ab71f43.zip
- Upgrade to slrn 1.0.1
- Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=309402
Diffstat (limited to 'news/slrn')
-rw-r--r--news/slrn/Makefile34
-rw-r--r--news/slrn/distinfo4
-rw-r--r--news/slrn/pkg-plist2
3 files changed, 17 insertions, 23 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 024eaf76a56c..3c910c189ed4 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -1,19 +1,11 @@
-# New ports collection makefile for: slrn
-# Date created: 28 March 1997
-# Whom: Carey Jones <mcj@acquiesce.org>
-#
+# Created by: Carey Jones <mcj@acquiesce.org>
# $FreeBSD$
-#
PORTNAME= slrn
-PORTVERSION= 0.9.9p1
-PORTREVISION= 3
+PORTVERSION= 1.0.1
CATEGORIES= news ipv6
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
- ftp://angel.sovam.com/pub/tools/net/news/ \
- ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \
- ftp://ftp.ntua.gr/pub/lang/slang/slrn/ \
- ftp://ftp.plig.org/pub/slrn/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
+ http://www.jedsoft.org/slrn/download/
MAINTAINER= johans@FreeBSD.org
COMMENT= SLang-based newsreader
@@ -25,6 +17,14 @@ CONFLICTS_INSTALL= ja-slrn-[0-9]*
USE_GMAKE= yes
USE_ICONV= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-ipv6 --disable-inews --with-slrnpull \
+ --with-libiconv-prefix=${LOCALBASE}
+
+ALL_TARGET= all
+
+MAN1= slrn.1 slrnpull.1
+
OPTIONS_DEFINE= SSL DEVIEW
OPTIONS_DEFAULT=SSL
@@ -38,10 +38,6 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-ipv6 --disable-inews --with-slrnpull \
- --with-libiconv-prefix=${LOCALBASE}
-
.if ${PORT_OPTIONS:MSSL}
USE_OPENSSL= YES
CONFIGURE_ARGS+= --with-ssl
@@ -52,15 +48,11 @@ LIB_DEPENDS+= uu:${PORTSDIR}/converters/uulib
CONFIGURE_ARGS+= --with-uulib
.endif
-.if empty(PORT_OPTIONS:MDOCS)
+.if ! ${PORT_OPTIONS:MDOCS}
# Use dummy target rather than rewriting makefile
CONFIGURE_ARGS+= --with-docdir=${WRKSRC}/dummy
.endif
-ALL_TARGET= all
-
-MAN1= slrn.1 slrnpull.1
-
post-patch:
@${REINPLACE_CMD} -e 's,/usr/lib/sendmail,/usr/sbin/sendmail,' \
${WRKSRC}/src/slrnfeat.hin
diff --git a/news/slrn/distinfo b/news/slrn/distinfo
index 70242c0554d5..d7fb37dcfe9b 100644
--- a/news/slrn/distinfo
+++ b/news/slrn/distinfo
@@ -1,2 +1,2 @@
-SHA256 (slrn-0.9.9p1.tar.gz) = 3a896f42b78c32252878fd291b21d6482d466921b68ab97f7d8cbadf4a76b533
-SIZE (slrn-0.9.9p1.tar.gz) = 1535032
+SHA256 (slrn-1.0.1.tar.gz) = 06b4a060939ec3077e5a060c7a2556747c96061a24eec2c09e1feacd5dbeaae6
+SIZE (slrn-1.0.1.tar.gz) = 1529545
diff --git a/news/slrn/pkg-plist b/news/slrn/pkg-plist
index 63e4c3e9f383..0efbea20810e 100644
--- a/news/slrn/pkg-plist
+++ b/news/slrn/pkg-plist
@@ -43,6 +43,8 @@ bin/slrnpull
%%DATADIR%%/slang/gsort.sl
%%DATADIR%%/slang/ispell.sl
%%DATADIR%%/slang/latin2.sl
+%%DATADIR%%/slang/mailcap.sl
+%%DATADIR%%/slang/mime.sl
%%DATADIR%%/slang/multipart.sl
%%DATADIR%%/slang/nn.sl
%%DATADIR%%/slang/posthook.sl