Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2013 23:46:31 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313130 - head/sysutils/busybox-unstable
Message-ID:  <201302282346.r1SNkVL0098193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Thu Feb 28 23:46:30 2013
New Revision: 313130
URL: http://svnweb.freebsd.org/changeset/ports/313130

Log:
  Add mdev, platform and xz patches.

Modified:
  head/sysutils/busybox-unstable/Makefile
  head/sysutils/busybox-unstable/distinfo

Modified: head/sysutils/busybox-unstable/Makefile
==============================================================================
--- head/sysutils/busybox-unstable/Makefile	Thu Feb 28 22:08:41 2013	(r313129)
+++ head/sysutils/busybox-unstable/Makefile	Thu Feb 28 23:46:30 2013	(r313130)
@@ -3,13 +3,16 @@
 
 PORTNAME=	busybox
 PORTVERSION=	1.21.0
+PORTREVISION=	1
 CATEGORIES=	sysutils misc shells
 MASTER_SITES=	http://www.busybox.net/downloads/
 PKGNAMESUFFIX=	-unstable
 
-#PATCH_SITES=	http://www.busybox.net/downloads/fixes-${PORTVERSION}/
-#PATCH_DIST_STRIP=	-p1
-#PATCHFILES=	\
+PATCH_SITES=	http://www.busybox.net/downloads/fixes-${PORTVERSION}/
+PATCH_DIST_STRIP=	-p1
+PATCHFILES=	busybox-1.21.0-mdev.patch \
+		busybox-1.21.0-platform.patch \
+		busybox-1.21.0-xz.patch
 
 MAINTAINER=	mandree@FreeBSD.org
 COMMENT=	Busybox for FreeBSD

Modified: head/sysutils/busybox-unstable/distinfo
==============================================================================
--- head/sysutils/busybox-unstable/distinfo	Thu Feb 28 22:08:41 2013	(r313129)
+++ head/sysutils/busybox-unstable/distinfo	Thu Feb 28 23:46:30 2013	(r313130)
@@ -1,2 +1,8 @@
 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-platform.patch) = ee7b96577330a68598d4ec48ce94f6eca3079c32a86cca32f3bb6cc28d467654
+SIZE (busybox-1.21.0-platform.patch) = 1227
+SHA256 (busybox-1.21.0-xz.patch) = c807f73718e836a81ee74987306c72297ddba209038240f81fab96b4a28b73b4
+SIZE (busybox-1.21.0-xz.patch) = 2647



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