mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to 20080406
Changes: - Minor fixes and improvements to the code [1] - Man page completion Obtained from: OpenBSD [1]
This commit is contained in:
parent
b7e880eee5
commit
3f3f2573b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210858
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= diff
|
||||
PORTVERSION= 20070612
|
||||
PORTVERSION= 20080406
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= gabor
|
||||
@ -15,6 +15,7 @@ PKGNAMEPREFIX= bsd-
|
||||
MAINTAINER= gabor@FreeBSD.org
|
||||
COMMENT= BSD-licensed version of diff from OpenBSD
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= diff.1
|
||||
PLIST_FILES= bin/diff
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (diff-20070612.tar.gz) = 18a3cb2d9c6554db3aa83c44e347cce1
|
||||
SHA256 (diff-20070612.tar.gz) = 88188431ddd7dc50a79366dbead10f8ad70c6e20b04306d5982ce94153feb906
|
||||
SIZE (diff-20070612.tar.gz) = 22808
|
||||
MD5 (diff-20080406.tar.gz) = 6774e1be905e0e4358cf83942bf06596
|
||||
SHA256 (diff-20080406.tar.gz) = 9456729f061f5e5558039081c04ffdebb24737b35c3adf8f313c4408ef5aa554
|
||||
SIZE (diff-20080406.tar.gz) = 42784
|
||||
|
Loading…
Reference in New Issue
Block a user