diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-19 00:00:30 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-10-19 00:00:30 +0000 |
| commit | ae215699a697fc38661737d37e93315f99654009 (patch) | |
| tree | 948a3dd6022563af08e2dc1e93c86ab51887e9c0 /sysutils/rubygem-puppet_forge/Makefile | |
| parent | 46b1131f4a2d128189f7d975242af328ff5a8a83 (diff) | |
Diffstat (limited to 'sysutils/rubygem-puppet_forge/Makefile')
| -rw-r--r-- | sysutils/rubygem-puppet_forge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-puppet_forge/Makefile b/sysutils/rubygem-puppet_forge/Makefile index f0e0f5c46cf7..2b34d132a4f9 100644 --- a/sysutils/rubygem-puppet_forge/Makefile +++ b/sysutils/rubygem-puppet_forge/Makefile @@ -1,5 +1,6 @@ PORTNAME= puppet_forge PORTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-faraday>=2.0<3:www/rubygem-faraday \ - rubygem-faraday-follow_redirects>=0.3.0<0.4:www/rubygem-faraday-follow_redirects \ + rubygem-faraday-follow_redirects>=0.3.0<1:www/rubygem-faraday-follow_redirects \ rubygem-minitar>=1.0.2<2:archivers/rubygem-minitar \ rubygem-semantic_puppet>=1.0<2:devel/rubygem-semantic_puppet |
