Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2016 14:55:23 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423349 - head/sysutils/debootstrap
Message-ID:  <201610051455.u95EtNfd066320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Wed Oct  5 14:55:23 2016
New Revision: 423349
URL: https://svnweb.freebsd.org/changeset/ports/423349

Log:
  - Update to 1.0.83
  
  PR:		212734
  Submitted by:	lifanov@mail.lifanov.com (maintainer)
  Approved by:	feld (mentor)

Modified:
  head/sysutils/debootstrap/Makefile
  head/sysutils/debootstrap/distinfo

Modified: head/sysutils/debootstrap/Makefile
==============================================================================
--- head/sysutils/debootstrap/Makefile	Wed Oct  5 14:55:02 2016	(r423348)
+++ head/sysutils/debootstrap/Makefile	Wed Oct  5 14:55:23 2016	(r423349)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	debootstrap
-PORTVERSION=	1.0.82
+PORTVERSION=	1.0.83
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/debian/copyright
 
 RUN_DEPENDS=	wget:ftp/wget
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}
 NO_BUILD=	yes
 NO_ARCH=	yes
 USES=		gmake perl5

Modified: head/sysutils/debootstrap/distinfo
==============================================================================
--- head/sysutils/debootstrap/distinfo	Wed Oct  5 14:55:02 2016	(r423348)
+++ head/sysutils/debootstrap/distinfo	Wed Oct  5 14:55:23 2016	(r423349)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473424128
-SHA256 (debootstrap_1.0.82.tar.gz) = db0dfad15d5338a8cdbcc3bbfda8dc59c58edf07511303f31746ef6fcc733835
-SIZE (debootstrap_1.0.82.tar.gz) = 64344
+TIMESTAMP = 1474053406
+SHA256 (debootstrap_1.0.83.tar.gz) = 64d571e8807643ce098e2c4eff0ce17ae246569f1f07224244649be36eaac6b4
+SIZE (debootstrap_1.0.83.tar.gz) = 65551



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610051455.u95EtNfd066320>