svn commit: r403125 - head/devel/libsigscan

Antoine Brodin antoine at FreeBSD.org
Sun Dec 6 16:00:50 UTC 2015


Author: antoine
Date: Sun Dec  6 16:00:48 2015
New Revision: 403125
URL: https://svnweb.freebsd.org/changeset/ports/403125

Log:
  Update to experimental-20151205

Modified:
  head/devel/libsigscan/Makefile
  head/devel/libsigscan/distinfo

Modified: head/devel/libsigscan/Makefile
==============================================================================
--- head/devel/libsigscan/Makefile	Sun Dec  6 15:59:01 2015	(r403124)
+++ head/devel/libsigscan/Makefile	Sun Dec  6 16:00:48 2015	(r403125)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libsigscan
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20150714
+DISTVERSION=	experimental-20151205
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libsigscan/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -24,7 +24,7 @@ PORTDOCS=	AUTHORS ChangeLog
 
 OPTIONS_DEFINE=	DOCS
 
-post-install:
+post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
 	${MV} ${STAGEDIR}${PREFIX}/etc/sigscan.conf ${STAGEDIR}${PREFIX}/etc/sigscan.conf.sample

Modified: head/devel/libsigscan/distinfo
==============================================================================
--- head/devel/libsigscan/distinfo	Sun Dec  6 15:59:01 2015	(r403124)
+++ head/devel/libsigscan/distinfo	Sun Dec  6 16:00:48 2015	(r403125)
@@ -1,2 +1,2 @@
-SHA256 (libsigscan-experimental-20150714.tar.gz) = 7d15e825e9e54afc7d76274b7de82d767cfdf2f81bf619fe1c95fc6f48d0390c
-SIZE (libsigscan-experimental-20150714.tar.gz) = 1224083
+SHA256 (libsigscan-experimental-20151205.tar.gz) = c60140ff1bf51194ff36154bde9444f5375ad8aa9be7d3a578d5b61a2e87d6ec
+SIZE (libsigscan-experimental-20151205.tar.gz) = 1253929


More information about the svn-ports-head mailing list