diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-02 13:39:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-02 13:39:29 +0000 |
commit | 951fa2483fa135f522b6bb96669c3e523ae64132 (patch) | |
tree | d3de4aacfc2f371ccbd5430b97e612eedb341d95 | |
parent | 1d64aba1830e1ae6dfab1318ade9bdb8ebabadf3 (diff) | |
download | ports-951fa2483fa135f522b6bb96669c3e523ae64132.tar.gz ports-951fa2483fa135f522b6bb96669c3e523ae64132.zip |
Notes
-rw-r--r-- | textproc/rubygem-xml-simple/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-xml-simple/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/rubygem-xml-simple/Makefile b/textproc/rubygem-xml-simple/Makefile index 1c0da2ff6e62..35f25dd77d91 100644 --- a/textproc/rubygem-xml-simple/Makefile +++ b/textproc/rubygem-xml-simple/Makefile @@ -1,13 +1,16 @@ # $FreeBSD$ PORTNAME= xml-simple -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby take off of p5-XML-Simple +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-xml-simple/distinfo b/textproc/rubygem-xml-simple/distinfo index 53cb1f2fb883..69c3755f242f 100644 --- a/textproc/rubygem-xml-simple/distinfo +++ b/textproc/rubygem-xml-simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/xml-simple-1.1.4.gem) = dabc3f159942450dc932b748b88c1d9603d9572a26108cf187084205711dac74 -SIZE (rubygem/xml-simple-1.1.4.gem) = 11776 +SHA256 (rubygem/xml-simple-1.1.5.gem) = 88c33d33ec4e28f11d8479bd89331eabaa651fff5effe9d92d3dbaa11abd9876 +SIZE (rubygem/xml-simple-1.1.5.gem) = 11776 |