summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-20 21:12:25 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-20 21:12:25 +0000
commit18beb9b9c04dc4c8f2446631dea11d02eef8fe6f (patch)
tree8a83d5e0cda8e96f5edbfe6fcbdc5b2b4bc01626 /news
parentMake dic/ideo/pubdic/pod.c compilable on -current. (diff)
Update to 0.9.7.3
PR: 32064 Submitted by: Benedikt Schmidt <s_bschmi@ira.uka.de>
Notes
Notes: svn path=/head/; revision=50287
Diffstat (limited to 'news')
-rw-r--r--news/slrn/Makefile15
-rw-r--r--news/slrn/distinfo3
2 files changed, 7 insertions, 11 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 965844d8dba0..f33a2451333d 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -6,16 +6,12 @@
#
PORTNAME= slrn
-PORTVERSION= 0.9.7.2
+PORTVERSION= 0.9.7.3
PORTREVISION= 1
CATEGORIES= news ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PATCHFILES= slrn-0.9.7.2-decode.diff
-PATCH_SITES= http://slrn.sourceforge.net/patches/
-PATCH_DIST_STRIP= -p1
-
MAINTAINER= petef@FreeBSD.org
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
@@ -30,17 +26,17 @@ USE_OPENSSL= YES
CONFIGURE_ARGS+= --with-ssl
.endif
-ALL_TARGET= all slrnpull
+ALL_TARGET= all
-MAN1= slrn.1
+MAN1= slrn.1 slrnpull.1
post-patch:
@${PERL} -pi -e 's,/usr/lib/sendmail,/usr/sbin/sendmail,' \
${WRKSRC}/src/slrnfeat.h
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${MACHINE_ARCH}objs/slrn ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${MACHINE_ARCH}objs/slrnpull ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/slrn ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/slrnpull ${PREFIX}/bin
@${MKDIR} ${PREFIX}/share/examples/slrn
${INSTALL_DATA} ${WRKSRC}/doc/slrn.rc ${PREFIX}/share/examples/slrn
@${MKDIR} ${PREFIX}/share/examples/slrn/slrnpull
@@ -48,5 +44,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/slrnpull/${file} ${PREFIX}/share/examples/slrn/slrnpull
.endfor
${INSTALL_MAN} ${WRKSRC}/doc/slrn.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/doc/slrnpull.1 ${PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/news/slrn/distinfo b/news/slrn/distinfo
index f7d0ac4b3306..5c18da8e89bf 100644
--- a/news/slrn/distinfo
+++ b/news/slrn/distinfo
@@ -1,2 +1 @@
-MD5 (slrn-0.9.7.2.tar.gz) = 36645f69e4dc01986c1c1f0277bfca01
-MD5 (slrn-0.9.7.2-decode.diff) = 89701c2d878c5efe6b0998b3edf9ddff
+MD5 (slrn-0.9.7.3.tar.gz) = 5077b8eaec6eae2b881991d843bcb4d8