mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 1.2.11.8
- Add LICENSE - Update WWW Changes: https://github.com/aquasync/ruby-ole/blob/master/ChangeLog
This commit is contained in:
parent
c650e58bc6
commit
ab02e011de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387631
@ -2,13 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ruby-ole
|
||||
PORTVERSION= 1.2.11.7
|
||||
PORTVERSION= 1.2.11.8
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Library for easy read/write access to OLE compound documents
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/ruby-ole-1.2.11.7.gem) = 188e618660786b454e74e031c05b99b438a6200c7fd125c7f16a19e150729ad3
|
||||
SIZE (rubygem/ruby-ole-1.2.11.7.gem) = 56832
|
||||
SHA256 (rubygem/ruby-ole-1.2.11.8.gem) = e999b1d6be00a55181fb29162c685ad3e950025a4b8ef0e99eda173087f8cd31
|
||||
SIZE (rubygem/ruby-ole-1.2.11.8.gem) = 56832
|
||||
|
@ -2,4 +2,4 @@ The ruby-ole library provides a variety of functions primarily for
|
||||
working with OLE2 structured storage files, such as those produced by
|
||||
Microsoft Office - eg *.doc, *.msg etc.
|
||||
|
||||
WWW: http://code.google.com/p/ruby-ole
|
||||
WWW: https://github.com/aquasync/ruby-ole
|
||||
|
Loading…
Reference in New Issue
Block a user