1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Update to alpha-20160110

This commit is contained in:
Antoine Brodin 2016-01-23 13:03:45 +00:00
parent 622d8b7293
commit 57e6e77ae3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406974
3 changed files with 16 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libbde
DISTVERSION= alpha-20150905
DISTVERSION= alpha-20160110
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine

View File

@ -1,2 +1,2 @@
SHA256 (libbde-alpha-20150905.tar.gz) = e803e504095a08c9a721f8ff8637752a77207f45f4acfb87fe00685d9657f36f
SIZE (libbde-alpha-20150905.tar.gz) = 1610642
SHA256 (libbde-alpha-20160110.tar.gz) = d2351d8499e32777db50f89e7787b77b36a69a6a58d00fd57e8e179654b68e4a
SIZE (libbde-alpha-20160110.tar.gz) = 1639535

View File

@ -0,0 +1,13 @@
# Allow building when an older version of libbde is installed
--- pybde/Makefile.in.orig 2016-01-10 20:07:31 UTC
+++ pybde/Makefile.in
@@ -192,7 +192,7 @@ AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/common
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/common -I$(top_builddir)/include
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f