summaryrefslogtreecommitdiff
path: root/databases/ruby-dm-timestamps/Makefile
diff options
context:
space:
mode:
authortaca <taca>2011-12-16 14:43:50 +0000
committertaca <taca>2011-12-16 14:43:50 +0000
commit7b0a47a801ae53634ab22c37850badfc234d6222 (patch)
tree79e189fce8de67a411ab4d40d94e5ffe59a503a0 /databases/ruby-dm-timestamps/Makefile
parent9dcb5cb8b9d71929190e9aef55e64206369b4673 (diff)
downloadpkgsrc-7b0a47a801ae53634ab22c37850badfc234d6222.tar.gz
Update databases/ruby-dm-timestamps package to 1.2.0.
It seems gem metadata's change only.
Diffstat (limited to 'databases/ruby-dm-timestamps/Makefile')
-rw-r--r--databases/ruby-dm-timestamps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/ruby-dm-timestamps/Makefile b/databases/ruby-dm-timestamps/Makefile
index 55d8d3d25a2..7d2fc188c71 100644
--- a/databases/ruby-dm-timestamps/Makefile
+++ b/databases/ruby-dm-timestamps/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2011/06/19 08:29:32 taca Exp $
+# $NetBSD: Makefile,v 1.3 2011/12/16 14:43:50 taca Exp $
-DISTNAME= dm-timestamps-1.1.0
+DISTNAME= dm-timestamps-1.2.0
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,7 +8,7 @@ HOMEPAGE= http://github.com/datamapper/dm-timestamps
COMMENT= DataMapper plugin for magical timestamps
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.1.0<1.2:../../databases/ruby-dm-core
+DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"