svn commit: r410249 - head/sysutils/moreutils
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 6 06:19:02 UTC 2016
Author: sunpoet
Date: Sun Mar 6 06:19:00 2016
New Revision: 410249
URL: https://svnweb.freebsd.org/changeset/ports/410249
Log:
- Update to 0.58
Changes: http://joeyh.name/code/moreutils/news/version_0.58/
Modified:
head/sysutils/moreutils/Makefile
head/sysutils/moreutils/distinfo
Modified: head/sysutils/moreutils/Makefile
==============================================================================
--- head/sysutils/moreutils/Makefile Sun Mar 6 06:18:56 2016 (r410248)
+++ head/sysutils/moreutils/Makefile Sun Mar 6 06:19:00 2016 (r410249)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moreutils
-PORTVERSION= 0.57
+PORTVERSION= 0.58
CATEGORIES= sysutils
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
@@ -19,11 +19,10 @@ OPTIONS_DEFAULT=MANPAGES
OPTIONS_SUB= yes
ALL_TARGET= errnos.h ${CANNED_MANPAGES:R}
+MAKE_JOBS_UNSAFE= yes
USES= perl5 shebangfix
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAKE_JOBS_UNSAFE= yes
-
CANNED_MANPAGES=errno.1 \
ifdata.1 \
ifne.1 \
Modified: head/sysutils/moreutils/distinfo
==============================================================================
--- head/sysutils/moreutils/distinfo Sun Mar 6 06:18:56 2016 (r410248)
+++ head/sysutils/moreutils/distinfo Sun Mar 6 06:19:00 2016 (r410249)
@@ -1,2 +1,2 @@
-SHA256 (moreutils_0.57.orig.tar.gz) = 3a7d54b0634e5eda8c3c43490d47cea189156700892dea6d876867cef9bc0d1d
-SIZE (moreutils_0.57.orig.tar.gz) = 46749
+SHA256 (moreutils_0.58.orig.tar.gz) = 9c4bba745518f1cc4d5594b1276793bd4f737fedb2e5b14beeab4b73f106c00a
+SIZE (moreutils_0.58.orig.tar.gz) = 46828
More information about the svn-ports-all
mailing list