From f472cce2615753fe7eb1aba7700fe2fffc6d2e1b Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Wed, 3 Oct 2001 05:38:39 +0000 Subject: Add a patch to fix a potential security hole (any shell scripts in uuencoded archives would be executed, they were assumed to be a shar). Bump PORTREVISION. --- news/slrn/Makefile | 5 +++++ news/slrn/distinfo | 1 + 2 files changed, 6 insertions(+) (limited to 'news') diff --git a/news/slrn/Makefile b/news/slrn/Makefile index e49e9f96c7ae..965844d8dba0 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -7,10 +7,15 @@ PORTNAME= slrn PORTVERSION= 0.9.7.2 +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 diff --git a/news/slrn/distinfo b/news/slrn/distinfo index 3522cbf3dbcc..f7d0ac4b3306 100644 --- a/news/slrn/distinfo +++ b/news/slrn/distinfo @@ -1 +1,2 @@ MD5 (slrn-0.9.7.2.tar.gz) = 36645f69e4dc01986c1c1f0277bfca01 +MD5 (slrn-0.9.7.2-decode.diff) = 89701c2d878c5efe6b0998b3edf9ddff -- cgit v1.2.3