Date: Tue, 4 Feb 2014 01:00:01 GMT From: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> To: freebsd-ports-bugs@FreeBSD.org Subject: [maintainer update] Re: ports/186406: ports-mgmt/pkg_replace: preserve automatic flag Message-ID: <201402040100.s14101na034948@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186406; it has been noted by GNATS. From: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> To: <bug-followup@FreeBSD.org>, <kamada@nanohz.org> Cc: Subject: [maintainer update] Re: ports/186406: ports-mgmt/pkg_replace: preserve automatic flag Date: Tue, 4 Feb 2014 09:51:30 +0900 --Multipart=_Tue__4_Feb_2014_09_51_30_+0900_x88JZ87o19W8awht Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Thank you. I merge your automatic flag patch into my patch. Attached patch is update ports-mgmt/pkg_replace 0.8.0_7 -> 0.8.0_8. --Multipart=_Tue__4_Feb_2014_09_51_30_+0900_x88JZ87o19W8awht Content-Type: text/plain; name="update-pkg_replace-0.8.0_8.txt" Content-Disposition: attachment; filename="update-pkg_replace-0.8.0_8.txt" Content-Transfer-Encoding: 7bit diff -ur Makefile.orig Makefile --- Makefile.orig 2014-02-03 05:55:26.114924382 +0900 +++ Makefile 2014-02-04 09:34:38.952501269 +0900 @@ -3,7 +3,7 @@ PORTNAME= pkg_replace PORTVERSION= 0.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= portutil/22116 diff -ur distinfo.orig distinfo --- distinfo.orig 2014-02-03 05:55:26.110924541 +0900 +++ distinfo 2014-02-04 09:32:42.130507059 +0900 @@ -1,4 +1,4 @@ SHA256 (pkg_replace-0.8.0.tar.bz2) = 3092f5fc0d18529eb5d38776941c0ee4d0073ecb524ab17671c81ca69c29e214 SIZE (pkg_replace-0.8.0.tar.bz2) = 17296 -SHA256 (pkg_replace-0.8.0_7.patch) = adaf61417f5cceb6a92c702254f94dfe5c31c52fd16e1312ed1547b12fddd161 -SIZE (pkg_replace-0.8.0_7.patch) = 11257 +SHA256 (pkg_replace-0.8.0_8.patch) = c66579918c99277c6ef18e3c8d9f5fad3a452c1e0e32096f97918103271167c4 +SIZE (pkg_replace-0.8.0_8.patch) = 11601 --Multipart=_Tue__4_Feb_2014_09_51_30_+0900_x88JZ87o19W8awht--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402040100.s14101na034948>