ports/152004: [PATCH] net/samba35: unbreak, fix plist

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Nov 7 07:30:09 UTC 2010


>Number:         152004
>Category:       ports
>Synopsis:       [PATCH] net/samba35: unbreak, fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 07 07:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Unbreak, fix plist
- Remove MD5 checksum

Port maintainer (timur at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- samba35-3.5.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/samba35/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	6 Nov 2010 21:01:46 -0000	1.2
+++ Makefile	7 Nov 2010 07:22:58 -0000
@@ -21,8 +21,6 @@
 PATCH_STRIP=		-p1
 EXTRA_PATCHES=		${PATCHDIR}/sernet.patch
 
-BROKEN=			bad plist
-
 LICENSE=		GPLv3
 LICENSE_FILE=		${WRKDIR}/${DISTNAME}/COPYING
 
@@ -366,7 +364,7 @@
 MAN5=		lmhosts.5 smb.conf.5 smbgetrc.5 smbpasswd.5
 MAN7=		samba.7
 MAN8=		eventlogadm.8 net.8 nmbd.8 pdbedit.8 smbd.8 smbpasswd.8 \
-		smbspool.8 tdbbackup.8 tdbdump.8 tdbtool.8 \
+		smbspool.8 \
 		idmap_nss.8 idmap_tdb.8 idmap_tdb2.8 \
 		vfs_acl_tdb.8 vfs_acl_xattr.8 \
 		vfs_audit.8 vfs_cap.8 vfs_default_quota.8 vfs_extd_audit.8 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/samba35/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	26 Oct 2010 02:41:58 -0000	1.1
+++ distinfo	7 Nov 2010 07:22:58 -0000
@@ -1,3 +1,2 @@
-MD5 (samba-3.5.6.tar.gz) = bf6c09ea497a166df8bd672db1d8da8f
 SHA256 (samba-3.5.6.tar.gz) = 466410868375d19a286ac3fc5d9f3c267ce359189f8e0d76e72ec10bd54247da
 SIZE (samba-3.5.6.tar.gz) = 30803319
--- samba35-3.5.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list