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
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
26c1218f
Commit
26c1218f
authored
2 years ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
devel/flatcc: Update 0.6.0 -> 0.6.1
Reported by: portscout
parent
3a3db649
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/flatcc/Makefile
+3
-2
3 additions, 2 deletions
devel/flatcc/Makefile
devel/flatcc/distinfo
+3
-3
3 additions, 3 deletions
devel/flatcc/distinfo
devel/flatcc/pkg-plist
+3
-0
3 additions, 0 deletions
devel/flatcc/pkg-plist
with
9 additions
and
5 deletions
devel/flatcc/Makefile
+
3
−
2
View file @
26c1218f
PORTNAME
=
flatcc
DISTVERSIONPREFIX
=
v
DISTVERSION
=
0.6.
0
DISTVERSION
=
0.6.
1
CATEGORIES
=
devel
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -10,9 +10,10 @@ LICENSE= APACHE20
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE
USES
=
cmake compiler:c++11-lib
USE_LDCONFIG
=
yes
USE_GITHUB
=
yes
GH_ACCOUNT
=
dvidelabs
USE_LDCONFIG
=
yes
CMAKE_ON
=
BUILD_SHARED_LIBS FLATCC_INSTALL
CMAKE_OFF
=
FLATCC_TEST
...
...
This diff is collapsed.
Click to expand it.
devel/flatcc/distinfo
+
3
−
3
View file @
26c1218f
TIMESTAMP = 1
568956600
SHA256 (dvidelabs-flatcc-v0.6.
0
_GH0.tar.gz) =
a92da3566d11e19bb807a83554b1a2c644a5bd91c9d9b088514456bb56e1c666
SIZE (dvidelabs-flatcc-v0.6.
0
_GH0.tar.gz) = 5
14647
TIMESTAMP = 1
653332675
SHA256 (dvidelabs-flatcc-v0.6.
1
_GH0.tar.gz) =
2533c2f1061498499f15acc7e0937dcf35bc68e685d237325124ae0d6c600c2b
SIZE (dvidelabs-flatcc-v0.6.
1
_GH0.tar.gz) = 5
30002
This diff is collapsed.
Click to expand it.
devel/flatcc/pkg-plist
+
3
−
0
View file @
26c1218f
...
...
@@ -2,6 +2,7 @@ bin/flatcc%%SUFFIX%%
include/flatcc/flatcc.h
include/flatcc/flatcc_accessors.h
include/flatcc/flatcc_alloc.h
include/flatcc/flatcc_assert.h
include/flatcc/flatcc_builder.h
include/flatcc/flatcc_emitter.h
include/flatcc/flatcc_endian.h
...
...
@@ -31,7 +32,9 @@ include/flatcc/portable/include/std/stdalign.h
include/flatcc/portable/include/std/stdbool.h
include/flatcc/portable/include/std/stdint.h
include/flatcc/portable/paligned_alloc.h
include/flatcc/portable/pattributes.h
include/flatcc/portable/pbase64.h
include/flatcc/portable/pcrt.h
include/flatcc/portable/pdiagnostic.h
include/flatcc/portable/pdiagnostic_pop.h
include/flatcc/portable/pdiagnostic_push.h
...
...
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