ports/148549: Update port: devel/pipestatus to 0.6.0

KATO Tsuguru tkato432 at yahoo.com
Tue Jul 13 18:10:05 UTC 2010


>Number:         148549
>Category:       ports
>Synopsis:       Update port: devel/pipestatus to 0.6.0
>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:   Tue Jul 13 18:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.6.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/pipestatus/Makefile devel/pipestatus/Makefile
--- /usr/ports/devel/pipestatus/Makefile	2009-08-29 14:10:45.000000000 +0900
+++ devel/pipestatus/Makefile	2010-05-21 06:01:21.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pipestatus
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -15,19 +15,14 @@
 
 NO_BUILD=	yes
 
-PLIST_FILES=	bin/pipestatus
-.if !defined(NOPORTDOCS)
-PLIST_DIRS=	${DOCSDIR_REL}
-PLIST_FILES+=	${DOCSDIR_REL}/README \
-		${DOCSDIR_REL}/NEWS
-.endif
-DOCS=		README NEWS
+PORTDOCS=	ChangeLog README NEWS
+PLIST_FILES=	bin/${PORTNAME}
 
 do-install:
-	${INSTALL_DATA} ${WRKSRC}/pipestatus ${DESTDIR}${PREFIX}/bin/
+	${INSTALL_DATA} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for doc in ${DOCS}
+.for doc in ${PORTDOCS}
 	${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
 .endfor
 .endif
diff -urN /usr/ports/devel/pipestatus/distinfo devel/pipestatus/distinfo
--- /usr/ports/devel/pipestatus/distinfo	2008-05-16 13:41:20.000000000 +0900
+++ devel/pipestatus/distinfo	2010-05-21 06:01:00.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (pipestatus-0.5.0.tar.gz) = 7c2bc085da3443ed4312fa0b6e2a137b
-SHA256 (pipestatus-0.5.0.tar.gz) = fcb9379819631e8d852b78ed4d1260530f19ceb5a8083d1b07055a9bf8e9fce4
-SIZE (pipestatus-0.5.0.tar.gz) = 5648
+MD5 (pipestatus-0.6.0.tar.gz) = 7ff7a79b59849216711edf6ed0d4e333
+SHA256 (pipestatus-0.6.0.tar.gz) = 6e90a52d12dfe4f10227a9472d4d9875a7b98432aec7b6ecb61eb08343b4e42c
+SIZE (pipestatus-0.6.0.tar.gz) = 6541
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list