~ubuntu-branches/ubuntu/quantal/virtualbox/quantal

« back to all changes in this revision

Viewing changes to .pc/29-fix-ftbfs-as-needed.patch/Config.kmk

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2012-04-05 12:41:55 UTC
  • mfrom: (3.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120405124155-i7b39tv5ddwhubbe
Tags: 4.1.12-dfsg-2
* Upstream has replaced the 4.1.12 tarball with a new one that fixes a
  crash when creating host only interfaces. (Closes: #667460)
  - Add 36-tarball-respin.patch which contains the diff between the old
    and the new tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
192
192
# This is the current build number. It should be increased every time we publish a
193
193
# new build. The define is available in every source file. Only even build numbers
194
194
# will be published, odd numbers are set during development.
195
 
VBOX_VERSION_BUILD = 10
 
195
VBOX_VERSION_BUILD = 12
196
196
# The raw version string. This *must not* contain any other information/fields than
197
197
# major, minor and build revision (as it is now) -- also will be used for host/guest version
198
198
# comparison.
4882
4882
SVN                    ?= svn$(HOSTSUFF_EXE)
4883
4883
VBOX_SVN_REV_KMK        = $(PATH_OUT)/revision.kmk
4884
4884
ifndef VBOX_SVN_REV
4885
 
 VBOX_SVN_REV_FALLBACK := $(patsubst %:,,  $Rev: 76795 $  )
 
4885
 VBOX_SVN_REV_FALLBACK := $(patsubst %:,,  $Rev: 77218 $  )
4886
4886
 VBOX_SVN_DEP          := $(wildcard $(PATH_ROOT)/.svn/entries)
4887
4887
 ifeq ($(which $(SVN)),)
4888
4888
  VBOX_SVN_DEP         :=