pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Fix PLIST and bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52b4de8e58e1
branches: trunk
changeset: 398168:52b4de8e58e1
user: hasso <hasso%pkgsrc.org@localhost>
date: Wed Aug 26 11:23:46 2009 +0000
description:
Fix PLIST and bump PKGREVISION.
diffstat:
devel/rt-mysql/Makefile | 4 ++--
devel/rt-mysql/PLIST | 9 ++++++++-
devel/rt-pgsql/Makefile | 4 ++--
3 files changed, 12 insertions(+), 5 deletions(-)
diffs (62 lines):
diff -r 95551e741e54 -r 52b4de8e58e1 devel/rt-mysql/Makefile
--- a/devel/rt-mysql/Makefile Wed Aug 26 11:19:30 2009 +0000
+++ b/devel/rt-mysql/Makefile Wed Aug 26 11:23:46 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/07/20 19:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/26 11:23:46 hasso Exp $
-PKGREVISION= 6
+PKGREVISION= 7
RT_DB_TYPE= mysql
.include "../../devel/rt-mysql/Makefile.common"
diff -r 95551e741e54 -r 52b4de8e58e1 devel/rt-mysql/PLIST
--- a/devel/rt-mysql/PLIST Wed Aug 26 11:19:30 2009 +0000
+++ b/devel/rt-mysql/PLIST Wed Aug 26 11:23:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:49:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/08/26 11:23:46 hasso Exp $
rt/WebRT/html/Admin/Elements/CreateQueueCalled
rt/WebRT/html/Admin/Elements/CreateUserCalled
rt/WebRT/html/Admin/Elements/EditUserComments
@@ -249,12 +249,17 @@
rt/man/man3/RT.3
rt/man/man3/RT::ACE.3
rt/man/man3/RT::ACL.3
+rt/man/man3/RT::Action::Autoreply.3
rt/man/man3/RT::Action::Generic.3
+rt/man/man3/RT::Action::Notify.3
+rt/man/man3/RT::Action::NotifyAsComment.3
rt/man/man3/RT::Action::SendEmail.3
rt/man/man3/RT::Action::SendPasswordEmail.3
rt/man/man3/RT::Attachment.3
rt/man/man3/RT::Attachments.3
+rt/man/man3/RT::Condition::AnyTransaction.3
rt/man/man3/RT::Condition::Generic.3
+rt/man/man3/RT::Condition::StatusChange.3
rt/man/man3/RT::CurrentUser.3
rt/man/man3/RT::Date.3
rt/man/man3/RT::EasySearch.3
@@ -265,8 +270,10 @@
rt/man/man3/RT::Handle.3
rt/man/man3/RT::Interface::CLI.3
rt/man/man3/RT::Interface::Email.3
+rt/man/man3/RT::Interface::Web.3
rt/man/man3/RT::Keyword.3
rt/man/man3/RT::KeywordSelect.3
+rt/man/man3/RT::KeywordSelects.3
rt/man/man3/RT::Keywords.3
rt/man/man3/RT::Link.3
rt/man/man3/RT::Links.3
diff -r 95551e741e54 -r 52b4de8e58e1 devel/rt-pgsql/Makefile
--- a/devel/rt-pgsql/Makefile Wed Aug 26 11:19:30 2009 +0000
+++ b/devel/rt-pgsql/Makefile Wed Aug 26 11:23:46 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/07/20 19:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/26 11:23:46 hasso Exp $
-PKGREVISION= 6
+PKGREVISION= 7
RT_DB_TYPE= Pg
.include "../../devel/rt-mysql/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index