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
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
ddc37e84
Commit
ddc37e84
authored
7 months ago
by
baptiste daroussin
Browse files
Options
Downloads
Patches
Plain Diff
deskutils/fyi: update to 1.0.4
parent
1c2a42c4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
deskutils/fyi/Makefile
+1
-1
1 addition, 1 deletion
deskutils/fyi/Makefile
deskutils/fyi/distinfo
+3
-3
3 additions, 3 deletions
deskutils/fyi/distinfo
deskutils/fyi/files/patch-main.c
+0
-20
0 additions, 20 deletions
deskutils/fyi/files/patch-main.c
with
4 additions
and
24 deletions
deskutils/fyi/Makefile
+
1
−
1
View file @
ddc37e84
PORTNAME
=
fyi
PORTNAME
=
fyi
DISTVERSION
=
1.0.
3
DISTVERSION
=
1.0.
4
CATEGORIES
=
deskutils
CATEGORIES
=
deskutils
MASTER_SITES
=
https://codeberg.org/dnkl/
${
PORTNAME
}
/archive/
${
DISTVERSIONFULL
}${
EXTRACT_SUFX
}
?dummy
=
/
MASTER_SITES
=
https://codeberg.org/dnkl/
${
PORTNAME
}
/archive/
${
DISTVERSIONFULL
}${
EXTRACT_SUFX
}
?dummy
=
/
...
...
This diff is collapsed.
Click to expand it.
deskutils/fyi/distinfo
+
3
−
3
View file @
ddc37e84
TIMESTAMP = 172
4070508
TIMESTAMP = 172
5520537
SHA256 (fyi-1.0.
3
.tar.gz) =
39e563fc7db59608ffe8f34c96c04dbdce707ba4a8a97ed3300f03f50581ba66
SHA256 (fyi-1.0.
4
.tar.gz) =
6d196b4725df02dba39ca736c0f5b485f6a204a98f68de6bbe8155bdc1e56d24
SIZE (fyi-1.0.
3
.tar.gz) = 13
55
8
SIZE (fyi-1.0.
4
.tar.gz) = 13
93
8
This diff is collapsed.
Click to expand it.
deskutils/fyi/files/patch-main.c
deleted
100644 → 0
+
0
−
20
View file @
1c2a42c4
---
main
.
c
.
orig
2024
-
08
-
09
08
:
36
:
50
UTC
+++
main
.
c
@@
-
14
,
7
+
14
,
7
@@
#include
<sys/stat.h>
-
#
include
<
dbus
-
1
.
0
/
dbus
/
dbus
.
h
>
+
#
include
<
dbus
/
dbus
.
h
>
#include
"version.h"
@@
-
365
,
7
+
365
,
7
@@
main
(
int
argc
,
char
*
const
*
argv
)
}
;
const
char
*
progname
=
argv
[
0
];
-
const
char
*
app_id
=
program_invocation_name
;
+
const
char
*
app_id
=
progname
;
const
char
*
icon
=
NULL
;
const
char
*
image_data_file
=
NULL
;
const
char
*
category
=
NULL
;
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