aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba/files
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-04-10 02:07:58 +0800
committergpalmer <gpalmer@FreeBSD.org>1995-04-10 02:07:58 +0800
commit90b652c98a3f28ab53eccd7972ed86f760a5f55f (patch)
tree22b1044886808eafa5bc0ede66878b437c4d1ccb /net/samba/files
parent92e7eda2fc794d3133888d9dc6613fe560761c3f (diff)
downloadfreebsd-ports-gnome-90b652c98a3f28ab53eccd7972ed86f760a5f55f.tar.gz
freebsd-ports-gnome-90b652c98a3f28ab53eccd7972ed86f760a5f55f.tar.zst
freebsd-ports-gnome-90b652c98a3f28ab53eccd7972ed86f760a5f55f.zip
Upgrade to 1.9.11, add package files.
Diffstat (limited to 'net/samba/files')
-rw-r--r--net/samba/files/patch-aa13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/samba/files/patch-aa b/net/samba/files/patch-aa
index 3749d505bea0..e3dbcd87d146 100644
--- a/net/samba/files/patch-aa
+++ b/net/samba/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.orig Fri Mar 24 01:37:51 1995
---- Makefile Mon Mar 27 15:19:10 1995
+*** Makefile.orig Sun Apr 9 10:14:25 1995
+--- Makefile Sun Apr 9 17:57:32 1995
***************
*** 5,16 ****
@@ -28,7 +28,7 @@
LIBDIR = $(BASEDIR)/lib
VARDIR = $(BASEDIR)/var
***************
-*** 217,224 ****
+*** 222,229 ****
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
# NOTE: You may need to add -DBSD44 if you have password problems
@@ -37,7 +37,7 @@
# This is for NeXT. Note that versions of NeXT less than 3.2
---- 217,224 ----
+--- 222,229 ----
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
# NOTE: You may need to add -DBSD44 if you have password problems
@@ -47,7 +47,7 @@
# This is for NeXT. Note that versions of NeXT less than 3.2
***************
-*** 440,446 ****
+*** 449,455 ****
chmod u=rw,go=r $(MANDIR)/man7/samba.7
chmod u=rw,go=r $(MANDIR)/man8/smbd.8
chmod u=rw,go=r $(MANDIR)/man8/nmbd.8
@@ -55,7 +55,7 @@
source:
tar cfv sources.tar COPYING README THANKS \
Makefile announce bugs change-log \
---- 440,455 ----
+--- 449,465 ----
chmod u=rw,go=r $(MANDIR)/man7/samba.7
chmod u=rw,go=r $(MANDIR)/man8/smbd.8
chmod u=rw,go=r $(MANDIR)/man8/nmbd.8
@@ -66,6 +66,7 @@
! @gzip -9f $(MANDIR)/man1/testparm.1
! @gzip -9f $(MANDIR)/man1/testprns.1
! @gzip -9f $(MANDIR)/man5/smb.conf.5
+! @gzip -9f $(MANDIR)/man7/samba.7
! @gzip -9f $(MANDIR)/man8/smbd.8
! @gzip -9f $(MANDIR)/man8/nmbd.8
!