mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
upgrade to 1.3.3
PR: 44966 Submitted by: Ports Fury
This commit is contained in:
parent
68106647af
commit
5df9caea7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69599
6 changed files with 14 additions and 8 deletions
|
@ -7,7 +7,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= cvsps
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.3.3
|
||||
PORTCOMMENT= CVS patchsets
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.cobite.com/cvsps/
|
||||
|
||||
|
@ -16,7 +17,10 @@ MAINTAINER= ports@FreeBSD.org
|
|||
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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsps-1.3.2.tar.gz) = f147ddcd854b2d8a9351e7846cf87b26
|
||||
MD5 (cvsps-1.3.3.tar.gz) = 06996d83366794d295745092225946b7
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
CVS patchsets
|
|
@ -7,7 +7,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= cvsps
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.3.3
|
||||
PORTCOMMENT= CVS patchsets
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.cobite.com/cvsps/
|
||||
|
||||
|
@ -16,7 +17,10 @@ MAINTAINER= ports@FreeBSD.org
|
|||
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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvsps-1.3.2.tar.gz) = f147ddcd854b2d8a9351e7846cf87b26
|
||||
MD5 (cvsps-1.3.3.tar.gz) = 06996d83366794d295745092225946b7
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
CVS patchsets
|
Loading…
Add table
Reference in a new issue