Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2019 20:34:57 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512290 - head/textproc/xwindiff
Message-ID:  <201909182034.x8IKYvDq070992@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Wed Sep 18 20:34:57 2019
New Revision: 512290
URL: https://svnweb.freebsd.org/changeset/ports/512290

Log:
  - 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.

Modified:
  head/textproc/xwindiff/Makefile
  head/textproc/xwindiff/distinfo

Modified: head/textproc/xwindiff/Makefile
==============================================================================
--- head/textproc/xwindiff/Makefile	Wed Sep 18 20:24:00 2019	(r512289)
+++ head/textproc/xwindiff/Makefile	Wed Sep 18 20:34:57 2019	(r512290)
@@ -4,13 +4,10 @@ PORTNAME=	xwindiff
 PORTVERSION=	1.1.6
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.lurklurk.org/downloads/
+DIST_SUBDIR=	repacked
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphical Diff for X
-
-BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
 
 USE_XORG=	x11 xt ice xaw
 GNU_CONFIGURE=	yes

Modified: head/textproc/xwindiff/distinfo
==============================================================================
--- head/textproc/xwindiff/distinfo	Wed Sep 18 20:24:00 2019	(r512289)
+++ head/textproc/xwindiff/distinfo	Wed Sep 18 20:34:57 2019	(r512290)
@@ -1,2 +1,3 @@
-SHA256 (xwindiff-1.1.6.tar.gz) = ad1353456d384eb661c95fb9a934dcb61b74cda6dc47cce2fb5b9c9b38295782
-SIZE (xwindiff-1.1.6.tar.gz) = 164564
+TIMESTAMP = 1568837789
+SHA256 (repacked/xwindiff-1.1.6.tar.gz) = 96d982472079c59fd21256313d5e9c5e58207113d3c34e96c9242752da99bb12
+SIZE (repacked/xwindiff-1.1.6.tar.gz) = 164352



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