From owner-freebsd-ports Sat Jun 9 15:50:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1810D37B403 for ; Sat, 9 Jun 2001 15:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f59Mo2U47702; Sat, 9 Jun 2001 15:50:02 -0700 (PDT) (envelope-from gnats) Received: from user4.net011.fl.sprint-hsd.net (user4.net011.fl.sprint-hsd.net [207.30.203.4]) by hub.freebsd.org (Postfix) with ESMTP id 352C937B401 for ; Sat, 9 Jun 2001 15:47:46 -0700 (PDT) (envelope-from root@user4.net011.fl.sprint-hsd.net) Received: (qmail 96557 invoked by uid 0); 9 Jun 2001 22:47:43 -0000 Message-Id: <20010609224743.96556.qmail@user4.net011.fl.sprint-hsd.net> Date: 9 Jun 2001 22:47:43 -0000 From: scorpio@drkshdw.org Reply-To: scorpio@drkshdw.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27999: UPDATE to mail/nail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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