Date: Sat, 26 Oct 2013 01:30:01 GMT From: HATANO Tomomi <hatanou@infolab.ne.jp> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/183315: sysutils/mkfile update to 1.1.2 Message-ID: <201310260130.r9Q1U10R080768@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183315; it has been noted by GNATS. From: HATANO Tomomi <hatanou@infolab.ne.jp> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: hatanou@infolab.ne.jp Subject: Re: ports/183315: sysutils/mkfile update to 1.1.2 Date: Sat, 26 Oct 2013 10:24:22 +0900 (JST) ----Next_Part(Sat_Oct_26_10_24_22_2013_564)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi. I found 1.1.2 still has another bug (ports/183207) just after sent pr. 1.1.3 fixes it. Use attached patch instead. Sorry confusing... Thank you. -- HATANO Tomomi. ----Next_Part(Sat_Oct_26_10_24_22_2013_564)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mkfile.1.1.1-1.1.3.diff.txt" diff -u sysutils/mkfile.old/Makefile sysutils/mkfile/Makefile --- sysutils/mkfile.old/Makefile 2013-09-21 08:05:58.000000000 +0900 +++ sysutils/mkfile/Makefile 2013-10-26 10:16:29.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: sysutils/mkfile/Makefile 327772 2013-09-20 23:05:58Z bapt $ PORTNAME= mkfile -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 CATEGORIES= sysutils MASTER_SITES= http://www.infolab.ne.jp/~hatanou/freebsd/mkfile/ diff -u sysutils/mkfile.old/distinfo sysutils/mkfile/distinfo --- sysutils/mkfile.old/distinfo 2013-06-22 21:18:39.000000000 +0900 +++ sysutils/mkfile/distinfo 2013-10-26 10:15:02.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (mkfile-1.1.1.tar.gz) = d4eed5aa59f6f2fba8c9267d006bb3c00846d8dfcdc8024c2fc40a5c177a526f -SIZE (mkfile-1.1.1.tar.gz) = 4096 +SHA256 (mkfile-1.1.3.tar.gz) = d51591319c5336620b45494a458aa8e27be0ee96a03aa641b1c03463e105353c +SIZE (mkfile-1.1.3.tar.gz) = 4167 ----Next_Part(Sat_Oct_26_10_24_22_2013_564)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310260130.r9Q1U10R080768>