diff options
author | adam <adam@pkgsrc.org> | 2010-12-06 17:03:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-12-06 17:03:03 +0000 |
commit | 9796a8d9b9585ef352e93632fd989d51a253d2f2 (patch) | |
tree | 1c33bf4926978b01db21a9da7daf5a28c7e75724 | |
parent | 25d06b98ae93d4eb98ae46e2afeb4b24adec1d39 (diff) | |
download | pkgsrc-9796a8d9b9585ef352e93632fd989d51a253d2f2.tar.gz |
Added net/samba35 version 3.5.6
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 64a90d253cb..9ea29527799 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.4191 2010/12/06 14:25:55 wiz Exp $ +$NetBSD: CHANGES-2010,v 1.4192 2010/12/06 17:05:03 adam Exp $ Changes to the packages collection and infrastructure in 2010: @@ -5954,3 +5954,4 @@ Changes to the packages collection and infrastructure in 2010: Updated x11/kdebindings4-python to 4.5.4 [markd 2010-12-06] Updated x11/kdelibs4 to 4.5.4 [markd 2010-12-06] Updated www/varnish to 2.1.4 [wiz 2010-12-06] + Added net/samba35 version 3.5.6 [adam 2010-12-06] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.9921 2010/12/06 12:02:20 markd Exp $ +$NetBSD: TODO,v 1.9922 2010/12/06 17:05:03 adam Exp $ Suggested new packages ====================== @@ -1188,7 +1188,6 @@ For possible perl packages updates, see http://www.pkgbox.org/p2c/ o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.2 o samba-3.4.9 - o samba-3.5.6 o sarg-2.2.5 o sawfish-1.7.0.1 o saxon-9.2 diff --git a/net/Makefile b/net/Makefile index 8d632e620ea..44e9de5147b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.858 2010/11/30 12:36:23 adam Exp $ +# $NetBSD: Makefile,v 1.859 2010/12/06 17:03:03 adam Exp $ # COMMENT= Networking tools @@ -508,6 +508,7 @@ SUBDIR+= ruby-tweetstream SUBDIR+= ruby-twitter-stream SUBDIR+= samba SUBDIR+= samba33 +SUBDIR+= samba35 SUBDIR+= scamper SUBDIR+= scapy SUBDIR+= scdp |