From owner-freebsd-ports Tue Sep 3 4:30:45 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7913B37B406 for ; Tue, 3 Sep 2002 04:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE2543E75 for ; Tue, 3 Sep 2002 04:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g83BU3JU090678 for ; Tue, 3 Sep 2002 04:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g83BU3ND090677; Tue, 3 Sep 2002 04:30:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B5A237B400 for ; Tue, 3 Sep 2002 04:29:21 -0700 (PDT) Received: from electre.pasteur.fr (electre.pasteur.fr [157.99.64.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F04843E3B for ; Tue, 3 Sep 2002 04:29:19 -0700 (PDT) (envelope-from olive@pasteur.fr) Received: from mafate.sis.pasteur.fr (mafate.sis.pasteur.fr [157.99.64.42]) by electre.pasteur.fr (8.12.6/8.12.6) with ESMTP id g83BTFuY003883 for ; Tue, 3 Sep 2002 13:29:17 +0200 (CEST) Received: by mafate.sis.pasteur.fr (Postfix, from userid 1001) id 6EF67301DC; Tue, 3 Sep 2002 13:29:15 +0200 (CEST) Message-Id: <20020903112915.6EF67301DC@mafate.sis.pasteur.fr> Date: Tue, 3 Sep 2002 13:29:15 +0200 (CEST) From: Olivier Tharan Reply-To: Olivier Tharan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42366: [maintainer update] net/nload to v0.5.0 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: 42366 >Category: ports >Synopsis: [maintainer update] net/nload to v0.5.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Sep 03 04:30:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Olivier Tharan >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD mafate.sis.pasteur.fr 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 10:27:26 CEST 2002 root@mafate.sis.pasteur.fr:/usr/obj/usr/src/sys/MAFATE i386 >Description: - new upstream version - HAS_CONFIGURE instead of GNU_CONFIGURE - patch file not needed anymore as author has taken it into account Committer: please, cvs remove files/patch-aa >How-To-Repeat: >Fix: Patch to nload directory: diff -urN nload.orig/Makefile nload/Makefile --- nload.orig/Makefile Tue Sep 3 11:31:30 2002 +++ nload/Makefile Tue Sep 3 13:20:14 2002 @@ -6,14 +6,14 @@ # PORTNAME= nload -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= olive@oban.frmug.org -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes MAN1= nload.1 MANCOMPRESSED= yes diff -urN nload.orig/distinfo nload/distinfo --- nload.orig/distinfo Tue Sep 3 11:31:30 2002 +++ nload/distinfo Tue Sep 3 11:32:54 2002 @@ -1 +1 @@ -MD5 (nload-0.4.0.tar.gz) = a2d3607263f9d63883b90c03a3b7b2b1 +MD5 (nload-0.5.0.tar.gz) = 4b6bdc397f25af456ccecbf748b1af26 diff -urN nload.orig/files/patch-aa nload/files/patch-aa --- nload.orig/files/patch-aa Tue Sep 3 11:31:30 2002 +++ nload/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- Makefile.in.bak Wed Apr 24 16:39:22 2002 -+++ Makefile.in Wed Apr 24 16:39:27 2002 -@@ -357,7 +357,7 @@ - install: - $(mkinstalldirs) $(DESTDIR)$(prefix)/man/man1 - $(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(prefix)/man/man1 -- gzip $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 -+ gzip -f $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1 - - uninstall: - rm $(DESTDIR)$(prefix)/man/man1/$(PACKAGE).1.gz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message