git: 2be573ab0ecb - main - www/rubygem-sawyer-gitlab: Add rubygem-sawyer-gitlab 0.9.3 (copied from rubygem-sawyer)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Mar 2026 18:21:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2be573ab0ecbd1698ba55e92149a6966bde4e91f
commit 2be573ab0ecbd1698ba55e92149a6966bde4e91f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:51:55 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:12 +0000
www/rubygem-sawyer-gitlab: Add rubygem-sawyer-gitlab 0.9.3 (copied from rubygem-sawyer)
---
www/Makefile | 1 +
www/rubygem-sawyer-gitlab/Makefile | 21 +++++++++++++++++++++
www/rubygem-sawyer-gitlab/distinfo | 3 +++
www/rubygem-sawyer-gitlab/pkg-descr | 1 +
4 files changed, 26 insertions(+)
diff --git a/www/Makefile b/www/Makefile
index fc331ea4f1b7..eb75112f1748 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2445,6 +2445,7 @@
SUBDIR += rubygem-ruby-readability
SUBDIR += rubygem-savon
SUBDIR += rubygem-sawyer
+ SUBDIR += rubygem-sawyer-gitlab
SUBDIR += rubygem-select2-rails
SUBDIR += rubygem-selenium-webdriver
SUBDIR += rubygem-semantic-ui-sass
diff --git a/www/rubygem-sawyer-gitlab/Makefile b/www/rubygem-sawyer-gitlab/Makefile
new file mode 100644
index 000000000000..684ec0ddc46c
--- /dev/null
+++ b/www/rubygem-sawyer-gitlab/Makefile
@@ -0,0 +1,21 @@
+PORTNAME= sawyer
+PORTVERSION= 0.9.3
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -gitlab
+
+MAINTAINER= mfechner@FreeBSD.org
+COMMENT= Secret User Agent of HTTP
+WWW= https://github.com/lostisland/sawyer
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
+
+RUN_DEPENDS= rubygem-addressable>=2.3.5:www/rubygem-addressable \
+ rubygem-faraday-gitlab>=0.17.3<3:www/rubygem-faraday-gitlab
+
+USES= gem
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/www/rubygem-sawyer-gitlab/distinfo b/www/rubygem-sawyer-gitlab/distinfo
new file mode 100644
index 000000000000..6b58cdf08305
--- /dev/null
+++ b/www/rubygem-sawyer-gitlab/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1762587578
+SHA256 (rubygem/sawyer-0.9.3.gem) = 0d0f19298408047037638639fe62f4794483fb04320269169bd41af2bdcf5e41
+SIZE (rubygem/sawyer-0.9.3.gem) = 13312
diff --git a/www/rubygem-sawyer-gitlab/pkg-descr b/www/rubygem-sawyer-gitlab/pkg-descr
new file mode 100644
index 000000000000..1844f04e3d4b
--- /dev/null
+++ b/www/rubygem-sawyer-gitlab/pkg-descr
@@ -0,0 +1 @@
+Secret User Agent of HTTP