diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 09:42:19 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 09:43:51 +0000 |
commit | 1b802f473e9f400cbfcc0b897a1771cc02cd70f9 (patch) | |
tree | 21fbddc6a2cc7282bd0a5c6651504762eef4a35f | |
parent | 7ab2ec3c309b42d98a44e3cf96af13707354c5ff (diff) | |
download | ports-1b802f473e9f400cbfcc0b897a1771cc02cd70f9.tar.gz ports-1b802f473e9f400cbfcc0b897a1771cc02cd70f9.zip |
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich
24 files changed, 24 insertions, 24 deletions
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 654bad37c80e..5de276f878cd 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/devel/gitaly/Makefile 568749 2021-03-18 16:32:56Z mfechner $ +# $FreeBSD$ PORTNAME= gitaly DISTVERSION= 13.10.1 diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 2a9b15e0a70a..7638003b2e87 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/devel/libgit2/Makefile 539732 2020-06-20 11:49:08Z tobik $ +# $FreeBSD$ # Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2 # Make sure you bump revision of depending ports, if SONAME changes diff --git a/devel/py-pygit2/Makefile b/devel/py-pygit2/Makefile index 6eb2dc373683..dbd47df00928 100644 --- a/devel/py-pygit2/Makefile +++ b/devel/py-pygit2/Makefile @@ -1,5 +1,5 @@ # Created by: William Grzybowski <wg@FreeBSD.org> -# $FreeBSD: head/devel/py-pygit2/Makefile 550428 2020-09-28 14:08:19Z mfechner $ +# $FreeBSD$ # Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged diff --git a/devel/rubygem-gitlab-experiment/Makefile b/devel/rubygem-gitlab-experiment/Makefile index de704aea13c6..59e0c7e27ee5 100644 --- a/devel/rubygem-gitlab-experiment/Makefile +++ b/devel/rubygem-gitlab-experiment/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-gitlab-experiment/Makefile 567038 2021-03-03 09:29:15Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-experiment PORTVERSION= 0.5.1 diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile index f2dabbbf68f4..4c92b17f8843 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-gitlab-labkit/Makefile 567039 2021-03-03 09:29:51Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-labkit PORTVERSION= 0.16.2 diff --git a/devel/rubygem-gitlab-license/Makefile b/devel/rubygem-gitlab-license/Makefile index cb711b911ff3..1922b6996c29 100644 --- a/devel/rubygem-gitlab-license/Makefile +++ b/devel/rubygem-gitlab-license/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-gitlab-license/Makefile 567040 2021-03-03 09:30:42Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-license PORTVERSION= 1.3.1 diff --git a/devel/rubygem-gitlab-sidekiq-fetcher/Makefile b/devel/rubygem-gitlab-sidekiq-fetcher/Makefile index 6a8fdfdb2982..846c711800f3 100644 --- a/devel/rubygem-gitlab-sidekiq-fetcher/Makefile +++ b/devel/rubygem-gitlab-sidekiq-fetcher/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-gitlab-sidekiq-fetcher/Makefile 521357 2019-12-29 12:58:11Z sunpoet $ +# $FreeBSD$ PORTNAME= gitlab-sidekiq-fetcher PORTVERSION= 0.5.5 diff --git a/devel/rubygem-graphql/Makefile b/devel/rubygem-graphql/Makefile index 8fa9172090a9..432cce70f1c8 100644 --- a/devel/rubygem-graphql/Makefile +++ b/devel/rubygem-graphql/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-graphql/Makefile 551923 2020-10-10 12:24:15Z mfechner $ +# $FreeBSD$ PORTNAME= graphql PORTVERSION= 1.11.8 diff --git a/devel/rubygem-rugged/Makefile b/devel/rubygem-rugged/Makefile index 955e35d5f8e2..b04cdccc310e 100644 --- a/devel/rubygem-rugged/Makefile +++ b/devel/rubygem-rugged/Makefile @@ -1,5 +1,5 @@ # Created by: Steve Wills <swills@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-rugged/Makefile 540390 2020-06-25 13:31:12Z mfechner $ +# $FreeBSD$ # Also update devel/libgit2, devel/libgit2-glib, devel/py-pygit2 diff --git a/devel/rubygem-scientist/Makefile b/devel/rubygem-scientist/Makefile index b78d50f9baa2..b7cbee04b3b2 100644 --- a/devel/rubygem-scientist/Makefile +++ b/devel/rubygem-scientist/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/devel/rubygem-scientist/Makefile 558867 2020-12-21 23:23:49Z mfechner $ +# $FreeBSD$ PORTNAME= scientist PORTVERSION= 1.6.0 diff --git a/mail/rubygem-gitlab-mail_room/Makefile b/mail/rubygem-gitlab-mail_room/Makefile index 7b182d815aea..4361c8887d78 100644 --- a/mail/rubygem-gitlab-mail_room/Makefile +++ b/mail/rubygem-gitlab-mail_room/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/mail/rubygem-gitlab-mail_room/Makefile 558919 2020-12-22 16:35:55Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-mail_room PORTVERSION= 0.0.9 diff --git a/misc/rubygem-mimemagic/Makefile b/misc/rubygem-mimemagic/Makefile index 23c31b4589f4..6ba72f87c37e 100644 --- a/misc/rubygem-mimemagic/Makefile +++ b/misc/rubygem-mimemagic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/misc/rubygem-mimemagic/Makefile 534142 2020-05-06 05:14:30Z sunpoet $ +# $FreeBSD$ PORTNAME= mimemagic PORTVERSION= 0.3.10 diff --git a/net/rubygem-fog-aws/Makefile b/net/rubygem-fog-aws/Makefile index c041f744eefc..e3f09c8e88ea 100644 --- a/net/rubygem-fog-aws/Makefile +++ b/net/rubygem-fog-aws/Makefile @@ -1,5 +1,5 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# $FreeBSD: head/net/rubygem-fog-aws/Makefile 562908 2021-01-26 17:48:39Z sunpoet $ +# $FreeBSD$ PORTNAME= fog-aws PORTVERSION= 3.9.0 diff --git a/net/rubygem-gitlab-fog-azure-rm/Makefile b/net/rubygem-gitlab-fog-azure-rm/Makefile index 791f2794a721..b887be564f3a 100644 --- a/net/rubygem-gitlab-fog-azure-rm/Makefile +++ b/net/rubygem-gitlab-fog-azure-rm/Makefile @@ -1,5 +1,5 @@ # Created by: Matthias Fechner <mfechner@FreeBSD.org> -# $FreeBSD: head/net/rubygem-gitlab-fog-azure-rm/Makefile 551751 2020-10-09 07:52:29Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-fog-azure-rm PORTVERSION= 1.0.1 diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index 265d1927e8b0..f27d80b6b8e2 100644 --- a/net/rubygem-omniauth-oauth2/Makefile +++ b/net/rubygem-omniauth-oauth2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/net/rubygem-omniauth-oauth2/Makefile 513707 2019-10-03 18:25:42Z sunpoet $ +# $FreeBSD$ PORTNAME= omniauth-oauth2 PORTVERSION= 1.7.1 diff --git a/security/rubygem-bcrypt_pbkdf/Makefile b/security/rubygem-bcrypt_pbkdf/Makefile index f67ee9187d2a..f382608b1468 100644 --- a/security/rubygem-bcrypt_pbkdf/Makefile +++ b/security/rubygem-bcrypt_pbkdf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/security/rubygem-bcrypt_pbkdf/Makefile 497946 2019-04-05 10:10:11Z mfechner $ +# $FreeBSD$ PORTNAME= bcrypt_pbkdf PORTVERSION= 1.1.0 diff --git a/sysutils/rubygem-chef-config/Makefile b/sysutils/rubygem-chef-config/Makefile index 5c8ed6ba882d..ddb2dfb99d7b 100644 --- a/sysutils/rubygem-chef-config/Makefile +++ b/sysutils/rubygem-chef-config/Makefile @@ -1,5 +1,5 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# $FreeBSD: head/sysutils/rubygem-chef-config/Makefile 561005 2021-01-10 08:25:32Z sunpoet $ +# $FreeBSD$ PORTNAME= chef-config PORTVERSION= 16.11.7 diff --git a/sysutils/rubygem-chef-dk/Makefile b/sysutils/rubygem-chef-dk/Makefile index 54ad94dd88f0..41c9e65f73ec 100644 --- a/sysutils/rubygem-chef-dk/Makefile +++ b/sysutils/rubygem-chef-dk/Makefile @@ -1,5 +1,5 @@ # Created by: Ryan Steinmetz <zi@FreeBSD.org> -# $FreeBSD: head/sysutils/rubygem-chef-dk/Makefile 558729 2020-12-20 08:51:33Z mfechner $ +# $FreeBSD$ PORTNAME= chef-dk PORTVERSION= 4.13.3 diff --git a/sysutils/rubygem-chef-utils/Makefile b/sysutils/rubygem-chef-utils/Makefile index e3315c56d61e..322777339c1f 100644 --- a/sysutils/rubygem-chef-utils/Makefile +++ b/sysutils/rubygem-chef-utils/Makefile @@ -1,5 +1,5 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# $FreeBSD: head/sysutils/rubygem-chef-utils/Makefile 563392 2021-01-30 12:35:45Z sunpoet $ +# $FreeBSD$ PORTNAME= chef-utils PORTVERSION= 16.11.7 diff --git a/sysutils/rubygem-chef/Makefile b/sysutils/rubygem-chef/Makefile index 9cb5874694e4..3ec3b25ee729 100644 --- a/sysutils/rubygem-chef/Makefile +++ b/sysutils/rubygem-chef/Makefile @@ -1,5 +1,5 @@ # Created by: Renaud Chaput <renchap@cocoa-x.com> -# $FreeBSD: head/sysutils/rubygem-chef/Makefile 561021 2021-01-10 08:26:44Z sunpoet $ +# $FreeBSD$ PORTNAME= chef PORTVERSION= 16.11.7 diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile index 9e8cd1ab9088..e27858ec9c40 100644 --- a/sysutils/rubygem-ohai/Makefile +++ b/sysutils/rubygem-ohai/Makefile @@ -1,5 +1,5 @@ # Created by: Renaud Chaput <renchap@cocoa-x.com> -# $FreeBSD: head/sysutils/rubygem-ohai/Makefile 559164 2020-12-24 13:57:33Z sunpoet $ +# $FreeBSD$ PORTNAME= ohai PORTVERSION= 16.10.7 diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile index dee45abba0e4..0a6aa6f1c85f 100644 --- a/www/gitlab-ce/Makefile +++ b/www/gitlab-ce/Makefile @@ -1,5 +1,5 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> -# $FreeBSD: head/www/gitlab-ce/Makefile 568749 2021-03-18 16:32:56Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-ce PORTVERSION= 13.10.1 diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index a87a611c4cf4..1c1a29e32474 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: head/www/gitlab-pages/Makefile 567050 2021-03-03 09:39:52Z mfechner $ +# $FreeBSD$ PORTNAME= gitlab-pages PORTVERSION= 1.36.0 diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index c32e6c826b2a..a8ce62a5dd51 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,5 +1,5 @@ # Created by: Torsten Zuehlsdorff <tz@FreeBSD.org> -# $FreeBSD: head/www/gitlab-workhorse/Makefile 567475 2021-03-06 10:08:29Z mfechner $ +# $FreeBSD$ PORTNAME?= gitlab-workhorse PORTVERSION?= 13.10.1 |