Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2015 15:50:46 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403120 - head/devel/libevtx
Message-ID:  <201512061550.tB6Fok5C037139@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Dec  6 15:50:45 2015
New Revision: 403120
URL: https://svnweb.freebsd.org/changeset/ports/403120

Log:
  Update to alpha-20151205

Modified:
  head/devel/libevtx/Makefile
  head/devel/libevtx/distinfo

Modified: head/devel/libevtx/Makefile
==============================================================================
--- head/devel/libevtx/Makefile	Sun Dec  6 15:48:16 2015	(r403119)
+++ head/devel/libevtx/Makefile	Sun Dec  6 15:50:45 2015	(r403120)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libevtx
-DISTVERSION=	alpha-20150928
+DISTVERSION=	alpha-20151205
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -25,7 +25,7 @@ PORTDOCS=	AUTHORS ChangeLog
 
 OPTIONS_DEFINE=	DOCS
 
-post-install:
+post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
 

Modified: head/devel/libevtx/distinfo
==============================================================================
--- head/devel/libevtx/distinfo	Sun Dec  6 15:48:16 2015	(r403119)
+++ head/devel/libevtx/distinfo	Sun Dec  6 15:50:45 2015	(r403120)
@@ -1,2 +1,2 @@
-SHA256 (libevtx-alpha-20150928.tar.gz) = 430f65b74e7b67178b0a2f4604212e61a0636a2e474cfeec0a8513257d7acb2d
-SIZE (libevtx-alpha-20150928.tar.gz) = 1806008
+SHA256 (libevtx-alpha-20151205.tar.gz) = 9e09f2de00982815363e598915c62a905b314f04fc3a666c2ea64d8e9df9e9a0
+SIZE (libevtx-alpha-20151205.tar.gz) = 1806490



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