- Fix updated distfile with same name
All files verified to have the same content as the 2011 version. The excecuteable bits are stripped from *.c and *.h files.
This commit is contained in:
parent
b3e6a53b31
commit
42b2e88cc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512290
2 changed files with 4 additions and 6 deletions
|
@ -4,14 +4,11 @@ PORTNAME= xwindiff
|
||||||
PORTVERSION= 1.1.6
|
PORTVERSION= 1.1.6
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://www.lurklurk.org/downloads/
|
MASTER_SITES= http://www.lurklurk.org/downloads/
|
||||||
|
DIST_SUBDIR= repacked
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Graphical Diff for X
|
COMMENT= Graphical Diff for X
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
DEPRECATED= Unfetchable, unmaintained
|
|
||||||
EXPIRATION_DATE= 2019-10-16
|
|
||||||
|
|
||||||
USE_XORG= x11 xt ice xaw
|
USE_XORG= x11 xt ice xaw
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --bindir=${STAGEDIR}${PREFIX}/bin
|
CONFIGURE_ARGS= --bindir=${STAGEDIR}${PREFIX}/bin
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (xwindiff-1.1.6.tar.gz) = ad1353456d384eb661c95fb9a934dcb61b74cda6dc47cce2fb5b9c9b38295782
|
TIMESTAMP = 1568837789
|
||||||
SIZE (xwindiff-1.1.6.tar.gz) = 164564
|
SHA256 (repacked/xwindiff-1.1.6.tar.gz) = 96d982472079c59fd21256313d5e9c5e58207113d3c34e96c9242752da99bb12
|
||||||
|
SIZE (repacked/xwindiff-1.1.6.tar.gz) = 164352
|
||||||
|
|
Loading…
Reference in a new issue