Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2015 20:12:53 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400864 - head/sysutils/di
Message-ID:  <201511052012.tA5KCrYu015218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Nov  5 20:12:53 2015
New Revision: 400864
URL: https://svnweb.freebsd.org/changeset/ports/400864

Log:
  Update to version 4.37
  
  PR:		204082
  Submitted by:	Naram Qashat (maintainer)

Modified:
  head/sysutils/di/Makefile
  head/sysutils/di/distinfo

Modified: head/sysutils/di/Makefile
==============================================================================
--- head/sysutils/di/Makefile	Thu Nov  5 19:21:27 2015	(r400863)
+++ head/sysutils/di/Makefile	Thu Nov  5 20:12:53 2015	(r400864)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	di
-PORTVERSION=	4.36
+PORTVERSION=	4.37
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.gentoo.com/di/ \
 		http://www.cyberbotx.com/di/
@@ -21,4 +21,7 @@ NLS_MAKE_ENV_OFF=	DI_NO_NLS=T
 post-patch:
 	@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/C/di.c
 
+pre-install:
+	@${STRIP_CMD} ${WRKSRC}/C/di
+
 .include <bsd.port.mk>

Modified: head/sysutils/di/distinfo
==============================================================================
--- head/sysutils/di/distinfo	Thu Nov  5 19:21:27 2015	(r400863)
+++ head/sysutils/di/distinfo	Thu Nov  5 20:12:53 2015	(r400864)
@@ -1,2 +1,2 @@
-SHA256 (di-4.36.tar.gz) = eb03d2ac0a3df531cdcb64b3667dbaebede60a4d3a4626393639cecb954c6d86
-SIZE (di-4.36.tar.gz) = 212957
+SHA256 (di-4.37.tar.gz) = 10687963438be65fb150adc6e31d66c0892ded0f61ea67ec58455f7717ac4ad2
+SIZE (di-4.37.tar.gz) = 213649



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