Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 15:12:12 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44966: Update port: devel/cvsps to 1.3.3
Message-ID:  <200211052312.gA5NCCXU061621@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         44966
>Category:       ports
>Synopsis:       Update port: devel/cvsps to 1.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 15:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/cvsps/Makefile devel/cvsps/Makefile
--- /usr/ports/devel/cvsps/Makefile	Tue Sep 10 20:08:04 2002
+++ devel/cvsps/Makefile	Mon Nov  4 22:09:22 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cvsps
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.cobite.com/cvsps/
 
@@ -16,7 +16,10 @@
 USE_GMAKE=	yes
 ALL_TARGET=	cvsps
 
-MANCOMPRESSED=	no
 MAN1=	cvsps.1
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/cvsps ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/cvsps.1 ${MANPREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/cvsps/distinfo devel/cvsps/distinfo
--- /usr/ports/devel/cvsps/distinfo	Tue Sep 10 20:08:04 2002
+++ devel/cvsps/distinfo	Mon Nov  4 22:05:18 2002
@@ -1 +1 @@
-MD5 (cvsps-1.3.2.tar.gz) = f147ddcd854b2d8a9351e7846cf87b26
+MD5 (cvsps-1.3.3.tar.gz) = 06996d83366794d295745092225946b7

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211052312.gA5NCCXU061621>