pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/erlang-doc erlang-doc: set correct PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/995d7f0606b2
branches:  trunk
changeset: 452338:995d7f0606b2
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun May 09 00:10:06 2021 +0000

description:
erlang-doc: set correct PKGREVISION

Present state is the fifth pkgsrc revision of this package.

diffstat:

 lang/erlang-doc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 18e07f81c68e -r 995d7f0606b2 lang/erlang-doc/Makefile
--- a/lang/erlang-doc/Makefile  Sun May 09 00:02:37 2021 +0000
+++ b/lang/erlang-doc/Makefile  Sun May 09 00:10:06 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/05/08 20:04:03 triaxx Exp $
+# $NetBSD: Makefile,v 1.23 2021/05/09 00:10:06 gutteridge Exp $
 
 DISTNAME=              otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
 PKGNAME=               ${DISTNAME:S/otp_doc_html_/erlang-doc-/}
+PKGREVISION=           5
 CATEGORIES=            lang
 MASTER_SITES=          http://www.erlang.org/download/
 



Home | Main Index | Thread Index | Old Index