aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-timestamps
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 00:15:16 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-22 00:15:16 +0000
commit6cc7f9196cddc57742fef72c261b19baaf16eeb9 (patch)
treeb24afb939b31bc09dd489950fca65053d9c571d0 /databases/rubygem-dm-timestamps
parentd0f6f31a06bed3cc32f4d254b4ca4a0b1652164e (diff)
- Fix dependency versions based on rubygems.org
With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes: svn path=/head/; revision=261573
Diffstat (limited to 'databases/rubygem-dm-timestamps')
-rw-r--r--databases/rubygem-dm-timestamps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rubygem-dm-timestamps/Makefile b/databases/rubygem-dm-timestamps/Makefile
index 013bb66f786f..a802b2ae4b20 100644
--- a/databases/rubygem-dm-timestamps/Makefile
+++ b/databases/rubygem-dm-timestamps/Makefile
@@ -7,13 +7,14 @@
PORTNAME= dm-timestamps
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DataMapper plugin for magical timestamps
-RUN_DEPENDS= rubygem-dm-core>=1.0.1:${PORTSDIR}/databases/rubygem-dm-core
+RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes
USE_RUBYGEMS= yes