ports/150667: Update port: sysutils/cw to 1.0.16
KATO Tsuguru
tkato432 at yahoo.com
Fri Sep 17 18:30:07 UTC 2010
>Number: 150667
>Category: ports
>Synopsis: Update port: sysutils/cw to 1.0.16
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 17 18:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.16
Remove file:
files/patch-Makefile.in
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/sysutils/cw/Makefile sysutils/cw/Makefile
--- /usr/ports/sysutils/cw/Makefile 2008-12-18 15:26:18.000000000 +0900
+++ sysutils/cw/Makefile 2010-09-16 03:04:08.000000000 +0900
@@ -6,29 +6,24 @@
#
PORTNAME= cw
-PORTVERSION= 1.0.15
+PORTVERSION= 1.0.16
CATEGORIES= sysutils
MASTER_SITES= http://cwrapper.sourceforge.net/ \
- http://www.fakehalo.us/cw/ \
- http://dryice.name/computer/FreeBSD/distfiles/
+ http://www.fakehalo.us/cw/
MAINTAINER= ports at FreeBSD.org
COMMENT= A non-intrusive color wrapper for common commands
GNU_CONFIGURE= yes
-MAN1= cw.1 cwe.1 cwu.1
-MANCOMPRESSED= yes
-.if !defined(NOPORTDOCS)
-PORTDOCS= CHANGES CONTRIB COPYING FILES INSTALL PLATFORM README \
- VERSION
-.endif
+MANCOMPRESSED= yes
+MAN1= cw.1 cwe.1 cwu.1
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for i in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+ @${MKDIR} ${DOCSDIR}
+.for file in CHANGES CONTRIB FILES INSTALL PLATFORM README VERSION
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
diff -urN /usr/ports/sysutils/cw/distinfo sysutils/cw/distinfo
--- /usr/ports/sysutils/cw/distinfo 2007-10-31 02:44:28.000000000 +0900
+++ sysutils/cw/distinfo 2010-07-18 23:59:15.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (cw-1.0.15.tar.gz) = 6f18d5f01428a3f973b3cc12ef06e85e
-SHA256 (cw-1.0.15.tar.gz) = caeab850cc03faeab9b890574bba14d42d510cda0486a2f0f2fe11dac58a7b9e
-SIZE (cw-1.0.15.tar.gz) = 85394
+MD5 (cw-1.0.16.tar.gz) = 7869108c9e21ce93dc1693968c0ff89d
+SHA256 (cw-1.0.16.tar.gz) = 768824c16d6ad6201dc528c7b596f9577c0eca8b43ed9a3c356c374e64c2b535
+SIZE (cw-1.0.16.tar.gz) = 85621
diff -urN /usr/ports/sysutils/cw/files/patch-Makefile.in sysutils/cw/files/patch-Makefile.in
--- /usr/ports/sysutils/cw/files/patch-Makefile.in 2006-12-05 07:14:17.000000000 +0900
+++ sysutils/cw/files/patch-Makefile.in 1970-01-01 09:00:00.000000000 +0900
@@ -1,11 +0,0 @@
---- Makefile.in.orig Mon Dec 4 11:30:55 2006
-+++ Makefile.in Mon Dec 4 11:31:04 2006
-@@ -2,7 +2,7 @@
- PREFIX=@prefix@
- BINDIR=${PREFIX}/bin
- LIBDIR=${PREFIX}/lib
--MANDIR=@mandir@
-+MANDIR=${PREFIX}/man
- SHELL=@SHELL@
- CC=@CC@
- ECHO=echo
diff -urN /usr/ports/sysutils/cw/pkg-plist sysutils/cw/pkg-plist
--- /usr/ports/sysutils/cw/pkg-plist 2007-10-31 02:44:28.000000000 +0900
+++ sysutils/cw/pkg-plist 2010-07-19 00:06:05.000000000 +0900
@@ -121,5 +121,13 @@
lib/cw/whereis
lib/cw/who
lib/cw/xferlog@
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/CONTRIB
+%%PORTDOCS%%%%DOCSDIR%%/FILES
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/PLATFORM
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/VERSION
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/cw/etc
@dirrm lib/cw
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list