svn commit: r403124 - head/devel/libmsiecf

Antoine Brodin antoine at FreeBSD.org
Sun Dec 6 15:59:02 UTC 2015


Author: antoine
Date: Sun Dec  6 15:59:01 2015
New Revision: 403124
URL: https://svnweb.freebsd.org/changeset/ports/403124

Log:
  Update to alpha-20151205

Modified:
  head/devel/libmsiecf/Makefile
  head/devel/libmsiecf/distinfo

Modified: head/devel/libmsiecf/Makefile
==============================================================================
--- head/devel/libmsiecf/Makefile	Sun Dec  6 15:57:35 2015	(r403123)
+++ head/devel/libmsiecf/Makefile	Sun Dec  6 15:59:01 2015	(r403124)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libmsiecf
-DISTVERSION=	alpha-20150708
+DISTVERSION=	alpha-20151205
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libmsiecf/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/libmsiecf/distinfo
==============================================================================
--- head/devel/libmsiecf/distinfo	Sun Dec  6 15:57:35 2015	(r403123)
+++ head/devel/libmsiecf/distinfo	Sun Dec  6 15:59:01 2015	(r403124)
@@ -1,2 +1,2 @@
-SHA256 (libmsiecf-alpha-20150708.tar.gz) = 96e5e8a4a3100fe811567ed1c4c1511a166a311693a220ba697c771b416b71a2
-SIZE (libmsiecf-alpha-20150708.tar.gz) = 1383357
+SHA256 (libmsiecf-alpha-20151205.tar.gz) = ecc859938e8c052cc31ef6ea4930be63b72519015240b782e270cecdff83a0aa
+SIZE (libmsiecf-alpha-20151205.tar.gz) = 1417399


More information about the svn-ports-all mailing list