Update to 1.12.
changes: * Complain if there are no template files in the template directory. ( Rod) * Correct HTML output for specification conformance. ( Rod) * Add note to HTML about PostgreSQL Autodoc. ( Rod)
This commit is contained in:
parent
dc8294f29e
commit
589f80dca3
2 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/09/06 20:50:41 marc Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2003/09/06 21:19:43 marc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql_autodoc-1.11
|
||||
DISTNAME= postgresql_autodoc-1.12
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
WRKSRC= ${WRKDIR}/postgresql_autodoc
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.rbt.ca/autodoc/binaries/
|
||||
|
||||
MAINTAINER= marc@informatik.uni-bremen.de
|
||||
MAINTAINER= recht@NetBSD.org
|
||||
HOMEPAGE= http://www.rbt.ca/autodoc/
|
||||
COMMENT= Documentation system for PostgreSQL
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.2 2003/08/04 22:00:19 marc Exp $
|
||||
$NetBSD: distinfo,v 1.3 2003/09/06 21:19:43 marc Exp $
|
||||
|
||||
SHA1 (postgresql_autodoc-1.11.tar.gz) = d8d477158198cd5f9f5789a091bcd30aa0228c59
|
||||
Size (postgresql_autodoc-1.11.tar.gz) = 40282 bytes
|
||||
SHA1 (postgresql_autodoc-1.12.tar.gz) = 9a050101ab6b98bb2d6ab1a0e9076517ec490ec4
|
||||
Size (postgresql_autodoc-1.12.tar.gz) = 40359 bytes
|
||||
|
|
Loading…
Reference in a new issue