Update to version 0.1.16.

Contrib files added.

brad@ ok
This commit is contained in:
margarida 2002-12-23 04:57:47 +00:00
parent 3129327515
commit ee6063f683
3 changed files with 29 additions and 15 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.2 2002/11/22 02:37:37 margarida Exp $
# $OpenBSD: Makefile,v 1.3 2002/12/23 04:57:47 margarida Exp $
COMMENT= "a reminder/task program aimed at developers"
VERSION= 0.1.14
VERSION= 0.1.16
DISTNAME= devtodo-${VERSION}
CATEGORIES= productivity devel
HOMEPAGE= http://devtodo.sourceforge.net/
MASTER_SITES= http://devtodo.sourceforge.net/?0.1.14/
MASTER_SITES= http://devtodo.sourceforge.net/?0.1.16/
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>
@ -20,12 +20,15 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
EXAMPLES= doc/scripts.* doc/todorc.example contrib/*
DOCS= README QuickStart
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/devtodo
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/devtodo
cd ${WRKSRC} && ${INSTALL_DATA} README QuickStart \
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} \
${PREFIX}/share/doc/devtodo
cd ${WRKSRC}/doc && ${INSTALL_DATA} scripts.sh scripts.tcsh todorc.example \
cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} \
${PREFIX}/share/examples/devtodo
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (devtodo-0.1.14.tar.gz) = e9c3960a67585cc14f00814058bad303
RMD160 (devtodo-0.1.14.tar.gz) = c2670ac6d8f7dc082e83f9010031459f1334ba7b
SHA1 (devtodo-0.1.14.tar.gz) = 4504a0bf5a1b9807689adfd038effb5271f18698
MD5 (devtodo-0.1.16.tar.gz) = cae8c18470f9f71529e6a2bb0b716e27
RMD160 (devtodo-0.1.16.tar.gz) = 0fa2fc6a8e3ae24e4a34ac7a04da2196f313cbf2
SHA1 (devtodo-0.1.16.tar.gz) = 18b0c59c46d8aba9e981d669bfaefe0892cbeefb

View File

@ -1,20 +1,31 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/08/28 01:41:11 lebel Exp $
@comment $OpenBSD: PLIST,v 1.2 2002/12/23 04:57:47 margarida Exp $
bin/devtodo
bin/tda
bin/tdd
bin/tde
bin/tdl
bin/tdr
bin/todo
man/man1/devtodo.1.gz
man/man1/tda.1.gz
man/man1/tdd.1.gz
man/man1/tde.1.gz
man/man1/tdr.1.gz
man/man1/todo.1.gz
man/man1/devtodo.1
man/man1/tda.1
man/man1/tdd.1
man/man1/tde.1
man/man1/tdl.1
man/man1/tdr.1
man/man1/todo.1
share/doc/devtodo/QuickStart
share/doc/devtodo/README
share/examples/devtodo/changelog2html
share/examples/devtodo/changelog2todo
share/examples/devtodo/scripts.sh
share/examples/devtodo/scripts.tcsh
share/examples/devtodo/tdrec
share/examples/devtodo/todo-nodone-html.xslt
share/examples/devtodo/todo2html-2.xslt
share/examples/devtodo/todo2html.xslt
share/examples/devtodo/todo2pdf.README
share/examples/devtodo/todo2pdf.sh
share/examples/devtodo/todo2pdf.xslt
share/examples/devtodo/todorc.example
@dirrm share/examples/devtodo
@dirrm share/doc/devtodo