- Update to 1.2.9.1

- Add LICENSE

Changes:	https://github.com/schacon/ruby-git/blob/master/CHANGELOG
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-03 19:40:18 +00:00
parent 790bb50677
commit 57cbda3079
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385339
2 changed files with 6 additions and 4 deletions

View File

@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= git
PORTVERSION= 1.2.8
PORTVERSION= 1.2.9.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby wrapper library around git(1)
RUN_DEPENDS= git>=0:${PORTSDIR}/devel/git
LICENSE= MIT
RUN_DEPENDS= git>=1.6:${PORTSDIR}/devel/git
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/git-1.2.8.gem) = 6c35ef3f2e578e316d6e64214ceaff9b20a1f91cae481aef4eaf29650f187923
SIZE (rubygem/git-1.2.8.gem) = 24064
SHA256 (rubygem/git-1.2.9.1.gem) = 9aa9a279bb45fe8a22e0799a3dbf80d7fd4866bc733256d52fec505829920eeb
SIZE (rubygem/git-1.2.9.1.gem) = 27136