aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ecartis
diff options
context:
space:
mode:
authorgreid <greid@FreeBSD.org>2002-04-30 10:02:24 +0800
committergreid <greid@FreeBSD.org>2002-04-30 10:02:24 +0800
commit560d605aaf7ac9ad4f4c9eb26459772ec709c6b1 (patch)
tree0620bd207abfcf6b921cad0eb5ef0d858d93a375 /mail/ecartis
parenta20a7229b1835316cbb262bb1dc2d4691e2af425 (diff)
downloadfreebsd-ports-graphics-560d605aaf7ac9ad4f4c9eb26459772ec709c6b1.tar.gz
freebsd-ports-graphics-560d605aaf7ac9ad4f4c9eb26459772ec709c6b1.tar.zst
freebsd-ports-graphics-560d605aaf7ac9ad4f4c9eb26459772ec709c6b1.zip
Update to snap2002042: Multiple strcpy and strcat security issues, as well
as sprintf's fixed. Fix for "ecartisx.c" vulnerability. PR: 37506 Submitted by: Trish Lynch <trish@bsdunix.net>
Diffstat (limited to 'mail/ecartis')
-rw-r--r--mail/ecartis/Makefile2
-rw-r--r--mail/ecartis/distinfo2
-rw-r--r--mail/ecartis/files/patch-aa10
-rw-r--r--mail/ecartis/pkg-plist2
4 files changed, 10 insertions, 6 deletions
diff --git a/mail/ecartis/Makefile b/mail/ecartis/Makefile
index bd8e2179110..51380e18750 100644
--- a/mail/ecartis/Makefile
+++ b/mail/ecartis/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ecartis
PORTVERSION= 1.0.0b
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/
-DISTNAME= ecartis-1.0.0-snap20020118
+DISTNAME= ecartis-1.0.0-snap20020427
MAINTAINER= trish@bsdunix.net
diff --git a/mail/ecartis/distinfo b/mail/ecartis/distinfo
index 3ed06aa1bf7..642d31bc1de 100644
--- a/mail/ecartis/distinfo
+++ b/mail/ecartis/distinfo
@@ -1 +1 @@
-MD5 (ecartis-1.0.0-snap20020118.tar.gz) = 9f3c60e2786212f73feb2f9366f491f3
+MD5 (ecartis-1.0.0-snap20020427.tar.gz) = 3ae4896c772719bf0bc9168bac15b22d
diff --git a/mail/ecartis/files/patch-aa b/mail/ecartis/files/patch-aa
index 0253d5103d0..e986673cdd6 100644
--- a/mail/ecartis/files/patch-aa
+++ b/mail/ecartis/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Sun Jun 17 22:13:03 2001
-+++ Makefile Sun Jun 17 22:14:19 2001
+--- Makefile.dist Sat Apr 27 02:26:56 2002
++++ Makefile Sat Apr 27 09:35:52 2002
@@ -6,8 +6,8 @@
# they should be set. All of them are conditional on options set in this
# file, so it should be relatively easy to determine which branch is correct
@@ -37,16 +37,18 @@
endif
# Warning-level flags. Under SunOS (4 and 5), this NEEDS TO BE BLANK.
-@@ -134,7 +133,7 @@
+@@ -134,9 +133,7 @@
#
# It appears that IRIX is also rather stupid, and may require this
# to be removed.
-WFLAGS=-Wall -Werror
+-# Uncomment this to build with gdb symbols (comment above line)
+-#WFLAGS=-ggdb -Wall -Werror
+WFLAGS:=${CFLAGS}
# Now set up the initial command line. SUNOS_5 makes this a bit wierd.
ifndef SUNOS_5
-@@ -321,6 +320,7 @@
+@@ -327,6 +324,7 @@
install: targets
cp build/ecartis ${BINDIR}
chmod ug+s ${BINDIR}/ecartis
diff --git a/mail/ecartis/pkg-plist b/mail/ecartis/pkg-plist
index 4b1163a8ce5..3663a7f66c8 100644
--- a/mail/ecartis/pkg-plist
+++ b/mail/ecartis/pkg-plist
@@ -49,6 +49,7 @@ ecartis/templates/admin-userinfo.lsc
ecartis/README.LISTS
ecartis/README.DIGEST
ecartis/README.ANTISPAM
+ecartis/README.CVS
ecartis/README
ecartis/NOTE
ecartis/LICENSE
@@ -66,4 +67,5 @@ ecartis/ecartis.aliases.dist
@dirrm ecartis/scripts
@dirrm ecartis/queue
@dirrm ecartis/modules
+@dirrm ecartis/documentation
@dirrm ecartis