Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2015 15:57:35 +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: r403123 - head/devel/libolecf
Message-ID:  <201512061557.tB6FvZ7I040240@repo.freebsd.org>

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

Log:
  Update to alpha-20151205

Modified:
  head/devel/libolecf/Makefile
  head/devel/libolecf/distinfo

Modified: head/devel/libolecf/Makefile
==============================================================================
--- head/devel/libolecf/Makefile	Sun Dec  6 15:56:12 2015	(r403122)
+++ head/devel/libolecf/Makefile	Sun Dec  6 15:57:35 2015	(r403123)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libolecf
-DISTVERSION=	alpha-20150630
+DISTVERSION=	alpha-20151205
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -23,7 +23,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/libolecf/distinfo
==============================================================================
--- head/devel/libolecf/distinfo	Sun Dec  6 15:56:12 2015	(r403122)
+++ head/devel/libolecf/distinfo	Sun Dec  6 15:57:35 2015	(r403123)
@@ -1,2 +1,2 @@
-SHA256 (libolecf-alpha-20150630.tar.gz) = 2bad8ce78ea8b7934bfb74d2dda2928b70beaf25d358842775421d10206d38b6
-SIZE (libolecf-alpha-20150630.tar.gz) = 1442147
+SHA256 (libolecf-alpha-20151205.tar.gz) = 6e7dcacac85b0620215941851fdaa6483841862714c7efeea3c233c486d23454
+SIZE (libolecf-alpha-20151205.tar.gz) = 1478524



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