diff options
author | richard <richard@pkgsrc.org> | 2013-07-08 05:44:48 +0000 |
---|---|---|
committer | richard <richard@pkgsrc.org> | 2013-07-08 05:44:48 +0000 |
commit | aef9f4073ca83b57db355b5d17e87587f47aee5b (patch) | |
tree | 164d479dc2c231be3a1fb6c240d0f3d4ae308c4e | |
parent | c4ea12e79d8266a9cc8874bb9f3c10cbe9dc5729 (diff) | |
download | pkgsrc-aef9f4073ca83b57db355b5d17e87587f47aee5b.tar.gz |
add www/py-pywebdav
-rw-r--r-- | doc/CHANGES-2013 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index d50b67ed651..f3c923fc736 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.2478 2013/07/08 04:54:34 richard Exp $ +$NetBSD: CHANGES-2013,v 1.2479 2013/07/08 05:45:09 richard Exp $ Changes to the packages collection and infrastructure in 2013: @@ -3736,3 +3736,4 @@ Changes to the packages collection and infrastructure in 2013: Updated x11/qt4-tiff to 4.8.5 [adam 2013-07-07] Updated mail/roundcube to 0.9.2nb1 [taca 2013-07-08] Updated devel/py-unittest2 to 0.5.1 [richard 2013-07-08] + Updated www/py-pywebdav to 0.9.8 [richard 2013-07-08] diff --git a/www/Makefile b/www/Makefile index dbe7062c41d..9a4280736b0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.973 2013/07/06 00:53:22 rodent Exp $ +# $NetBSD: Makefile,v 1.974 2013/07/08 05:44:48 richard Exp $ # COMMENT= Packages related to the World Wide Web @@ -596,6 +596,7 @@ SUBDIR+= py-moin SUBDIR+= py-nevow SUBDIR+= py-paste SUBDIR+= py-pendrell +SUBDIR+= py-pywebdav SUBDIR+= py-recaptcha SUBDIR+= py-rss2gen SUBDIR+= py-scgi |