Date: Thu, 25 Oct 2012 16:23:54 -0400 (EDT) From: Naram Qashat <cyberbotx@cyberbotx.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/173081: [MAINTAINER] sysutils/di: update to 4.32 Message-ID: <20121025202354.5BCB62845D@kirby.cyberbotx.com> Resent-Message-ID: <201210252030.q9PKU07V000929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173081 >Category: ports >Synopsis: [MAINTAINER] sysutils/di: update to 4.32 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 25 20:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 8.3-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT >Description: - Update to 4.32 Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- di-4.32.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/di/Makefile ./Makefile --- /usr/ports/sysutils/di/Makefile 2012-10-07 17:01:10.000000000 -0400 +++ ./Makefile 2012-10-25 16:16:38.000000000 -0400 @@ -1,22 +1,19 @@ -# New ports collection makefile for: di -# Date created: 31 August 2002 -# Whom: Brad Lanam <bll@gentoo.com> -# +# Created by: Brad Lanam <bll@gentoo.com> # $FreeBSD: head/sysutils/di/Makefile 300897 2012-07-14 14:29:18Z beat $ -# PORTNAME= di -PORTVERSION= 4.31 +PORTVERSION= 4.32 CATEGORIES= sysutils -MASTER_SITES= http://www.gentoo.com/di/ \ - http://fresh.t-systems-sfr.com/unix/src/privat2/ +MASTER_SITES= http://www.gentoo.com/di/ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Disk Information Utility MAN1= di.1 -.if !defined(WITHOUT_NLS) +.include <bsd.port.pre.mk> + +.if ${PORT_OPTIONS:MNLS} USE_GETTEXT= yes PLIST_SUB= NLS="" .else @@ -27,8 +24,6 @@ MAKE_ENV+= prefix="${PREFIX}" MAKE_JOBS_SAFE= yes -.include <bsd.port.pre.mk> - post-patch: @${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/C/di.c diff -ruN --exclude=CVS /usr/ports/sysutils/di/distinfo ./distinfo --- /usr/ports/sysutils/di/distinfo 2012-10-07 17:01:10.000000000 -0400 +++ ./distinfo 2012-10-25 16:16:40.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (di-4.31.tar.gz) = 148c263a1058f6643bd7e347d8f34e59caa9fcb71d1938f1344b077784f7f8fb -SIZE (di-4.31.tar.gz) = 184703 +SHA256 (di-4.32.tar.gz) = b6483327484b9bd5a63eb7d3c51bdfa9f5614c06a1fc37b3b05ad710821a0dc8 +SIZE (di-4.32.tar.gz) = 212774 --- di-4.32.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121025202354.5BCB62845D>