1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update to 2.1.3

This commit is contained in:
Pete Fritchman 2001-11-20 22:38:13 +00:00
parent 3c7443d83b
commit 9844f1472e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50295
4 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= hypermail
PORTVERSION= 2.1.2
PORTVERSION= 2.1.3
CATEGORIES= www mail
MASTER_SITES= http://www.landfield.com/hypermail/dist/

View File

@ -1 +1 @@
MD5 (hypermail-2.1.2.tar.gz) = fac341030716684617e39ff3564570e5
MD5 (hypermail-2.1.3.tar.gz) = d1f50096b4871006bfc441412fceb36c

View File

@ -1,6 +1,8 @@
--- docs/Makefile.in.orig Sat May 26 14:33:01 2001
+++ docs/Makefile.in Sat May 26 14:33:40 2001
@@ -38,11 +38,13 @@
$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
install.html:
@ -8,7 +10,7 @@
@(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)
$(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)

View File

@ -6,4 +6,5 @@ bin/rdmsg
%%PORTDOCS%%share/doc/hypermail/hr.yellow.gif
%%PORTDOCS%%share/doc/hypermail/hypermail-faq.html
%%PORTDOCS%%share/doc/hypermail/hypermail.gif
%%PORTDOCS%%share/doc/hypermail/hypermail.html
%%PORTDOCS%%@dirrm share/doc/hypermail