diff options
Diffstat (limited to 'dns/rubygem-gitlab-net-dns/Makefile')
-rw-r--r-- | dns/rubygem-gitlab-net-dns/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/rubygem-gitlab-net-dns/Makefile b/dns/rubygem-gitlab-net-dns/Makefile index 119984ee2aa8..83d70acdb236 100644 --- a/dns/rubygem-gitlab-net-dns/Makefile +++ b/dns/rubygem-gitlab-net-dns/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-net-dns -PORTVERSION= 0.10.0 +PORTVERSION= 0.12.0 CATEGORIES= dns rubygems MASTER_SITES= RG @@ -10,6 +10,8 @@ WWW= https://gitlab.com/gitlab-org/gitlab-net-dns LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +RUN_DEPENDS= rubygem-logger>=0:devel/rubygem-logger + USES= gem NO_ARCH= yes |