diff options
-rw-r--r-- | devel/roundup/Makefile | 4 | ||||
-rw-r--r-- | devel/roundup/PLIST | 24 | ||||
-rw-r--r-- | devel/roundup/distinfo | 8 |
3 files changed, 29 insertions, 7 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index 778ea528f25..7834141bad8 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:38 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/07/13 21:57:01 recht Exp $ -DISTNAME= roundup-0.8.1 +DISTNAME= roundup-0.8.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/} diff --git a/devel/roundup/PLIST b/devel/roundup/PLIST index a34819e60ba..e98afd408e0 100644 --- a/devel/roundup/PLIST +++ b/devel/roundup/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2005/02/21 23:00:56 recht Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/07/13 21:57:01 recht Exp $ bin/roundup-admin bin/roundup-demo bin/roundup-gettext @@ -235,17 +235,25 @@ man/man1/roundup-mailgw.1 man/man1/roundup-server.1 share/doc/roundup/CHANGES.txt share/doc/roundup/COPYING.txt +share/doc/roundup/FAQ.html share/doc/roundup/FAQ.txt share/doc/roundup/README.txt share/doc/roundup/ZPL.txt +share/doc/roundup/admin_guide.html share/doc/roundup/admin_guide.txt +share/doc/roundup/announcement.html share/doc/roundup/announcement.txt +share/doc/roundup/customizing.html share/doc/roundup/customizing.txt share/doc/roundup/debugging.txt share/doc/roundup/default.css +share/doc/roundup/design.html share/doc/roundup/design.txt +share/doc/roundup/developers.html share/doc/roundup/developers.txt +share/doc/roundup/features.html share/doc/roundup/features.txt +share/doc/roundup/glossary.html share/doc/roundup/glossary.txt share/doc/roundup/images/edit.png share/doc/roundup/images/hyperdb.png @@ -254,19 +262,33 @@ share/doc/roundup/images/logo-codesourcery-medium.png share/doc/roundup/images/logo-software-carpentry-standard.png share/doc/roundup/images/roundup-1.png share/doc/roundup/images/roundup.png +share/doc/roundup/implementation.html share/doc/roundup/implementation.txt +share/doc/roundup/index.html share/doc/roundup/index.txt +share/doc/roundup/installation.html share/doc/roundup/installation.txt +share/doc/roundup/mysql.html share/doc/roundup/mysql.txt share/doc/roundup/original_overview.html share/doc/roundup/overview.txt +share/doc/roundup/postgresql.html share/doc/roundup/postgresql.txt share/doc/roundup/spec.html +share/doc/roundup/tracker_templates.html share/doc/roundup/tracker_templates.txt +share/doc/roundup/upgrading.html share/doc/roundup/upgrading.txt +share/doc/roundup/user_guide.html share/doc/roundup/user_guide.txt share/doc/roundup/whatsnew-0.7.txt +share/doc/roundup/whatsnew-0.8.html share/doc/roundup/whatsnew-0.8.txt +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/roundup.mo +${PKGLOCALEDIR}/locale/en/LC_MESSAGES/roundup.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/roundup.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/roundup.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/roundup.mo share/roundup/cgi-bin/roundup.cgi share/roundup/templates/classic/TEMPLATE-INFO.txt share/roundup/templates/classic/detectors/messagesummary.py diff --git a/devel/roundup/distinfo b/devel/roundup/distinfo index d373fe79a7d..b73779005db 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2005/02/23 22:24:32 agc Exp $ +$NetBSD: distinfo,v 1.21 2005/07/13 21:57:01 recht Exp $ -SHA1 (roundup-0.8.1.tar.gz) = 18b01cb5de80f3dffefd4c8128bd514251c20e1d -RMD160 (roundup-0.8.1.tar.gz) = 53a5d8cc0579ebdbda737b0730bf6f6cc878f137 -Size (roundup-0.8.1.tar.gz) = 788337 bytes +SHA1 (roundup-0.8.3.tar.gz) = 76dd5f38b091018efea2181c2eae24e800138006 +RMD160 (roundup-0.8.3.tar.gz) = 63cde58227cbc155e831f512dec1b635e45ea887 +Size (roundup-0.8.3.tar.gz) = 899369 bytes |