FreeBSD Bugzilla – Attachment 157985 Details for
Bug 201047
[maintainer] [update] sysutils/debootstrap 1.0.70
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/debootstrap 1.0.67 -> 1.0.70
debootstrap-1.0.70.diff (text/plain), 1.83 KB, created by
Nikolai Lifanov
on 2015-06-22 16:58:16 UTC
(
hide
)
Description:
sysutils/debootstrap 1.0.67 -> 1.0.70
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2015-06-22 16:58:16 UTC
Size:
1.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 390296) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= debootstrap >-PORTVERSION= 1.0.67 >+PORTVERSION= 1.0.70 > CATEGORIES= sysutils > MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} > DISTNAME= ${PORTNAME}_${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 390296) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (debootstrap_1.0.67.tar.gz) = 0a12e0a2bbff185d47711a716b1f2734856100e8784361203e834fed0cffa51b >-SIZE (debootstrap_1.0.67.tar.gz) = 61863 >+SHA256 (debootstrap_1.0.70.tar.gz) = b23e6d5fc6cab7f3f381e064efd2a8178ac210d4b4335b29104e09048d7e200e >+SIZE (debootstrap_1.0.70.tar.gz) = 61438 >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 390296) >+++ files/patch-Makefile (working copy) >@@ -1,6 +1,14 @@ >---- Makefile.orig 2011-08-10 11:59:34 UTC >+--- Makefile.orig 2015-05-19 09:35:39 UTC > +++ Makefile >-@@ -13,17 +13,15 @@ >+@@ -1,6 +1,6 @@ >+ # avoid dpkg-dev dependency; fish out the version with sed >+ VERSION := $(shell sed 's/.*(\(.*\)).*/\1/; q' debian/changelog) >+-DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q}' debian/changelog) >++DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q;}' debian/changelog) >+ >+ MAKEDEV ?= /sbin/MAKEDEV >+ >+@@ -14,17 +14,15 @@ clean: > rm -f devices.tar.gz > rm -rf dev > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 390296) >+++ pkg-plist (working copy) >@@ -14,6 +14,7 @@ > %%DATADIR%%/scripts/intrepid > %%DATADIR%%/scripts/jaunty > %%DATADIR%%/scripts/jessie >+%%DATADIR%%/scripts/jessie-kfreebsd > %%DATADIR%%/scripts/karmic > %%DATADIR%%/scripts/lenny > %%DATADIR%%/scripts/lucid
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 201047
: 157985 |
157986