diff --git a/devel/libxtend/Makefile b/devel/libxtend/Makefile index f2874920ce92..cbe03e625188 100644 --- a/devel/libxtend/Makefile +++ b/devel/libxtend/Makefile @@ -1,21 +1,24 @@ +# Created by: J. Bacon + PORTNAME= libxtend -DISTVERSION= 0.1.2 +DISTVERSION= 0.1.2-25 +DISTVERSIONSUFFIX= -ge629d47 CATEGORIES= devel MAINTAINER= jwb@FreeBSD.org COMMENT= Miscellaneous functions to extend libc LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= outpaddling INSTALL_TARGET= install-strip pre-build: cd ${WRKSRC} && ${MAKE} depend .include 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,7 +1,7 @@ -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 functions as well some more esoteric features. WWW: https://github.com/outpaddling/libxtendc 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 @@ -1,33 +1,34 @@ include/xtend-protos.h include/xtend.h lib/libxtend.a lib/libxtend.so lib/libxtend.so.1 lib/libxtend.so.1.0 man/man3/difftimeofday.3.gz man/man3/fast_cp.3.gz man/man3/fd_purge.3.gz man/man3/fgetline.3.gz man/man3/file_mod_cmp.3.gz man/man3/gcd.3.gz man/man3/get_home_dir.3.gz man/man3/lcm.3.gz man/man3/ltostrn.3.gz man/man3/num_size.3.gz man/man3/parse_cmd.3.gz man/man3/rmkdir.3.gz man/man3/spawnlp.3.gz man/man3/spawnvp.3.gz man/man3/strblank.3.gz man/man3/strisint.3.gz 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 man/man3/xc_fclose.3.gz man/man3/xc_fopen.3.gz man/man3/xt_malloc.3.gz man/man3/xt_realloc.3.gz