1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.2.5

- Add LICENSE
- Sort PLIST_FILES
- Support STAGEDIR

Changes:	https://github.com/halostatue/diff-lcs/blob/master/History.rdoc
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-31 06:58:42 +00:00
parent 3ebdc9879f
commit c8803da386
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338242
2 changed files with 9 additions and 6 deletions

View File

@ -2,17 +2,20 @@
# $FreeBSD$
PORTNAME= diff-lcs
PORTVERSION= 1.2.4
PORTVERSION= 1.2.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= LCS-based diff library for ruby
LICENSE= ART20 GPLv2 GPLv3 MIT
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ldiff bin/htmldiff
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/htmldiff bin/ldiff
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/diff-lcs-1.2.4.gem) = ad87b8b5892d3c275674d57e8398d83b2152419c08dd3f88453e0df3a473ab27
SIZE (rubygem/diff-lcs-1.2.4.gem) = 47104
SHA256 (rubygem/diff-lcs-1.2.5.gem) = a1d3dde665292317a883d319066792e3f0e6a24cade4bc4cc47605d27664c9ed
SIZE (rubygem/diff-lcs-1.2.5.gem) = 49152