svn commit: r340627 - head/devel/libregf

Antoine Brodin antoine at FreeBSD.org
Tue Jan 21 18:16:37 UTC 2014


Author: antoine
Date: Tue Jan 21 18:16:36 2014
New Revision: 340627
URL: http://svnweb.freebsd.org/changeset/ports/340627
QAT: https://qat.redports.org/buildarchive/r340627/

Log:
  - Update to alpha-20140118
  - Remove DOCS conditionals

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

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Tue Jan 21 18:13:57 2014	(r340626)
+++ head/devel/libregf/Makefile	Tue Jan 21 18:16:36 2014	(r340627)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libregf
-DISTVERSION=	alpha-20140112
+DISTVERSION=	alpha-20140118
 CATEGORIES=	devel
 MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
 		LOCAL/antoine
@@ -23,12 +23,8 @@ PORTDOCS=	AUTHORS ChangeLog
 
 OPTIONS_DEFINE=	DOCS
 
-.include <bsd.port.options.mk>
-
 post-install:
-.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
-.endif
 
 .include <bsd.port.mk>

Modified: head/devel/libregf/distinfo
==============================================================================
--- head/devel/libregf/distinfo	Tue Jan 21 18:13:57 2014	(r340626)
+++ head/devel/libregf/distinfo	Tue Jan 21 18:16:36 2014	(r340627)
@@ -1,2 +1,2 @@
-SHA256 (libregf-alpha-20140112.tar.gz) = a0d58425ac79c5c8d50a0ebe1aa1c93ac9322a413d4a3d46bc171d2e1e5d6555
-SIZE (libregf-alpha-20140112.tar.gz) = 1470885
+SHA256 (libregf-alpha-20140118.tar.gz) = 65d0c750d606d9b6133c35e48bd2fda0dae65d57dd6881acde81873ca193f12b
+SIZE (libregf-alpha-20140118.tar.gz) = 1471162


More information about the svn-ports-all mailing list