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
41cfe82a
Commit
41cfe82a
authored
3 months ago
by
Cy Schubert
Browse files
Options
Downloads
Patches
Plain Diff
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
parent
303f5639
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
sysutils/nut-devel/Makefile
+2
-2
2 additions, 2 deletions
sysutils/nut-devel/Makefile
sysutils/nut-devel/distinfo
+3
-3
3 additions, 3 deletions
sysutils/nut-devel/distinfo
sysutils/nut-devel/files/patch-m4_nut__check_libltdl.m4
+0
-21
0 additions, 21 deletions
sysutils/nut-devel/files/patch-m4_nut__check_libltdl.m4
with
5 additions
and
26 deletions
sysutils/nut-devel/Makefile
+
2
−
2
View file @
41cfe82a
...
...
@@ -18,8 +18,8 @@ CONFLICTS= nut-[0-9]*
USE_GITHUB
=
yes
GH_ACCOUNT
=
networkupstools
GH_TAGNAME
=
62c43eaf3
NUT_COMMIT_DATE
=
2024.1
0.22
GH_TAGNAME
=
851445188
NUT_COMMIT_DATE
=
2024.1
2.04
MAKE_JOBS_UNSAFE
=
yes
GNU_CONFIGURE
=
yes
...
...
This diff is collapsed.
Click to expand it.
sysutils/nut-devel/distinfo
+
3
−
3
View file @
41cfe82a
TIMESTAMP = 173
0212855
SHA256 (networkupstools-nut-2024.1
0.22-62c43eaf3
_GH0.tar.gz) =
45322a4659ef485e0a9964d25f54b98f253c62aeaade31f4d0e7e26845f54a7c
SIZE (networkupstools-nut-2024.1
0.22-62c43eaf3
_GH0.tar.gz) = 44
34556
TIMESTAMP = 173
3325769
SHA256 (networkupstools-nut-2024.1
2.04-851445188
_GH0.tar.gz) =
57c91dc3b88a1621276b1f4895d3b18c86cfe2f61d98a7552b64b48247d28491
SIZE (networkupstools-nut-2024.1
2.04-851445188
_GH0.tar.gz) = 44
66765
This diff is collapsed.
Click to expand it.
sysutils/nut-devel/files/patch-m4_nut__check_libltdl.m4
deleted
100644 → 0
+
0
−
21
View file @
303f5639
--- m4/nut_check_libltdl.m4.orig 2023-08-01 07:33:24.593954000 -0700
+++ m4/nut_check_libltdl.m4 2023-08-01 07:35:18.506094000 -0700
@@ -10,10 +10,7 @@
dnl No NUT_CHECK_PKGCONFIG here: (lib)ltdl.pc was not seen on any OS
dnl save CFLAGS and LIBS
- CFLAGS_ORIG="${CFLAGS}"
- LIBS_ORIG="${LIBS}"
LIBS=""
- CFLAGS=""
dnl For fallback below:
myCFLAGS=""
@@ -71,7 +68,5 @@
unset myCFLAGS
dnl restore original CFLAGS and LIBS
- CFLAGS="${CFLAGS_ORIG}"
- LIBS="${LIBS_ORIG}"
fi
])
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