update to remind-3.3.9, from maintainer

This commit is contained in:
sthen 2021-10-15 10:50:31 +00:00
parent 3429a480c3
commit 6dffdd990c
3 changed files with 10 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.47 2021/10/04 14:16:31 bket Exp $
# $OpenBSD: Makefile,v 1.48 2021/10/15 10:50:31 sthen Exp $
COMMENT= scripting language for reminders, with a Tk front end
DISTNAME= remind-03.03.08
PKGNAME= remind-3.3.8
DISTNAME= remind-03.03.09
PKGNAME= remind-3.3.9
CATEGORIES= misc
@ -23,8 +23,10 @@ TEST_ENV= LC_ALL=en_US.UTF-8
MODULES= x11/tk
MODTK_VERSION = 8.6
BUILD_DEPENDS= converters/p5-JSON-Any
RUN_DEPENDS= ${MODTK_RUN_DEPENDS} \
devel/tcllib
devel/tcllib \
converters/p5-JSON-Any
CONFIGURE_STYLE= gnu
@ -32,7 +34,6 @@ TEST_TARGET= test
pre-configure:
${MODTCL_WISH_ADJ} ${WRKSRC}/scripts/tkremind
${MODTCL_TCLSH_ADJ} ${WRKSRC}/scripts/cm2rem.tcl
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/remind

View File

@ -1,2 +1,2 @@
SHA256 (remind-03.03.08.tar.gz) = JeoSzZFLfUrsxXMbW8uBKVwOPflj2GuRcaTsoUW3t4g=
SIZE (remind-03.03.08.tar.gz) = 407339
SHA256 (remind-03.03.09.tar.gz) = yQh6jGkRNkQvPoguRmd6025pCEsvO7w8W3YNO2vztvM=
SIZE (remind-03.03.09.tar.gz) = 408928

View File

@ -1,10 +1,9 @@
@comment $OpenBSD: PLIST,v 1.6 2012/07/04 18:38:36 stu Exp $
bin/cm2rem.tcl
@comment $OpenBSD: PLIST,v 1.7 2021/10/15 10:50:31 sthen Exp $
bin/rem
bin/rem2html
@bin bin/rem2ps
@bin bin/remind
bin/tkremind
@man man/man1/cm2rem.1
@man man/man1/rem.1
@man man/man1/rem2ps.1
@man man/man1/remind.1