pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/gsharutils
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 5 17:23:07 UTC 2017
Modified Files:
pkgsrc/archivers/gsharutils: Makefile distinfo
Removed Files:
pkgsrc/archivers/gsharutils/patches: patch-lib_fseeko.c
Log Message:
Version 4.15.2:
* updates to fix cross platform build issues
* fixed problem where contrived uuencoded file caused seg fault
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/archivers/gsharutils/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/archivers/gsharutils/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/archivers/gsharutils/patches/patch-lib_fseeko.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/gsharutils/Makefile
diff -u pkgsrc/archivers/gsharutils/Makefile:1.54 pkgsrc/archivers/gsharutils/Makefile:1.55
--- pkgsrc/archivers/gsharutils/Makefile:1.54 Sat Nov 7 19:28:49 2015
+++ pkgsrc/archivers/gsharutils/Makefile Wed Apr 5 17:23:07 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.54 2015/11/07 19:28:49 dholland Exp $
+# $NetBSD: Makefile,v 1.55 2017/04/05 17:23:07 adam Exp $
-DISTNAME= sharutils-4.15
+DISTNAME= sharutils-4.15.2
PKGNAME= g${DISTNAME}
-PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
@@ -15,15 +15,13 @@ AUTO_MKDIRS= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --program-prefix=g
+CONFIGURE_ENV+= SH=${TOOLS_SH}
INSTALL_TARGET= install install-man
INFO_FILES= yes
USE_TOOLS+= makeinfo msgfmt sh:run
-CONFIGURE_ENV+= SH=${TOOLS_SH}
-
-CONFIGURE_ARGS+= --program-prefix=g
-
.include "../../mk/bsd.prefs.mk"
pre-install:
Index: pkgsrc/archivers/gsharutils/distinfo
diff -u pkgsrc/archivers/gsharutils/distinfo:1.23 pkgsrc/archivers/gsharutils/distinfo:1.24
--- pkgsrc/archivers/gsharutils/distinfo:1.23 Tue Nov 3 00:56:21 2015
+++ pkgsrc/archivers/gsharutils/distinfo Wed Apr 5 17:23:07 2017
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.23 2015/11/03 00:56:21 agc Exp $
+$NetBSD: distinfo,v 1.24 2017/04/05 17:23:07 adam Exp $
-SHA1 (sharutils-4.15.tar.gz) = a073d1912e537a53cabab210ca869adfd907f6f6
-RMD160 (sharutils-4.15.tar.gz) = fd8b1ebe41b1df398eef53513e2e5b5b53e8bbac
-SHA512 (sharutils-4.15.tar.gz) = 943a66b3d6a3de7a59073312449ffe945985e02f8dc8e24eb66fec99d05338dc70a1b4aa4018d6d60e84219cdd7e4c729daf8825f47a0b1de7c5be9bd267662a
-Size (sharutils-4.15.tar.gz) = 2196398 bytes
-SHA1 (patch-lib_fseeko.c) = 9308258bebbabc60a0203fd3baa054758ce60b02
+SHA1 (sharutils-4.15.2.tar.xz) = 250377131bcf7a081f066ed0f9c51a0b7e0b0c04
+RMD160 (sharutils-4.15.2.tar.xz) = b154e7f3fb28d560a50c2c7a99da8b18257cb21c
+SHA512 (sharutils-4.15.2.tar.xz) = 80d0b804a0617e11e5c23dc0d59b218bbf93e40aaf5e9a5401a18ef9cb700390aab711e2b2e2f26c8fd5b8ef99a91d3405e01d02cadabcba7639979314e59f8d
+Size (sharutils-4.15.2.tar.xz) = 1122476 bytes
SHA1 (patch-libopts_libopts.c) = da5b86c5ba4dfdae5108476e46c1ed5e47a4254e
SHA1 (patch-src_shar-opts.c) = eabc6a22adb102fc88b42c4479ee4030435d07dd
SHA1 (patch-src_unshar-opts.c) = 7c34db513400d5f818be396a6bdbd2ff8d8bb77b
Home |
Main Index |
Thread Index |
Old Index