Date: Tue, 3 Oct 2017 09:17:08 +0000 (UTC) From: Jeremie Le Hen <jlh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451120 - head/net/bsdrcmds Message-ID: <201710030917.v939H8M2043497@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jlh (src committer) Date: Tue Oct 3 09:17:08 2017 New Revision: 451120 URL: https://svnweb.freebsd.org/changeset/ports/451120 Log: I should always test end-to-end before committing (x10). It turns out I forgot to update the Makefile in the Github project after the removal of ruptime/rwho/rwhod. So new tag, new distinfo. Modified: head/net/bsdrcmds/Makefile head/net/bsdrcmds/distinfo Modified: head/net/bsdrcmds/Makefile ============================================================================== --- head/net/bsdrcmds/Makefile Tue Oct 3 09:02:06 2017 (r451119) +++ head/net/bsdrcmds/Makefile Tue Oct 3 09:17:08 2017 (r451120) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= bsdrcmds -PORTVERSION= 20171003 +PORTVERSION= 20171003.01 CATEGORIES= net USE_GITHUB= yes GH_ACCOUNT= jlehen MAINTAINER= jlh@FreeBSD.org -COMMENT= FreeBSD rcmds (rcp/rlogin/rlogind/rsh/rshd/ruptime/rwho/rwhod) +COMMENT= FreeBSD rcmds (rcp/rlogin/rlogind/rsh/rshd) LICENSE= BSD3CLAUSE Modified: head/net/bsdrcmds/distinfo ============================================================================== --- head/net/bsdrcmds/distinfo Tue Oct 3 09:02:06 2017 (r451119) +++ head/net/bsdrcmds/distinfo Tue Oct 3 09:17:08 2017 (r451120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507020906 -SHA256 (jlehen-bsdrcmds-20171003_GH0.tar.gz) = ee0f6e65236087c0462d2a62cafe3f54b59c8f2dc79e1ad4f8895f41b06a08f9 -SIZE (jlehen-bsdrcmds-20171003_GH0.tar.gz) = 30082 +TIMESTAMP = 1507021885 +SHA256 (jlehen-bsdrcmds-20171003.01_GH0.tar.gz) = 904ce71744493944806b7aa460f4ba3bddfaa7117d7c38505b2d851ccbab301c +SIZE (jlehen-bsdrcmds-20171003.01_GH0.tar.gz) = 30067
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710030917.v939H8M2043497>