- update to 3.1.3 (03.01.03)

- add examples

ok kevlo@ (MAINTAINER) martynas@
This commit is contained in:
okan 2007-12-12 21:39:40 +00:00
parent 313b151969
commit dbd2f24658
5 changed files with 24 additions and 19 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2007/09/15 23:54:17 merdely Exp $
# $OpenBSD: Makefile,v 1.24 2007/12/12 21:39:40 okan Exp $
COMMENT= scripting language for reminders, with a Tk front end
DISTNAME= remind-03.00.24
PKGNAME= remind-3.0.24
DISTNAME= remind-03.01.03
PKGNAME= remind-3.1.3
CATEGORIES= misc
MASTER_SITES= http://www.roaringpenguin.com/files/download/
@ -24,6 +24,10 @@ RUN_DEPENDS= ::x11/tk/8.4
USE_X11= Yes
CONFIGURE_STYLE= gnu
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/remind
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/remind
do-regress:
cd ${WRKSRC}/tests; sh test-rem

View File

@ -1,5 +1,5 @@
MD5 (remind-03.00.24.tar.gz) = QSWLXRBYzGk469YnlwasSA==
RMD160 (remind-03.00.24.tar.gz) = L4SiQN0oto41LG+NE+0kGiYm8NY=
SHA1 (remind-03.00.24.tar.gz) = f8iCPk5XT9djCy/z4vXQFAA/0ms=
SHA256 (remind-03.00.24.tar.gz) = jw34rfFddkwuSDcZ4s0dCpMKGJZgd0C64e+kjpcZByM=
SIZE (remind-03.00.24.tar.gz) = 303964
MD5 (remind-03.01.03.tar.gz) = MvpTkJEIKdsW8fEmoBIOlA==
RMD160 (remind-03.01.03.tar.gz) = tW1VVtTtUjwJsZPC+8fhUJGKLg4=
SHA1 (remind-03.01.03.tar.gz) = hkmQkAGZIQLhsedAa5y2EfSn77E=
SHA256 (remind-03.01.03.tar.gz) = 5w2a5Xyc/cQbDrONoGzfSMt/OMEabXfgaKhqXGeyLYs=
SIZE (remind-03.01.03.tar.gz) = 304315

View File

@ -1,7 +1,7 @@
--- scripts/cm2rem.tcl.orig Fri Feb 18 05:45:38 2000
+++ scripts/cm2rem.tcl Sat Mar 31 00:13:18 2007
@@ -16,7 +16,7 @@
# $Id: patch-scripts-cm2rem,v 1.3 2007/04/02 19:24:48 martynas Exp $
--- scripts/cm2rem.tcl.orig Wed Aug 8 12:04:05 2007
+++ scripts/cm2rem.tcl Wed Dec 12 16:33:41 2007
@@ -14,7 +14,7 @@
#--------------------------------------------------------------
# the next line restarts using tclsh \
-exec tclsh "$0" "$@"

View File

@ -1,7 +1,7 @@
--- scripts/tkremind.orig Thu Apr 14 20:34:34 2005
+++ scripts/tkremind Sat Mar 31 00:13:18 2007
@@ -15,7 +15,7 @@
# $Id: patch-scripts-tkremind,v 1.3 2007/04/02 19:24:48 martynas Exp $
--- scripts/tkremind.orig Mon Sep 10 16:53:22 2007
+++ scripts/tkremind Wed Dec 12 16:33:41 2007
@@ -13,7 +13,7 @@
#--------------------------------------------------------------
# the next line restarts using wish \
-exec wish "$0" "$@"

View File

@ -1,13 +1,14 @@
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 17:54:17 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2007/12/12 21:39:40 okan Exp $
bin/cm2rem.tcl
bin/kall
bin/rem
bin/rem2ps
bin/remind
bin/tkremind
@man man/man1/cm2rem.1
@man man/man1/kall.1
@man man/man1/rem.1
@man man/man1/rem2ps.1
@man man/man1/remind.1
@man man/man1/tkremind.1
share/examples/remind/
share/examples/remind/defs.rem
share/examples/remind/remind.vim