The source tarball has been rerolled, to update the page download.html

and a minor change which does not affect FreeBSD. Don't bump PORTREVISION.

Reported by:	Kris via pointyhat.
This commit is contained in:
Thierry Thomas 2005-02-10 19:47:47 +00:00
parent d8c58fe303
commit e13c69b5e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128479
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
MD5 (mined-2000.10.tar.gz) = 6506ada0624f040e92796a256fc746fc
SIZE (mined-2000.10.tar.gz) = 3116348
MD5 (mined-2000.10.tar.gz) = 8fe8543bb19dc8272187e257df4eb5f3
SIZE (mined-2000.10.tar.gz) = 3116435

View File

@ -1,11 +1,11 @@
--- ./src/mkinclud.mak.orig Thu Jan 27 15:08:56 2005
+++ ./src/mkinclud.mak Sat Feb 5 22:41:41 2005
--- ./src/mkinclud.mak.orig Tue Feb 8 11:19:14 2005
+++ ./src/mkinclud.mak Thu Feb 10 19:47:33 2005
@@ -307,8 +307,7 @@
mkdir -p $(lhlpdir)
$(INSTALL) ../usrshare/* $(lhlpdir)
mkdir -p $(lmandir)/man1
- $(INSTALL) --mode=+r,u+w ../man/mined.1 $(lmandir)/man1
- (ls $(lmandir)/man1/*.gz && type gzip) > /dev/null 2>&1 && gzip -f $(lmandir)/man1/mined.1
- if (ls $(lmandir)/man1/*.gz && type gzip) > /dev/null 2>&1; then gzip -f $(lmandir)/man1/mined.1; fi
+ $(BSD_INSTALL_MAN) ../man/mined.1 $(lmandir)/man1
# /opt installation: