diff options
Diffstat (limited to 'devel/rubygem-excon-gitlab/Makefile')
| -rw-r--r-- | devel/rubygem-excon-gitlab/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/rubygem-excon-gitlab/Makefile b/devel/rubygem-excon-gitlab/Makefile index e27173885498..2541964a973d 100644 --- a/devel/rubygem-excon-gitlab/Makefile +++ b/devel/rubygem-excon-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= excon -PORTVERSION= 0.112.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,10 +11,12 @@ WWW= https://github.com/excon/excon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= cpe gem +RUN_DEPENDS= rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab -NO_ARCH= yes +USES= cpe gem CPE_VENDOR= excon_project +NO_ARCH= yes + .include <bsd.port.mk> |
