Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2015 15:45:04 +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: r403118 - head/devel/libregf
Message-ID:  <201512061545.tB6Fj40n036730@repo.freebsd.org>

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

Log:
  Update to alpha-20151205

Modified:
  head/devel/libregf/Makefile
  head/devel/libregf/distinfo

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Sun Dec  6 15:41:37 2015	(r403117)
+++ head/devel/libregf/Makefile	Sun Dec  6 15:45:04 2015	(r403118)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20150704
+DISTVERSION=	alpha-20151205
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libregf/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/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo	Sun Dec  6 15:41:37 2015	(r403117)
+++ head/devel/libregf/distinfo	Sun Dec  6 15:45:04 2015	(r403118)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20150704.tar.gz) = 212723f6560947f414d3200256ca6ae9a205bf7162452bd7511be7165830f1c9
-SIZE (libregf-alpha-20150704.tar.gz) = 1571438
+SHA256 (libregf-alpha-20151205.tar.gz) = 74cd6dee992547fbcfbd1c9385724475c4b071947e2b4162145b488d0fc8ec8d
+SIZE (libregf-alpha-20151205.tar.gz) = 1611097



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