Skip site navigation (1)Skip section navigation (2)
Date:      9 Jun 2001 22:47:43 -0000
From:      scorpio@drkshdw.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27999: UPDATE to mail/nail
Message-ID:  <20010609224743.96556.qmail@user4.net011.fl.sprint-hsd.net>

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

>Number:         27999
>Category:       ports
>Synopsis:       UPDATE to mail/nail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 09 15:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Palmer
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD jeff.isni.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed May 16 12:55:48 EDT 2001
     root@jeff.isni.net:/usr/obj/usr/src/sys/FreeBSD  i386

>Description:
Cannot download distfiles.   No current maintainer.
(http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html)

Updated nail to the latest version.  (9.26 -> 9.27)
Updated patch-ab
Updated distinfo

        

>How-To-Repeat:
        
>Fix:

        
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/nail/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/02/27 02:02:57	1.4
+++ Makefile	2001/06/09 22:45:16
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nail
-PORTVERSION=	9.26
+PORTVERSION=	9.27
 CATEGORIES=	mail
 MASTER_SITES=	http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/nail/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	2001/02/27 02:02:57	1.4
+++ distinfo	2001/06/09 22:45:16
@@ -1 +1 @@
-MD5 (nail-9.26.tar.gz) = 05df240bab19b609680e0bcaa1ea6933
+MD5 (nail-9.27.tar.gz) = 6a2990c5e9e60f26dc5823b01172e824
Index: files/patch-ab
===================================================================
RCS file: /home/ncvs/ports/mail/nail/files/patch-ab,v
retrieving revision 1.1
diff -u -r1.1 patch-ab
--- files/patch-ab	2001/02/27 02:03:00	1.1
+++ files/patch-ab	2001/06/09 22:45:16
@@ -1,13 +1,14 @@
---- Makefile.in.orig	Mon Feb 26 16:15:11 2001
-+++ Makefile.in	Mon Feb 26 16:20:32 2001
-@@ -392,8 +392,8 @@
+--- Makefile.in.orig	Sat Jun  9 18:40:06 2001
++++ Makefile.in	Sat Jun  9 18:40:51 2001
+@@ -392,9 +392,8 @@
  
  
  install-data-local:
 -	-test -f $(DESTDIR)/etc/nail.rc || \
--		$(INSTALL_DATA) $(srcdir)/nail.rc $(DESTDIR)/etc/nail.rc
+-		{ $(mkinstalldirs) $(DESTDIR)/etc; \
+-		$(INSTALL_DATA) $(srcdir)/nail.rc $(DESTDIR)/etc/nail.rc; }
 +	-test -f $(sysconfdir)/nail.rc || \
-+		$(INSTALL_DATA) $(srcdir)/nail.rc $(sysconfdir)/nail.rc
++	$(INSTALL_DATA) $(srcdir)/nail.rc $(sysconfdir)/nail.rc
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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