aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2004-02-16 15:28:16 +0800
committerdemon <demon@FreeBSD.org>2004-02-16 15:28:16 +0800
commitb731a5189b7fbfde79399e45c353552c8f174fb3 (patch)
tree8a030e1deefe56ee6024ad91e7873a95397ee9fa /mail
parent12c3f8116f1de14401d681f8a8d6162480d6de32 (diff)
downloadfreebsd-ports-graphics-b731a5189b7fbfde79399e45c353552c8f174fb3.tar.gz
freebsd-ports-graphics-b731a5189b7fbfde79399e45c353552c8f174fb3.tar.zst
freebsd-ports-graphics-b731a5189b7fbfde79399e45c353552c8f174fb3.zip
Update to version 9982.
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/sympa-elixus/Makefile2
-rw-r--r--mail/sympa-elixus/distinfo2
-rw-r--r--mail/sympa-elixus/files/patch-doc-man8-Makefile11
3 files changed, 2 insertions, 13 deletions
diff --git a/mail/sympa-elixus/Makefile b/mail/sympa-elixus/Makefile
index 9f0b6a2061d..0e6e92634e1 100644
--- a/mail/sympa-elixus/Makefile
+++ b/mail/sympa-elixus/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTVERSION= 9575
+PORTVERSION= 9982
PORTREVISION= 0
MASTER_SITES= http://p4.elixus.org/hist/
PKGNAMESUFFIX= -elixus
diff --git a/mail/sympa-elixus/distinfo b/mail/sympa-elixus/distinfo
index 9d310b5779c..6a0ef996021 100644
--- a/mail/sympa-elixus/distinfo
+++ b/mail/sympa-elixus/distinfo
@@ -1 +1 @@
-MD5 (sympa-9575.tar.gz) = bca42405819e5c27194fa9949c40c84f
+MD5 (sympa-9982.tar.gz) = 760aa3a7fcc7fc5d5c19db1ce7aadbf0
diff --git a/mail/sympa-elixus/files/patch-doc-man8-Makefile b/mail/sympa-elixus/files/patch-doc-man8-Makefile
deleted file mode 100644
index 34815020d3d..00000000000
--- a/mail/sympa-elixus/files/patch-doc-man8-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- doc/man8/Makefile.orig Tue Dec 30 16:15:12 2003
-+++ doc/man8/Makefile Tue Dec 30 16:15:19 2003
-@@ -7,7 +7,7 @@
-
- .pod.8:
- rm -f $@
-- pod2man --section=8 --center="sympa $(SYMPA_VERSION)" --lax --release="$(SYMPA_VERSION)" $< $@
-+ pod2man --section=8 --center="sympa $(SYMPA_VERSION)" --lax --release="$(SYMPA_VERSION)" $< > $@
-
- all: $(MAN8)
-