git: ccb9b063cc52 - main - devel/libxtend: Update to 0.1.2.25
Jason W. Bacon
jwb at FreeBSD.org
Fri Jun 11 15:05:35 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb9b063cc524e73ef18d39e63e3d20f09f46c8a
commit ccb9b063cc524e73ef18d39e63e3d20f09f46c8a
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-06-11 14:50:05 +0000
Commit: Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-06-11 15:05:18 +0000
devel/libxtend: Update to 0.1.2.25
A few minor fixes and numerous README updates
---
devel/libxtend/Makefile | 5 ++++-
devel/libxtend/distinfo | 6 +++---
devel/libxtend/pkg-descr | 2 +-
devel/libxtend/pkg-plist | 1 +
4 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/devel/libxtend/Makefile b/devel/libxtend/Makefile
index f2874920ce92..cbe03e625188 100644
--- a/devel/libxtend/Makefile
+++ b/devel/libxtend/Makefile
@@ -1,5 +1,8 @@
+# Created by: J. Bacon <jwb at FreeBSD.org>
+
PORTNAME= libxtend
-DISTVERSION= 0.1.2
+DISTVERSION= 0.1.2-25
+DISTVERSIONSUFFIX= -ge629d47
CATEGORIES= devel
MAINTAINER= jwb at FreeBSD.org
diff --git a/devel/libxtend/distinfo b/devel/libxtend/distinfo
index f75cbb3eb5e3..cf3e97687fb3 100644
--- a/devel/libxtend/distinfo
+++ b/devel/libxtend/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621376498
-SHA256 (outpaddling-libxtend-0.1.2_GH0.tar.gz) = 98132db6eb616bcc13e23d2d7a7bf118aa85300c4d10e7efc58294aac64de58e
-SIZE (outpaddling-libxtend-0.1.2_GH0.tar.gz) = 21511
+TIMESTAMP = 1623421804
+SHA256 (outpaddling-libxtend-0.1.2-25-ge629d47_GH0.tar.gz) = b698493e1f55cccf6337406b95201157734ae92dfbf47070e07ff37dead2a486
+SIZE (outpaddling-libxtend-0.1.2-25-ge629d47_GH0.tar.gz) = 24162
diff --git a/devel/libxtend/pkg-descr b/devel/libxtend/pkg-descr
index 38ae6181fb01..29effe2825f3 100644
--- a/devel/libxtend/pkg-descr
+++ b/devel/libxtend/pkg-descr
@@ -1,4 +1,4 @@
-Libxtendc is a library of miscellaneous functions, the likes of which might
+Libxtend is a library of miscellaneous functions, the likes of which might
be found in libc or libm.
They provide some convenient functionality lacking in standard library
diff --git a/devel/libxtend/pkg-plist b/devel/libxtend/pkg-plist
index 60408c26316b..94109bdeccb5 100644
--- a/devel/libxtend/pkg-plist
+++ b/devel/libxtend/pkg-plist
@@ -24,6 +24,7 @@ man/man3/strisreal.3.gz
man/man3/strlbasecpy.3.gz
man/man3/strptrcmp.3.gz
man/man3/strshellcpy.3.gz
+man/man3/strsqueeze.3.gz
man/man3/va_usage.3.gz
man/man3/valid_extension.3.gz
man/man3/viscpy.3.gz
More information about the dev-commits-ports-all
mailing list