diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 17:37:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 17:37:02 +0000 |
commit | 412903d9f79645a2b0d80a595a6f5af99f92fb22 (patch) | |
tree | 396543287904f39385e15a29b90f76c27ab643b9 /databases/rubygem-dm-timestamps | |
parent | 993bd78c082615688a0ae91d37b8d9c5658d5d73 (diff) | |
download | ports-412903d9f79645a2b0d80a595a6f5af99f92fb22.tar.gz ports-412903d9f79645a2b0d80a595a6f5af99f92fb22.zip |
Notes
Diffstat (limited to 'databases/rubygem-dm-timestamps')
-rw-r--r-- | databases/rubygem-dm-timestamps/Makefile | 5 | ||||
-rw-r--r-- | databases/rubygem-dm-timestamps/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/rubygem-dm-timestamps/Makefile b/databases/rubygem-dm-timestamps/Makefile index a802b2ae4b20..416f2868aef0 100644 --- a/databases/rubygem-dm-timestamps/Makefile +++ b/databases/rubygem-dm-timestamps/Makefile @@ -6,15 +6,14 @@ # PORTNAME= dm-timestamps -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= DataMapper plugin for magical timestamps -RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core +BUILD_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/databases/rubygem-dm-timestamps/distinfo b/databases/rubygem-dm-timestamps/distinfo index 6422011e9d9a..0ee1ea0b0d2d 100644 --- a/databases/rubygem-dm-timestamps/distinfo +++ b/databases/rubygem-dm-timestamps/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/dm-timestamps-1.0.2.gem) = d808c3b3b276436148b65c28a2e74e1572ef2794695c178a578b32b8b8d77b40 -SIZE (rubygem/dm-timestamps-1.0.2.gem) = 10752 +SHA256 (rubygem/dm-timestamps-1.1.0.gem) = a47ff4f65a15f278ad86cfd9678f15169bc7988d7feda93ae3dbc2fb51c7898c +SIZE (rubygem/dm-timestamps-1.1.0.gem) = 8704 |