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
203b1323
Commit
203b1323
authored
1 year ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
multimedia/kew: update 2.2-2 → 2.3
Reported by: portscout
parent
863e938e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
multimedia/kew/Makefile
+1
-2
1 addition, 2 deletions
multimedia/kew/Makefile
multimedia/kew/distinfo
+3
-3
3 additions, 3 deletions
multimedia/kew/distinfo
multimedia/kew/files/patch-src_term.h
+0
-13
0 additions, 13 deletions
multimedia/kew/files/patch-src_term.h
with
4 additions
and
18 deletions
multimedia/kew/Makefile
+
1
−
2
View file @
203b1323
PORTNAME
=
kew
DISTVERSIONPREFIX
=
v
DISTVERSION
=
2.2-2
DISTVERSIONSUFFIX
=
-gf8e5bf1
DISTVERSION
=
2.3
CATEGORIES
=
multimedia
MAINTAINER
=
yuri@FreeBSD.org
...
...
This diff is collapsed.
Click to expand it.
multimedia/kew/distinfo
+
3
−
3
View file @
203b1323
TIMESTAMP = 170
6908615
SHA256 (ravachol-kew-v2.
2-2-gf8e5bf1
_GH0.tar.gz) =
a6a6d6d697b4da4cdb40d1b4913ecc98316bcf62b504d5e2f9882c6be07c9674
SIZE (ravachol-kew-v2.
2-2-gf8e5bf1
_GH0.tar.gz) = 1157
117
TIMESTAMP = 170
7722967
SHA256 (ravachol-kew-v2.
3
_GH0.tar.gz) =
e8980c64d3d80a74cdf05d6da15cd6fa31cfd0fa976c5f2c0485dc64536bcb8e
SIZE (ravachol-kew-v2.
3
_GH0.tar.gz) = 1157
318
This diff is collapsed.
Click to expand it.
multimedia/kew/files/patch-src_term.h
deleted
100644 → 0
+
0
−
13
View file @
863e938e
-
workaround
for
https
:
//github.com/ravachol/kew/issues/115
---
src
/
term
.
h
.
orig
2024
-
02
-
02
21
:
18
:
33
UTC
+++
src
/
term
.
h
@@
-
4
,
7
+
4
,
7
@@
#define __USE_POSIX
#endif
#ifndef _POSIX_C_SOURCE
-
#
define
_POSIX_C_SOURCE
200809L
+
//#define _POSIX_C_SOURCE 200809L
#endif
#include
<unistd.h>
#include
<termios.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