1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 1.4.0

- Add LICENSE
- Reformat pkg-descr
- Update WWW

Changes:	https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-27 17:52:55 +00:00
parent c831b62d22
commit 7583853f8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387640
3 changed files with 10 additions and 10 deletions

View File

@ -2,18 +2,19 @@
# $FreeBSD$
PORTNAME= amalgalite
PORTVERSION= 1.1.2
PORTVERSION= 1.4.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Embeds the SQLite database engine in a Ruby extension
RUN_DEPENDS= rubygem-arrayfields>=4.7.4:${PORTSDIR}/devel/rubygem-arrayfields \
rubygem-fastercsv>=1.5.4:${PORTSDIR}/devel/rubygem-fastercsv
LICENSE= BSD3CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUN_DEPENDS= rubygem-arrayfields>=4.9:${PORTSDIR}/devel/rubygem-arrayfields
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/amalgalite-pack

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/amalgalite-1.1.2.gem) = 133d013d02608ba5713e1c2db8b7280b1e5a5378925ace14ea133e911bc72b22
SIZE (rubygem/amalgalite-1.1.2.gem) = 1351168
SHA256 (rubygem/amalgalite-1.4.0.gem) = 80d7c2bacfcd645d707b1de6e64845b51b0fd1ff306e1ef96d868bcdd09a513b
SIZE (rubygem/amalgalite-1.4.0.gem) = 1636864

View File

@ -1,5 +1,4 @@
Amalgalite embeds the SQLite database
engine in a ruby extension. There is no
Amalgalite embeds the SQLite database engine in a ruby extension. There is no
need to install SQLite separately.
WWW: http://rubygems.org/gems/amalgalite/
WWW: https://github.com/copiousfreetime/amalgalite