pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/erlang-doc



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Oct 17 00:20:16 UTC 2022

Modified Files:
        pkgsrc/lang/erlang-doc: Makefile

Log Message:
erlang-doc: bump PKGREVISION for PLIST change


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/erlang-doc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/erlang-doc/Makefile
diff -u pkgsrc/lang/erlang-doc/Makefile:1.26 pkgsrc/lang/erlang-doc/Makefile:1.27
--- pkgsrc/lang/erlang-doc/Makefile:1.26        Sat Oct 15 18:05:19 2022
+++ pkgsrc/lang/erlang-doc/Makefile     Mon Oct 17 00:20:15 2022
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2022/10/15 18:05:19 triaxx Exp $
+# $NetBSD: Makefile,v 1.27 2022/10/17 00:20:15 gutteridge Exp $
 
 DISTNAME=              otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
 PKGNAME=               ${DISTNAME:S/otp_doc_html_/erlang-doc-/}
+PKGREVISION=           1
 CATEGORIES=            lang
 MASTER_SITES=          https://www.erlang.org/download/
 



Home | Main Index | Thread Index | Old Index