update reposync

This commit is contained in:
sthen 2019-12-12 16:34:19 +00:00
parent f38a92659a
commit 81ca6b3195
3 changed files with 11 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/12/09 14:50:06 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2019/12/12 16:34:19 sthen Exp $
COMMENT= script to update an OpenBSD CVS repository via rsync
DISTNAME= reposync-0.16
DISTNAME= reposync-20191212
CATEGORIES= sysutils devel
PKG_ARCH= *
@ -25,8 +25,10 @@ do-configure:
${WRKSRC}/reposync{,.1}
do-install:
cd ${WRKSRC}; ${INSTALL_SCRIPT} reposync ${PREFIX}/bin/reposync; \
${INSTALL_MAN} reposync.1 ${PREFIX}/man/man1/reposync.1
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/reposync/
${INSTALL_SCRIPT} ${WRKSRC}/reposync ${PREFIX}/bin/reposync
${INSTALL_MAN} ${WRKSRC}/reposync.1 ${PREFIX}/man/man1/reposync.1
${INSTALL_DATA} ${WRKSRC}/ssh_known_hosts ${PREFIX}/share/examples/reposync/
do-test:
ksh -n ${WRKSRC}/reposync

View File

@ -1,2 +1,2 @@
SHA256 (reposync-0.16.tar.gz) = p99PSDfQz++VpVIus5HkIyv2F/2SX4TwMDfnoER7qHo=
SIZE (reposync-0.16.tar.gz) = 3133
SHA256 (reposync-20191212.tar.gz) = Jar603PQmto/g2xrT8OF/ENdzugvNtqwlKyit2GFw7k=
SIZE (reposync-20191212.tar.gz) = 3869

View File

@ -1,3 +1,5 @@
@comment $OpenBSD: PLIST,v 1.3 2019/11/08 14:03:43 sthen Exp $
@comment $OpenBSD: PLIST,v 1.4 2019/12/12 16:34:19 sthen Exp $
bin/reposync
@man man/man1/reposync.1
share/examples/reposync/
share/examples/reposync/ssh_known_hosts