Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Sep 2002 13:29:15 +0200 (CEST)
From:      Olivier Tharan <olive@oban.frmug.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42366: [maintainer update] net/nload to v0.5.0
Message-ID:  <20020903112915.6EF67301DC@mafate.sis.pasteur.fr>

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

>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




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