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
eb1506ba
Commit
eb1506ba
authored
1 year ago
by
Nuno Teixeira
Browse files
Options
Downloads
Patches
Plain Diff
textproc/pugixml: Update to 1.14
ChangeLog:
https://github.com/zeux/pugixml/releases/tag/v1.14
parent
95e6c887
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
textproc/pugixml/Makefile
+5
-1
5 additions, 1 deletion
textproc/pugixml/Makefile
textproc/pugixml/distinfo
+3
-3
3 additions, 3 deletions
textproc/pugixml/distinfo
textproc/pugixml/pkg-plist
+2
-2
2 additions, 2 deletions
textproc/pugixml/pkg-plist
with
10 additions
and
6 deletions
textproc/pugixml/Makefile
+
5
−
1
View file @
eb1506ba
PORTNAME
=
pugixml
DISTVERSION
=
1.1
3
DISTVERSION
=
1.1
4
CATEGORIES
=
textproc
MASTER_SITES
=
https://github.com/zeux/pugixml/releases/download/v
${
DISTVERSION
}
/
...
...
@@ -17,4 +17,8 @@ USE_LDCONFIG= yes
CMAKE_ON
=
BUILD_SHARED_LIBS
CMAKE_OFF
=
PUGIXML_BUILD_TESTS PUGIXML_USE_VERSIONED_LIBDIR
SOVERSION
=
${
PORTVERSION:R
}
PLIST_SUB
=
DISTVERSION
=
${
DISTVERSION
}
\
SOVERSION
=
${
SOVERSION
}
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
textproc/pugixml/distinfo
+
3
−
3
View file @
eb1506ba
TIMESTAMP = 16
68184098
SHA256 (pugixml-1.1
3
.tar.gz) =
40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe
SIZE (pugixml-1.1
3
.tar.gz) = 39
060
7
TIMESTAMP = 16
99608495
SHA256 (pugixml-1.1
4
.tar.gz) =
2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015
SIZE (pugixml-1.1
4
.tar.gz) = 39
197
7
This diff is collapsed.
Click to expand it.
textproc/pugixml/pkg-plist
+
2
−
2
View file @
eb1506ba
...
...
@@ -5,6 +5,6 @@ lib/cmake/pugixml/pugixml-config.cmake
lib/cmake/pugixml/pugixml-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/pugixml/pugixml-targets.cmake
lib/libpugixml.so
lib/libpugixml.so.
1
lib/libpugixml.so.
1.13
lib/libpugixml.so.
%%SOVERSION%%
lib/libpugixml.so.
%%DISTVERSION%%
libdata/pkgconfig/pugixml.pc
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