- Update to 1.0.12
- Update WWW - Trim header Feature safe: yes
This commit is contained in:
parent
a100bb78de
commit
8b57d43440
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307354
3 changed files with 6 additions and 10 deletions
|
@ -1,14 +1,10 @@
|
|||
# New ports collection makefile for: colordiff
|
||||
# Date created: 6 Jul 2005
|
||||
# Whom: Emanuel Haupt <ehaupt@critical.ch>
|
||||
#
|
||||
# Created by: Emanuel Haupt <ehaupt@critical.ch>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= colordiff
|
||||
PORTVERSION= 1.0.8
|
||||
PORTVERSION= 1.0.12
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/version%20${PORTVERSION}
|
||||
MASTER_SITES= http://www.colordiff.org/ CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= A tool to colorize diff output
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (colordiff-1.0.8.tar.gz) = 7573b603dabf49f58297ab10f065fe763329db63e9c56e231d204e58c1d0800b
|
||||
SIZE (colordiff-1.0.8.tar.gz) = 16915
|
||||
SHA256 (colordiff-1.0.12.tar.gz) = cab7f87ae9572fae6de7bd74f260729a95470ec5effa50d5e4bd0d62a7957880
|
||||
SIZE (colordiff-1.0.12.tar.gz) = 17801
|
||||
|
|
|
@ -4,4 +4,4 @@ coloured syntax highlighting at the command line to improve readability.
|
|||
The output is similar to how a diff-generated patch might appear in Vim or Emacs
|
||||
with the appropriate syntax highlighting options enabled.
|
||||
|
||||
WWW: http://colordiff.sourceforge.net/
|
||||
WWW: http://www.colordiff.org/
|
||||
|
|
Loading…
Reference in a new issue