ports/150286: [MAINTAINER] sysutils/moreutils: update to 0.41
Charlie Kester
corky1951 at comcast.net
Sat Sep 4 19:40:04 UTC 2010
>Number: 150286
>Category: ports
>Synopsis: [MAINTAINER] sysutils/moreutils: update to 0.41
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 04 19:40:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Charlie Kester
>Release: FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Aug 22 12:19:52 PDT 2010 root at atom.local:/usr/obj/usr/src/sys/ATOM i386
>Description:
Update to 0.41
sponge: correct bad use of fread that caused a trailing quantity of soaked
data to be silently discarded when a temp file was used and sponge output to
stdout.
>How-To-Repeat:
>Fix:
Minor changes only to portfiles. No files added or deleted.
--- moreutils-0.41.diff begins here ---
diff -ruN /usr/ports/sysutils/moreutils/Makefile ./moreutils/Makefile
--- /usr/ports/sysutils/moreutils/Makefile 2010-07-15 00:31:18.000000000 -0700
+++ ./moreutils/Makefile 2010-09-04 12:15:33.000000000 -0700
@@ -7,7 +7,7 @@
#
PORTNAME= moreutils
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff -ruN /usr/ports/sysutils/moreutils/distinfo ./moreutils/distinfo
--- /usr/ports/sysutils/moreutils/distinfo 2010-07-15 00:31:18.000000000 -0700
+++ ./moreutils/distinfo 2010-09-04 12:15:46.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (moreutils_0.40.tar.gz) = a9d9205faf71e806ab3fb6753810e146
-SHA256 (moreutils_0.40.tar.gz) = 0ab604692b4c7a3b1398018af44e1d64a2180d618a2c6f89cc482efeb83ffd9e
-SIZE (moreutils_0.40.tar.gz) = 41625
+MD5 (moreutils_0.41.tar.gz) = 598c412bbc452b436becce8bd28df377
+SHA256 (moreutils_0.41.tar.gz) = e13d022d390f7107999efab1a60bac8b0553a6e547b8df28bb248f2b8095bfce
+SIZE (moreutils_0.41.tar.gz) = 43094
--- moreutils-0.41.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list