mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- update to 0.3.1
- install man page Changelog: http://quenix2.dyndns.org:8080/Unix-soft/cvsdadm-news.html PR: ports/93398 Submitted by: maintainer
This commit is contained in:
parent
8b3679f1c7
commit
48507a30ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156174
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cvsdadm
|
||||
PORTVERSION= 0.2.4
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
|
||||
|
||||
@ -22,6 +22,8 @@ PORTDOCS= cvsdadm.README
|
||||
|
||||
PLIST_FILES= bin/cvsdadm
|
||||
|
||||
MAN1= cvsdadm.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,#!/usr/bin/perl,#! ${PERL}," ${WRKSRC}/cvsdadm
|
||||
|
||||
@ -32,5 +34,6 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
|
||||
.endif
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/cvsdadm ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/cvsdadm.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cvsdadm-0.2.4.tar.gz) = b00ae10ac02870a2b2c74f9d60727899
|
||||
SHA256 (cvsdadm-0.2.4.tar.gz) = 28dd66cbcb0a69cd26cfea4c22cb1abd034b21a1c9ee1b9c9e62fd6921d4fb11
|
||||
SIZE (cvsdadm-0.2.4.tar.gz) = 9940
|
||||
MD5 (cvsdadm-0.3.1.tar.gz) = 9b1b5daa3cde18c003545fedae9da766
|
||||
SHA256 (cvsdadm-0.3.1.tar.gz) = 00465cbf35586ebdebe2196153b37c2b3fa546df4c4d369c504f296bfe0328af
|
||||
SIZE (cvsdadm-0.3.1.tar.gz) = 12766
|
||||
|
Loading…
Reference in New Issue
Block a user