diff options
| author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-13 15:59:02 +0000 |
|---|---|---|
| committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-09-13 15:59:02 +0000 |
| commit | ff4e1095232cc85a87bf710c66e400856e6f1762 (patch) | |
| tree | c7bc36ea9ce77592379ad9986367e6815cb8f099 | |
| parent | Update webcamd to 4.8.0.4. (diff) | |
devel/rubygem-gitlab_git: Downgrade from 10.4.0 to 10.3.2
The forme upgrade to 10.4.0 breaks the current version of www/gitlab,
but the port works fine with 10.3.2.
Since only www/gitlab depends on this port, its safe to downgrade it.
PR: 211815
Approved by: pi (mentor)
| -rw-r--r-- | devel/rubygem-gitlab_git/Makefile | 3 | ||||
| -rw-r--r-- | devel/rubygem-gitlab_git/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/rubygem-gitlab_git/Makefile b/devel/rubygem-gitlab_git/Makefile index add8c72fc669..0c60cc493dd8 100644 --- a/devel/rubygem-gitlab_git/Makefile +++ b/devel/rubygem-gitlab_git/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 10.4.0 +PORTVERSION= 10.3.2 +PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gitlab_git/distinfo b/devel/rubygem-gitlab_git/distinfo index ef5e57abd5ef..a4fabc7786bd 100644 --- a/devel/rubygem-gitlab_git/distinfo +++ b/devel/rubygem-gitlab_git/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469115935 -SHA256 (rubygem/gitlab_git-10.4.0.gem) = d0a7282ecf9e0d80d8d9db347233277207007b449c1b07c5f9e1b6e0880f202a -SIZE (rubygem/gitlab_git-10.4.0.gem) = 26112 +TIMESTAMP = 1471853698 +SHA256 (rubygem/gitlab_git-10.3.2.gem) = c65ba6f930e63cf576a87c494fbf54268a68962a10c76dfbf7416033c96e8502 +SIZE (rubygem/gitlab_git-10.3.2.gem) = 26112 |
