FreeBSD Bugzilla – Attachment 174573 Details for
Bug 212519
sysutils/debootstrap: Update to 1.0.82
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/debootstrap 1.0.81 -> 1.0.82
debootstrap-1.0.82.diff (text/plain), 2.81 KB, created by
Nikolai Lifanov
on 2016-09-09 12:48:48 UTC
(
hide
)
Description:
sysutils/debootstrap 1.0.81 -> 1.0.82
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2016-09-09 12:48:48 UTC
Size:
2.81 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 421611) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= debootstrap >-PORTVERSION= 1.0.81 >+PORTVERSION= 1.0.82 > CATEGORIES= sysutils > MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} > DISTNAME= ${PORTNAME}_${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 421611) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (debootstrap_1.0.81.tar.gz) = 344c7f841504c262d5088e9618f1d5f79bc122bffbb1dce2873c5e38029bdfb3 >-SIZE (debootstrap_1.0.81.tar.gz) = 64394 >+TIMESTAMP = 1473424128 >+SHA256 (debootstrap_1.0.82.tar.gz) = db0dfad15d5338a8cdbcc3bbfda8dc59c58edf07511303f31746ef6fcc733835 >+SIZE (debootstrap_1.0.82.tar.gz) = 64344 >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 421611) >+++ files/patch-Makefile (working copy) >@@ -1,9 +1,9 @@ >---- Makefile.orig 2015-05-19 09:35:39 UTC >+--- Makefile.orig 2016-09-09 12:30:20 UTC > +++ Makefile >-@@ -14,17 +14,15 @@ clean: >- rm -f devices.tar.gz >- rm -rf dev >+@@ -6,14 +6,12 @@ all: > >+ clean: >+ > -DSDIR=$(DESTDIR)/usr/share/debootstrap > +DSDIR=$(DESTDIR)%%DATADIR%% > install: >@@ -19,6 +19,3 @@ > - chown root:root $(DESTDIR)/usr/sbin/debootstrap > - chmod 0755 $(DESTDIR)/usr/sbin/debootstrap > + sed 's/@VERSION@/$(VERSION)/g' debootstrap >$(DESTDIR)%%PREFIX%%/sbin/debootstrap >- >- ifeq ($(shell uname),Linux) >- install -o root -g root -m 0644 devices.tar.gz $(DSDIR)/ >Index: files/patch-debootstrap >=================================================================== >--- files/patch-debootstrap (revision 421611) >+++ files/patch-debootstrap (working copy) >@@ -1,6 +1,6 @@ >---- debootstrap.orig 2014-02-07 15:25:58 UTC >+--- debootstrap.orig 2016-09-09 12:32:15 UTC > +++ debootstrap >-@@ -13,7 +13,7 @@ >+@@ -14,7 +14,7 @@ if [ -z "$DEBOOTSTRAP_DIR" ]; then > if [ -x /debootstrap/debootstrap ]; then > DEBOOTSTRAP_DIR=/debootstrap > else >@@ -9,7 +9,7 @@ > fi > fi > >-@@ -397,13 +397,7 @@ >+@@ -409,13 +409,7 @@ fi > > ########################################################################### > >@@ -24,7 +24,7 @@ > HOST_ARCH=`cat $DEBOOTSTRAP_DIR/arch` > fi > HOST_OS="$HOST_ARCH" >-@@ -425,6 +419,11 @@ >+@@ -437,6 +431,11 @@ if [ -z "$HOST_OS" ]; then > esac > fi > >@@ -36,11 +36,3 @@ > if [ -z "$ARCH" ]; then > ARCH=$HOST_ARCH > fi >-@@ -621,7 +620,6 @@ >- if ! am_doing_phase second_stage; then >- cp "$0" "$TARGET/debootstrap/debootstrap" >- cp $DEBOOTSTRAP_DIR/functions "$TARGET/debootstrap/functions" >-- cp $DEBOOTSTRAP_DIR/devices.tar.gz "$TARGET/debootstrap/devices.tar.gz" >- cp $SCRIPT "$TARGET/debootstrap/suite-script" >- echo "$ARCH" >"$TARGET/debootstrap/arch" >- echo "$SUITE" >"$TARGET/debootstrap/suite"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
lifanov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212519
: 174573