diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-22 05:07:09 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-22 05:07:09 +0800 |
commit | d45803e08bf118cb760dd20ec0afe058ccd30649 (patch) | |
tree | 98cb4d716b30f85b887b281f1c618a90fe47e9b8 /sysutils | |
parent | 18756acb266e3704919704d1aaa141167160ae15 (diff) | |
download | freebsd-ports-gnome-d45803e08bf118cb760dd20ec0afe058ccd30649.tar.gz freebsd-ports-gnome-d45803e08bf118cb760dd20ec0afe058ccd30649.tar.zst freebsd-ports-gnome-d45803e08bf118cb760dd20ec0afe058ccd30649.zip |
The mdev patch has been revised by the upstream maintainer on March 5th.
Update checksum and size to unbreak fetching the port, and bump PORTREVISION
because the contents would also change.
See http://lists.busybox.net/pipermail/busybox/2013-March/079004.html
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/busybox-unstable/Makefile | 2 | ||||
-rw-r--r-- | sysutils/busybox-unstable/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/busybox-unstable/Makefile b/sysutils/busybox-unstable/Makefile index 21b3be628763..a4fe21ee94f2 100644 --- a/sysutils/busybox-unstable/Makefile +++ b/sysutils/busybox-unstable/Makefile @@ -3,7 +3,7 @@ PORTNAME= busybox PORTVERSION= 1.21.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils misc shells MASTER_SITES= http://www.busybox.net/downloads/ PKGNAMESUFFIX= -unstable diff --git a/sysutils/busybox-unstable/distinfo b/sysutils/busybox-unstable/distinfo index c075b05bfc39..81f29b51dab2 100644 --- a/sysutils/busybox-unstable/distinfo +++ b/sysutils/busybox-unstable/distinfo @@ -1,7 +1,7 @@ SHA256 (busybox-1.21.0.tar.bz2) = eb9d268627783297f5f459cb9bd61a94e395dc7cb3647e10ec186e0159aa36ed SIZE (busybox-1.21.0.tar.bz2) = 2200841 -SHA256 (busybox-1.21.0-mdev.patch) = 911371ceff8c6a899323cda8d63a20b5f98d503681e5617b2448b555c4fecc61 -SIZE (busybox-1.21.0-mdev.patch) = 1173 +SHA256 (busybox-1.21.0-mdev.patch) = 738c6f71ca2b277afb0d0371a67d7021214a269c7d4b887701e44bdaa526f4f3 +SIZE (busybox-1.21.0-mdev.patch) = 17886 SHA256 (busybox-1.21.0-platform.patch) = ee7b96577330a68598d4ec48ce94f6eca3079c32a86cca32f3bb6cc28d467654 SIZE (busybox-1.21.0-platform.patch) = 1227 SHA256 (busybox-1.21.0-xz.patch) = c807f73718e836a81ee74987306c72297ddba209038240f81fab96b4a28b73b4 |