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
ca46a07e
Commit
ca46a07e
authored
3 years ago
by
Dmitry Marakasov
Browse files
Options
Downloads
Patches
Plain Diff
graphics/libansilove: update 1.2.8 → 1.2.9
parent
ff723591
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
graphics/libansilove/Makefile
+1
-1
1 addition, 1 deletion
graphics/libansilove/Makefile
graphics/libansilove/distinfo
+3
-3
3 additions, 3 deletions
graphics/libansilove/distinfo
graphics/libansilove/files/patch-CMakeLists.txt
+0
-11
0 additions, 11 deletions
graphics/libansilove/files/patch-CMakeLists.txt
with
4 additions
and
15 deletions
graphics/libansilove/Makefile
+
1
−
1
View file @
ca46a07e
PORTNAME
=
libansilove
PORTVERSION
=
1.2.
8
PORTVERSION
=
1.2.
9
CATEGORIES
=
graphics
MAINTAINER
=
amdmi3@FreeBSD.org
...
...
This diff is collapsed.
Click to expand it.
graphics/libansilove/distinfo
+
3
−
3
View file @
ca46a07e
TIMESTAMP = 16
03670619
SHA256 (ansilove-libansilove-1.2.
8
_GH0.tar.gz) =
ef02eda605e3b38edbeac5874f2de22201db123cb7aab9228fd05cb288d0c0bc
SIZE (ansilove-libansilove-1.2.
8
_GH0.tar.gz) = 5
9695
TIMESTAMP = 16
44603981
SHA256 (ansilove-libansilove-1.2.
9
_GH0.tar.gz) =
88057f7753bf316f9a09ed15721b9f867ad9f5654c0b49af794d8d98b9020a66
SIZE (ansilove-libansilove-1.2.
9
_GH0.tar.gz) = 5
8703
This diff is collapsed.
Click to expand it.
graphics/libansilove/files/patch-CMakeLists.txt
deleted
100644 → 0
+
0
−
11
View file @
ff723591
--- CMakeLists.txt.orig 2020-10-25 16:40:08 UTC
+++ CMakeLists.txt
@@ -33,7 +33,7 @@ if(NOT HAVE_REALLOCARRAY)
set (SRC ${SRC} compat/reallocarray.c)
endif()
-set(CMAKE_C_FLAGS_RELEASE "-D_FORTIFY_SOURCE=2")
+set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -D_FORTIFY_SOURCE=2")
add_definitions(-D_GNU_SOURCE -Wall -Wextra -std=c99 -pedantic)
add_library(ansilove SHARED ${SRC} ${LOADERS})
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