pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cdk cdk: Remember to commit the PLIST update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68f2e6330871
branches:  trunk
changeset: 337346:68f2e6330871
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Aug 04 00:20:10 2019 +0000

description:
cdk: Remember to commit the PLIST update.

Thanks to <wiz> for pointing this out.

diffstat:

 devel/cdk/PLIST |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r c633674b1390 -r 68f2e6330871 devel/cdk/PLIST
--- a/devel/cdk/PLIST   Sat Aug 03 21:01:57 2019 +0000
+++ b/devel/cdk/PLIST   Sun Aug 04 00:20:10 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/02/21 09:59:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/08/04 00:20:10 nia Exp $
 bin/cdk5-config
 include/cdk.h
 include/cdk/alphalist.h
@@ -43,6 +43,7 @@
 include/cdk/uslider.h
 include/cdk/viewer.h
 lib/libcdk.a
+man/man1/cdk5-config.1
 man/man3/Beep.3
 man/man3/CDKallocStrings.3
 man/man3/CDKcountStrings.3
@@ -405,6 +406,7 @@
 man/man3/getCDKViewerInfo.3
 man/man3/getCDKViewerInfoLine.3
 man/man3/getCDKViewerTitle.3
+man/man3/getCdkTitle.3
 man/man3/getDirectoryContents.3
 man/man3/getListIndex.3
 man/man3/getString.3
@@ -1038,6 +1040,7 @@
 share/examples/cdk/marquee_ex.c
 share/examples/cdk/matrix_ex.c
 share/examples/cdk/mentry_ex.c
+share/examples/cdk/mentry_ex2.c
 share/examples/cdk/menu_ex.c
 share/examples/cdk/position_ex.c
 share/examples/cdk/preprocess_ex.c
@@ -1046,6 +1049,7 @@
 share/examples/cdk/raiseCDKObject_ex.c
 share/examples/cdk/scale_ex.c
 share/examples/cdk/scroll_ex.c
+share/examples/cdk/scroll_ex2.c
 share/examples/cdk/selection_ex.c
 share/examples/cdk/slider_ex.c
 share/examples/cdk/subwindow_ex.c



Home | Main Index | Thread Index | Old Index