summaryrefslogtreecommitdiff
path: root/news/slrn
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-27 02:00:46 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-27 02:00:46 +0000
commit6a0bb4532e0a5401c368bd82b16c5d99dbb4629f (patch)
treea712d0c5534a521070e9b216f614a928573c9779 /news/slrn
parentForgot to commit this file with the previous update to use the source (diff)
Update to version 0.9.6.4.
PR: 25383 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=38820
Diffstat (limited to 'news/slrn')
-rw-r--r--news/slrn/Makefile18
-rw-r--r--news/slrn/distinfo2
2 files changed, 11 insertions, 9 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 805e94fe7b01..07e8cf9e7c87 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -6,24 +6,26 @@
#
PORTNAME= slrn
-PORTVERSION= 0.9.6.3
+PORTVERSION= 0.9.6.4
CATEGORIES= news
-MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \
- ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/ \
- ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \
- ftp://ftp.ntua.gr/pub/lang/slang/ \
- ftp://ftp.plig.org/pub/slrn/
-
+MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ssl/ \
+ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/slrn/ssl/ \
+ ftp://ftp.ntua.gr/pub/lang/slang/ssl/ \
+ ftp://ftp.plig.org/pub/slrn/ssl/
MAINTAINER= xaa+ports@madison-gurkha.com
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
-USE_BZIP2= yes
GNU_CONFIGURE= yes
ALL_TARGET= all slrnpull
MAN1= slrn.1
+.if defined(WITH_SSL)
+USE_OPENSSL= YES
+CONFIGURE_ARGS= --with-ssl
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${MACHINE_ARCH}objs/slrn ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/${MACHINE_ARCH}objs/slrnpull ${PREFIX}/bin
diff --git a/news/slrn/distinfo b/news/slrn/distinfo
index 5b2836670772..32bb67c1187b 100644
--- a/news/slrn/distinfo
+++ b/news/slrn/distinfo
@@ -1 +1 @@
-MD5 (slrn-0.9.6.3.tar.bz2) = 02cc23fd5c5cc540f464b2f41cd7e50a
+MD5 (slrn-0.9.6.4.tar.gz) = df2332fc33cf3ac9fd1f27dc60192a51