summaryrefslogtreecommitdiff
path: root/net/nload
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-03 21:07:15 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-03 21:07:15 +0000
commitc6800631bedce46a00e7335d5126ed01ee145f3e (patch)
tree58ba0cf55f7b0df115799053463ac1c586eec973 /net/nload
parentUnbreak now that Mozilla 1.0 is back in the tree. (diff)
* Upgrade to 0.5.0.
* Replace GNU_CONFIGURE with HAS_CONFIGURE. PR: ports/42366 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=65575
Diffstat (limited to 'net/nload')
-rw-r--r--net/nload/Makefile4
-rw-r--r--net/nload/distinfo2
-rw-r--r--net/nload/files/patch-aa11
3 files changed, 3 insertions, 14 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile
index be12a367d1ff..97bd8773f70a 100644
--- a/net/nload/Makefile
+++ b/net/nload/Makefile
@@ -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 --git a/net/nload/distinfo b/net/nload/distinfo
index 30b296480075..54eddcc8a697 100644
--- a/net/nload/distinfo
+++ b/net/nload/distinfo
@@ -1 +1 @@
-MD5 (nload-0.4.0.tar.gz) = a2d3607263f9d63883b90c03a3b7b2b1
+MD5 (nload-0.5.0.tar.gz) = 4b6bdc397f25af456ccecbf748b1af26
diff --git a/net/nload/files/patch-aa b/net/nload/files/patch-aa
deleted file mode 100644
index fb3956723b1e..000000000000
--- a/net/nload/files/patch-aa
+++ /dev/null
@@ -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