diff options
author | mm <mm@FreeBSD.org> | 2012-08-16 16:38:43 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-08-16 16:38:43 +0800 |
commit | c844ade33ac53741ec602d2075c73cc785840cbb (patch) | |
tree | dce8ef89896c4c0f75a95062e358367c4a608c64 /sysutils | |
parent | 0bde878e035437f210c005201a2fff7e9ffe5aae (diff) | |
download | freebsd-ports-gnome-c844ade33ac53741ec602d2075c73cc785840cbb.tar.gz freebsd-ports-gnome-c844ade33ac53741ec602d2075c73cc785840cbb.tar.zst freebsd-ports-gnome-c844ade33ac53741ec602d2075c73cc785840cbb.zip |
Update to 1.0.42
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/debootstrap/Makefile | 4 | ||||
-rw-r--r-- | sysutils/debootstrap/distinfo | 4 | ||||
-rw-r--r-- | sysutils/debootstrap/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index 81c9a33b1fe5..ad2eabf769c7 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= debootstrap -PORTVERSION= 1.0.38 +PORTVERSION= 1.0.42 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Install Debian base system into a directory RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} NO_BUILD= yes USE_GMAKE= yes MAKE_ARGS= DESTDIR="${PREFIX}" diff --git a/sysutils/debootstrap/distinfo b/sysutils/debootstrap/distinfo index e376199866a4..313b8a5cb88e 100644 --- a/sysutils/debootstrap/distinfo +++ b/sysutils/debootstrap/distinfo @@ -1,2 +1,2 @@ -SHA256 (debootstrap_1.0.38.tar.gz) = 74e9aca4a5aa61f95467e849c04e1b8a2df1ca63d98fe31a2fa2c30e49fe6aa6 -SIZE (debootstrap_1.0.38.tar.gz) = 55586 +SHA256 (debootstrap_1.0.42.tar.gz) = e05b40eb30e37ee6f741d30f133de6a7e569fea53f24269648387c2e04fdaa28 +SIZE (debootstrap_1.0.42.tar.gz) = 56313 diff --git a/sysutils/debootstrap/pkg-plist b/sysutils/debootstrap/pkg-plist index 10e58dcf2f63..007852172cd7 100644 --- a/sysutils/debootstrap/pkg-plist +++ b/sysutils/debootstrap/pkg-plist @@ -21,6 +21,7 @@ share/debootstrap/scripts/oldstable share/debootstrap/scripts/oneiric share/debootstrap/scripts/potato share/debootstrap/scripts/precise +share/debootstrap/scripts/quantal share/debootstrap/scripts/sarge share/debootstrap/scripts/sarge.buildd share/debootstrap/scripts/sarge.fakechroot |