Bug 124058

Summary: Update port: sysutils/tw_cli Update to version 9.5.0.1
Product: Ports & Packages Reporter: Hiroshi Fujishima <hirobo>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Hiroshi Fujishima 2008-05-28 06:10:01 UTC
Update port sysutils/tw_cli to version 9.5.0.1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-28 06:10:06 UTC
Maintainer of sysutils/tw_cli,

Please note that PR ports/124058 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124058

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-28 06:10:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dmitry Frolov 2008-05-28 10:12:33 UTC
Hiroshi, thanks for the patch!

Can someone commit it, please?
Comment 4 Hiroshi Fujishima 2008-05-28 10:14:21 UTC
Oops, I spot mistakes.  Correct one is here.

diff -urN sysutils/tw_cli.orig/Makefile sysutils/tw_cli/Makefile
--- sysutils/tw_cli.orig/Makefile	Mon Sep  3 00:24:50 2007
+++ sysutils/tw_cli/Makefile	Wed May 28 15:26:34 2008
@@ -6,16 +6,15 @@
 #
 
 PORTNAME=	tw_cli
-PORTVERSION=	9.4.1.2
+PORTVERSION=	9.5.0.1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://3ware.com/download/Escalade9650SE-Series/${PORTVERSION}/
+MASTER_SITES=	http://3ware.com/download/Escalade9690SA-Series/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-freebsd-${DIST_ARCH}-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	frolov@riss-telecom.ru
 COMMENT=	3ware storage controllers management CLI
 
-USE_PERL5_RUN=	yes
 RESTRICTED=	Redistribution is not allowed
 # i386 binary should work on ia64, but not tested
 ONLY_FOR_ARCHS=	i386 amd64 ia64
@@ -24,11 +23,10 @@
 NO_BUILD=	yes
 STRIP=		# empty
 SUB_FILES+=	407.status-3ware-raid
-PLIST_FILES=	sbin/tw_cli sbin/tw_sched \
-	etc/periodic/daily/407.status-3ware-raid
+PLIST_FILES=	sbin/tw_cli etc/periodic/daily/407.status-3ware-raid
 PLIST_DIRS=	etc/periodic/daily etc/periodic
-PORTDOCS=	tw_cli.8.html tw_sched.8.html
-MAN8+=		tw_cli.8 tw_sched.8
+PORTDOCS=	tw_cli.8.html
+MAN8+=		tw_cli.8
 
 .include <bsd.port.pre.mk>
 
@@ -38,14 +36,9 @@
 DIST_ARCH=	x86
 .endif
 
-do-configure:
-	${REINPLACE_CMD} 's!/usr/bin/perl!${PERL}!g' ${WRKSRC}/tw_sched
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/tw_cli ${PREFIX}/sbin/
-	${INSTALL_SCRIPT} ${WRKSRC}/tw_sched ${PREFIX}/sbin/
 	${INSTALL_MAN} ${WRKSRC}/tw_cli.8.nroff ${MANPREFIX}/man/man8/tw_cli.8
-	${INSTALL_MAN} ${WRKSRC}/tw_sched.8.nroff ${MANPREFIX}/man/man8/tw_sched.8
 	@${MKDIR} ${PREFIX}/etc/periodic/daily
 	${INSTALL_SCRIPT} ${WRKDIR}/407.status-3ware-raid \
 		${PREFIX}/etc/periodic/daily/
@@ -53,8 +46,7 @@
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/tw_cli.8.html ${WRKSRC}/tw_sched.8.html \
-		${DOCSDIR}/
+	${INSTALL_DATA} ${WRKSRC}/tw_cli.8.html ${DOCSDIR}/
 .endif
 
 .include <bsd.port.post.mk>
diff -urN sysutils/tw_cli.orig/distinfo sysutils/tw_cli/distinfo
--- sysutils/tw_cli.orig/distinfo	Mon Sep  3 00:24:50 2007
+++ sysutils/tw_cli/distinfo	Wed May 28 13:25:36 2008
@@ -1,7 +1,6 @@
-MD5 (tw_cli-freebsd-x86-9.4.1.2.tgz) = b741a0c9728a52ca8b3952a1b9c6741a
-SHA256 (tw_cli-freebsd-x86-9.4.1.2.tgz) = 4bb0d12d543e5ae84f08e8e0ca894cd7fe3d5c144b943e1cd4a11c677104fdad
-SIZE (tw_cli-freebsd-x86-9.4.1.2.tgz) = 644013
-MD5 (tw_cli-freebsd-x86_64-9.4.1.2.tgz) = c393ecc599dd866dabd5dbfd46ed5479
-SHA256 (tw_cli-freebsd-x86_64-9.4.1.2.tgz) = e214dc734c750c559d112b2aa2195dbc86e17de8c2f24ec9d7419521999aa719
-SIZE (tw_cli-freebsd-x86_64-9.4.1.2.tgz) = 658798
-
+MD5 (tw_cli-freebsd-x86-9.5.0.1.tgz) = d700841c1f639d4a4034d2da747b6132
+SHA256 (tw_cli-freebsd-x86-9.5.0.1.tgz) = 2f6c95d04aa583eb8d036c2ac5ca86521a04b0d979f91d01296cd2fd89c56087
+SIZE (tw_cli-freebsd-x86-9.5.0.1.tgz) = 706413
+MD5 (tw_cli-freebsd-x86_64-9.5.0.1.tgz) = be88b5c1133c96eea3c05238fa83cb62
+SHA256 (tw_cli-freebsd-x86_64-9.5.0.1.tgz) = bb7acea53d26a2488aad87e70c71f4106835caba458a96b94989927f42d4dddc
+SIZE (tw_cli-freebsd-x86_64-9.5.0.1.tgz) = 718494
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2008-05-28 20:19:18 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-05-30 16:50:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-05-30 16:50:10 UTC
miwi        2008-05-30 15:49:59 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/tw_cli      Makefile distinfo 
  Log:
  - Update to  9.5.0.1
  
  PR:             124058
  Submitted by:   Hiroshi Fujishima <hirobo@tonteki.org>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.8       +6 -14     ports/sysutils/tw_cli/Makefile
  1.6       +3 -7      ports/sysutils/tw_cli/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"