Date: Thu, 31 May 2012 14:30:05 GMT From: Alvin Poon <aspoon@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/165308: sysutils/bsdadminscripts: pkg_upgrade fails to retrieve INDEX for FreeBSD-9.0-RELEASE Message-ID: <201205311430.q4VEU54r091560@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/165308; it has been noted by GNATS. From: Alvin Poon <aspoon@gmail.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/165308: sysutils/bsdadminscripts: pkg_upgrade fails to retrieve INDEX for FreeBSD-9.0-RELEASE Date: Thu, 31 May 2012 22:28:15 +0800 --e89a8ff1cc2ad7398904c155e0a3 Content-Type: text/plain; charset=UTF-8 Attached please find output of "diff -ruN old/sbin/uma new/sbin/uma": --- old/sbin/uma 2011-12-06 10:53:29.000000000 +0800 +++ new/sbin/uma 2012-05-04 21:50:41.102040214 +0800 @@ -73,7 +73,7 @@ : ${PACKAGEROOT="ftp://ftp.freebsd.org"} : ${ARCH="$(uname -m)"} branch="$(uname -r | tr '[:upper:]' '[:lower:]')" -number="${branch%%.*}" +number="${branch%%-*}" branch="${branch##*-}" case "$branch" in release) --e89a8ff1cc2ad7398904c155e0a3 Content-Type: application/octet-stream; name="uma.diff" Content-Disposition: attachment; filename="uma.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_h2vx2zar0 LS0tIG9sZC9zYmluL3VtYQkyMDExLTEyLTA2IDEwOjUzOjI5LjAwMDAwMDAwMCArMDgwMAorKysg bmV3L3NiaW4vdW1hCTIwMTItMDUtMDQgMjE6NTA6NDEuMTAyMDQwMjE0ICswODAwCkBAIC03Myw3 ICs3Myw3IEBACiA6ICR7UEFDS0FHRVJPT1Q9ImZ0cDovL2Z0cC5mcmVlYnNkLm9yZyJ9CiA6ICR7 QVJDSD0iJCh1bmFtZSAtbSkifQogYnJhbmNoPSIkKHVuYW1lIC1yIHwgdHIgJ1s6dXBwZXI6XScg J1s6bG93ZXI6XScpIgotbnVtYmVyPSIke2JyYW5jaCUlLip9IgorbnVtYmVyPSIke2JyYW5jaCUl LSp9IgogYnJhbmNoPSIke2JyYW5jaCMjKi19IgogY2FzZSAiJGJyYW5jaCIgaW4KIAlyZWxlYXNl KQo= --e89a8ff1cc2ad7398904c155e0a3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205311430.q4VEU54r091560>