git: 2ab8a2193c0f - main - devel/rubygem-semverse: Add LICENSE_FILE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:00 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ab8a2193c0fbdabd7d7d46130d446c6039a0227
commit 2ab8a2193c0fbdabd7d7d46130d446c6039a0227
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:33 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:33 +0000
devel/rubygem-semverse: Add LICENSE_FILE
- Update WWW
---
devel/rubygem-semverse/Makefile | 1 +
devel/rubygem-semverse/pkg-descr | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-semverse/Makefile b/devel/rubygem-semverse/Makefile
index c3d833e88742..9f208e5afdab 100644
--- a/devel/rubygem-semverse/Makefile
+++ b/devel/rubygem-semverse/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Library to represent and compare SemVer versions and constraints
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-semverse/pkg-descr b/devel/rubygem-semverse/pkg-descr
index d154a81f1364..460e5d9a023a 100644
--- a/devel/rubygem-semverse/pkg-descr
+++ b/devel/rubygem-semverse/pkg-descr
@@ -1,4 +1,4 @@
An elegant library for representing and comparing SemVer versions and
constraints.
-WWW: https://rubygems.org/gems/semverse
+WWW: https://github.com/berkshelf/semverse
More information about the dev-commits-ports-all
mailing list