summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-03-02 22:55:06 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-03-02 22:55:06 +0000
commitc652636b3c673f673736e21c894827b0af43b230 (patch)
tree0c35f5ba970cbe34e3f436e68e86476ff7ef8044 /www
parentUpdate to 2.1. (diff)
- update to 2.1.6
- MASTER_SITES has moved. PR: 47833 Submitted by: David A Bestor <1nd3n14l@indenial.com>, Jon Wilson <jon@netcraft.com>
Notes
Notes: svn path=/head/; revision=76764
Diffstat (limited to 'www')
-rw-r--r--www/hypermail/Makefile4
-rw-r--r--www/hypermail/distinfo2
-rw-r--r--www/hypermail/files/patch-docs::Makefile.in25
-rw-r--r--www/hypermail/pkg-plist5
4 files changed, 19 insertions, 17 deletions
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile
index b13ea046a3f9..bca15db01e90 100644
--- a/www/hypermail/Makefile
+++ b/www/hypermail/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= hypermail
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.6
CATEGORIES= www mail
-MASTER_SITES= http://www.landfield.com/hypermail/dist/
+MASTER_SITES= http://isc.hypermail.org/dist/
MAINTAINER= petef@FreeBSD.org
diff --git a/www/hypermail/distinfo b/www/hypermail/distinfo
index 351044b4cb2a..eab225aa0ed6 100644
--- a/www/hypermail/distinfo
+++ b/www/hypermail/distinfo
@@ -1 +1 @@
-MD5 (hypermail-2.1.5.tar.gz) = 5027331f62ddc1ca15f57cf4b99a7f73
+MD5 (hypermail-2.1.6.tar.gz) = 461f37e29786924858ac32aa17d01862
diff --git a/www/hypermail/files/patch-docs::Makefile.in b/www/hypermail/files/patch-docs::Makefile.in
index 7a96ffb17f81..5d78c465a566 100644
--- a/www/hypermail/files/patch-docs::Makefile.in
+++ b/www/hypermail/files/patch-docs::Makefile.in
@@ -1,19 +1,20 @@
$FreeBSD$
---- docs/Makefile.in.orig Sun May 28 12:43:28 2000
-+++ docs/Makefile.in Tue Nov 20 17:30:25 2001
-@@ -38,11 +38,14 @@
- $(INSTALL_PROG) -c -m 0644 hmrc.4 $(mandir)/man4
-
+--- docs/Makefile.in.old Sun Feb 2 20:48:59 2003
++++ docs/Makefile.in Sun Feb 2 20:55:31 2003
+@@ -39,11 +39,15 @@
+ $(INSTALL_PROG) -c -m 0644 hmrc.4 $(mandir)/man4
+
install.html:
+.if !defined(NOPORTDOCS)
- @(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
- $(INSTALL_PROG) -c -m 0644 hr.yellow.gif $(htmldir)
- $(INSTALL_PROG) -c -m 0644 hypermail.gif $(htmldir)
- $(INSTALL_PROG) -c -m 0644 hypermail.html $(htmldir)
+ @(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
++ @(if [ ! -d $(imagedir) ]; then mkdir -p $(imagedir); fi)
+ $(INSTALL_PROG) -c -m 0644 hr.yellow.gif $(imagedir)
+ $(INSTALL_PROG) -c -m 0644 hypermail.gif $(imagedir)
+ $(INSTALL_PROG) -c -m 0644 hypermail.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 hypermail-faq.html $(htmldir)
- $(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
- $(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
+ $(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
+.endif
-
+
clean:
diff --git a/www/hypermail/pkg-plist b/www/hypermail/pkg-plist
index a23ec3e74349..e820ebf1c2fe 100644
--- a/www/hypermail/pkg-plist
+++ b/www/hypermail/pkg-plist
@@ -3,8 +3,9 @@ bin/msg2archive
bin/rdmsg
%%PORTDOCS%%share/doc/hypermail/customizing.html
%%PORTDOCS%%share/doc/hypermail/hmrc.html
-%%PORTDOCS%%share/doc/hypermail/hr.yellow.gif
+%%PORTDOCS%%share/doc/hypermail/images/hr.yellow.gif
%%PORTDOCS%%share/doc/hypermail/hypermail-faq.html
-%%PORTDOCS%%share/doc/hypermail/hypermail.gif
+%%PORTDOCS%%share/doc/hypermail/images/hypermail.gif
%%PORTDOCS%%share/doc/hypermail/hypermail.html
+%%PORTDOCS%%@dirrm share/doc/hypermail/images
%%PORTDOCS%%@dirrm share/doc/hypermail