Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
8a973b9a
There was an error fetching the commit references. Please try again later.
Commit
8a973b9a
authored
2 years ago
by
Lewis Cook
Browse files
Options
Downloads
Patches
Plain Diff
devel/revive: Update to 1.2.3
Changes:
https://github.com/mgechev/revive/releases/tag/v1.2.3
parent
a2be7f8e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devel/revive/Makefile
+5
-6
5 additions, 6 deletions
devel/revive/Makefile
devel/revive/distinfo
+5
-5
5 additions, 5 deletions
devel/revive/distinfo
with
10 additions
and
11 deletions
devel/revive/Makefile
+
5
−
6
View file @
8a973b9a
PORTNAME
=
revive
DISTVERSIONPREFIX
=
v
DISTVERSION
=
1.2.1
PORTREVISION
=
4
DISTVERSION
=
1.2.3
CATEGORIES
=
devel
MAINTAINER
=
lcook@FreeBSD.org
...
...
@@ -14,15 +13,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES
=
go:modules
_BUILD_VERSION
=
${
DISTVERSION
}
_BUILD_COMMIT
=
23828cc
_BUILD_COMMIT
=
556d485
_BUILD_DATE
=
$$(
date
+%Y-%m-%d
)
GO_MODULE
=
github.com/mgechev/
${
PORTNAME
}
GO_BUILDFLAGS
=
-ldflags
"
\
-s -w
\
-X
main
.version=
${
_BUILD_VERSION
}
\
-X
main
.commit=
${
_BUILD_COMMIT
}
\
-X
main
.date=
${
_BUILD_DATE
}
"
-X
${
GO_MODULE
}
/cli
.version=
${
_BUILD_VERSION
}
\
-X
${
GO_MODULE
}
/cli
.commit=
${
_BUILD_COMMIT
}
\
-X
${
GO_MODULE
}
/cli
.date=
${
_BUILD_DATE
}
"
PLIST_FILES
=
bin/
${
PORTNAME
}
PORTDOCS
=
CODE_OF_CONDUCT.md CONTRIBUTING.md DEVELOPING.md
\
...
...
This diff is collapsed.
Click to expand it.
devel/revive/distinfo
+
5
−
5
View file @
8a973b9a
TIMESTAMP = 16
53515577
SHA256 (go/devel_revive/revive-v1.2.
1
/v1.2.
1
.mod) =
646ab2dd6778fd840ef39410b5c23d76aee2f1aefb9743446dfa2c6b1a7eedbb
SIZE (go/devel_revive/revive-v1.2.
1
/v1.2.
1
.mod) =
420
SHA256 (go/devel_revive/revive-v1.2.
1
/v1.2.
1
.zip) =
440cf26bc67868e7b2c5edd26f0c45bea99ef453753db4fac1334de55701be2f
SIZE (go/devel_revive/revive-v1.2.
1
/v1.2.
1
.zip) = 8
0765
9
TIMESTAMP = 16
62675124
SHA256 (go/devel_revive/revive-v1.2.
3
/v1.2.
3
.mod) =
47d2f92a87d4c4103862d91faa40e5ed28622b98ae3690254325ad4e8c5e4955
SIZE (go/devel_revive/revive-v1.2.
3
/v1.2.
3
.mod) =
646
SHA256 (go/devel_revive/revive-v1.2.
3
/v1.2.
3
.zip) =
b5464951cc18a1c13f61ffb53a75cf47bc4e60ca16bc158f48645df2c0ab286b
SIZE (go/devel_revive/revive-v1.2.
3
/v1.2.
3
.zip) = 8
1619
9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment