diff options
| author | taca <taca> | 2013-09-13 12:37:21 +0000 |
|---|---|---|
| committer | taca <taca> | 2013-09-13 12:37:21 +0000 |
| commit | 18af2cffe6de6bca5f70b68b29e489bc47f2131e (patch) | |
| tree | 5127237b8ee55e51272ce0363359d72d3524ae4e /converters/ruby-unf | |
| parent | 70619a0e899df5b9c180fd1a4974f63102156904 (diff) | |
| download | pkgsrc-18af2cffe6de6bca5f70b68b29e489bc47f2131e.tar.gz | |
Update ruby-unf to 0.1.2.
## 0.1.2 (2013-08-12)
Features:
- Add license to gemspec.
- Adjust dependencies for Ruby 1.8 to satisfy bundler.
Diffstat (limited to 'converters/ruby-unf')
| -rw-r--r-- | converters/ruby-unf/Makefile | 4 | ||||
| -rw-r--r-- | converters/ruby-unf/PLIST | 3 | ||||
| -rw-r--r-- | converters/ruby-unf/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/converters/ruby-unf/Makefile b/converters/ruby-unf/Makefile index 4159b86a6f9..be6fc093324 100644 --- a/converters/ruby-unf/Makefile +++ b/converters/ruby-unf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/06/14 16:46:12 taca Exp $ +# $NetBSD: Makefile,v 1.4 2013/09/13 12:37:21 taca Exp $ -DISTNAME= unf-0.1.1 +DISTNAME= unf-0.1.2 CATEGORIES= converters MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/converters/ruby-unf/PLIST b/converters/ruby-unf/PLIST index bcc440a8230..964957baddf 100644 --- a/converters/ruby-unf/PLIST +++ b/converters/ruby-unf/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2013/06/14 16:46:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/09/13 12:37:21 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml +${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md diff --git a/converters/ruby-unf/distinfo b/converters/ruby-unf/distinfo index 51491308d9b..ffdc1b09eaa 100644 --- a/converters/ruby-unf/distinfo +++ b/converters/ruby-unf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/06/14 16:46:12 taca Exp $ +$NetBSD: distinfo,v 1.4 2013/09/13 12:37:21 taca Exp $ -SHA1 (unf-0.1.1.gem) = 3b658cb9d0b847c119059a90d2dc18dca4ca7349 -RMD160 (unf-0.1.1.gem) = c2a1c304465e1273092302d99e561f87dccb8e0e -Size (unf-0.1.1.gem) = 119808 bytes +SHA1 (unf-0.1.2.gem) = 9a7a8f571ceec8d77d378db55fcc0e185c384bde +RMD160 (unf-0.1.2.gem) = 65deb30ca6a91865b7da006d919305d35dfce152 +Size (unf-0.1.2.gem) = 120320 bytes |
