Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 21:36:04 -0500 (EST)
From:      David A Bestor <1nd3n14l@indenial.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        petef@FreeBSD.org
Subject:   ports/47833: upgrade hypermail to version 2.1.6
Message-ID:  <200302030236.h132a4Ta045787@godzilla.indenial.com>

next in thread | raw e-mail | index | archive | help

>Number:         47833
>Category:       ports
>Synopsis:       upgrade hypermail to version 2.1.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 02 18:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David A Bestor
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD godzilla.indenial.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed Jan 8 08:09:51 EST 2003 root@godzilla.indenial.com:/usr/obj/usr/src/sys/GODZILLA i386


>Description:
	Upgrade hypermail to 2.1.6
	/usr/ports/www/hypermail
>How-To-Repeat:
	Check current ports..Its 2.1.5
>Fix:
Apply this patch...

diff -ruN hypermail.orig/Makefile hypermail/Makefile
--- hypermail.orig/Makefile	Sun Feb  2 20:22:30 2003
+++ hypermail/Makefile	Sun Feb  2 20:25:58 2003
@@ -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 -ruN hypermail.orig/distinfo hypermail/distinfo
--- hypermail.orig/distinfo	Sun Feb  2 20:22:30 2003
+++ hypermail/distinfo	Sun Feb  2 20:24:04 2003
@@ -1 +1 @@
-MD5 (hypermail-2.1.5.tar.gz) = 5027331f62ddc1ca15f57cf4b99a7f73
+MD5 (hypermail-2.1.6.tar.gz) = 461f37e29786924858ac32aa17d01862
diff -ruN hypermail.orig/files/patch-docs::Makefile.in hypermail/files/patch-docs::Makefile.in
--- hypermail.orig/files/patch-docs::Makefile.in	Sun Feb  2 20:22:30 2003
+++ hypermail/files/patch-docs::Makefile.in	Sun Feb  2 21:13:30 2003
@@ -1,19 +1,18 @@
-$FreeBSD: ports/www/hypermail/files/patch-docs::Makefile.in,v 1.2 2001/11/20 22:38:13 petef Exp $
+--- 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
 
---- 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:
 +.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 -ruN hypermail.orig/pkg-plist hypermail/pkg-plist
--- hypermail.orig/pkg-plist	Sun Feb  2 20:22:30 2003
+++ hypermail/pkg-plist	Sun Feb  2 21:19:28 2003
@@ -3,8 +3,9 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302030236.h132a4Ta045787>