Index: head/sysutils/tw_cli/Makefile =================================================================== --- head/sysutils/tw_cli/Makefile (revision 213951) +++ head/sysutils/tw_cli/Makefile (revision 213952) @@ -1,60 +1,52 @@ # New ports collection makefile for: tw_cli # Date created: 02/12/2005 # Whom: Dmitry Frolov # # $FreeBSD$ # 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 WRKSRC= ${WRKDIR} 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 .if ${ARCH} == "amd64" DIST_ARCH= x86_64 .else 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/ 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 Property changes on: head/sysutils/tw_cli/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/sysutils/tw_cli/distinfo =================================================================== --- head/sysutils/tw_cli/distinfo (revision 213951) +++ head/sysutils/tw_cli/distinfo (revision 213952) @@ -1,7 +1,3 @@ -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 Property changes on: head/sysutils/tw_cli/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property