mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Update to 2.1.3
This commit is contained in:
parent
3c7443d83b
commit
9844f1472e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50295
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= hypermail
|
PORTNAME= hypermail
|
||||||
PORTVERSION= 2.1.2
|
PORTVERSION= 2.1.3
|
||||||
CATEGORIES= www mail
|
CATEGORIES= www mail
|
||||||
MASTER_SITES= http://www.landfield.com/hypermail/dist/
|
MASTER_SITES= http://www.landfield.com/hypermail/dist/
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (hypermail-2.1.2.tar.gz) = fac341030716684617e39ff3564570e5
|
MD5 (hypermail-2.1.3.tar.gz) = d1f50096b4871006bfc441412fceb36c
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
--- docs/Makefile.in.orig Sat May 26 14:33:01 2001
|
$FreeBSD$
|
||||||
+++ docs/Makefile.in Sat May 26 14:33:40 2001
|
|
||||||
@@ -38,11 +38,13 @@
|
--- 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_PROG) -c -m 0644 hmrc.4 $(mandir)/man4
|
||||||
|
|
||||||
install.html:
|
install.html:
|
||||||
@ -8,7 +10,7 @@
|
|||||||
@(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
|
@(if [ ! -d $(htmldir) ]; then mkdir -p $(htmldir); fi)
|
||||||
$(INSTALL_PROG) -c -m 0644 hr.yellow.gif $(htmldir)
|
$(INSTALL_PROG) -c -m 0644 hr.yellow.gif $(htmldir)
|
||||||
$(INSTALL_PROG) -c -m 0644 hypermail.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 hypermail-faq.html $(htmldir)
|
||||||
$(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
|
$(INSTALL_PROG) -c -m 0644 customizing.html $(htmldir)
|
||||||
$(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
|
$(INSTALL_PROG) -c -m 0644 hmrc.html $(htmldir)
|
||||||
|
@ -6,4 +6,5 @@ bin/rdmsg
|
|||||||
%%PORTDOCS%%share/doc/hypermail/hr.yellow.gif
|
%%PORTDOCS%%share/doc/hypermail/hr.yellow.gif
|
||||||
%%PORTDOCS%%share/doc/hypermail/hypermail-faq.html
|
%%PORTDOCS%%share/doc/hypermail/hypermail-faq.html
|
||||||
%%PORTDOCS%%share/doc/hypermail/hypermail.gif
|
%%PORTDOCS%%share/doc/hypermail/hypermail.gif
|
||||||
|
%%PORTDOCS%%share/doc/hypermail/hypermail.html
|
||||||
%%PORTDOCS%%@dirrm share/doc/hypermail
|
%%PORTDOCS%%@dirrm share/doc/hypermail
|
||||||
|
Loading…
Reference in New Issue
Block a user