- Remove vanished master site
- Quiesce portlint about patch format
This commit is contained in:
parent
39718fdc60
commit
49477413c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411908
3 changed files with 7 additions and 8 deletions
|
@ -4,8 +4,7 @@
|
|||
PORTNAME= weedit
|
||||
PORTVERSION= 2.0.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://adm1n.cjb.net/cw/ \
|
||||
LOCAL/ehaupt
|
||||
MASTER_SITES= LOCAL/ehaupt
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= File duplicate scanner with database support
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- ./utils/readdb.c.orig 2011-06-21 15:44:50.000000000 +0200
|
||||
+++ ./utils/readdb.c 2011-06-21 15:45:08.000000000 +0200
|
||||
@@ -9,7 +9,7 @@
|
||||
--- utils/readdb.c.orig 2016-03-25 20:56:46 UTC
|
||||
+++ utils/readdb.c
|
||||
@@ -9,7 +9,7 @@ char *id="\n\n\n\n\n-CW was here-\n\n\n\
|
||||
#include <stdio.h>
|
||||
#include <memory.h>
|
||||
#include <time.h>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- ./weedit.c.orig 2011-06-21 15:45:47.000000000 +0200
|
||||
+++ ./weedit.c 2011-06-21 15:45:23.000000000 +0200
|
||||
@@ -265,7 +265,7 @@
|
||||
--- weedit.c.orig 2016-03-25 20:56:46 UTC
|
||||
+++ weedit.c
|
||||
@@ -265,7 +265,7 @@ void usage(char *fname)
|
||||
exit (-1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue