svn commit: r355637 - in head/net: samba4 samba41

Antoine Brodin antoine at FreeBSD.org
Wed May 28 15:34:25 UTC 2014


Author: antoine
Date: Wed May 28 15:34:24 2014
New Revision: 355637
URL: http://svnweb.freebsd.org/changeset/ports/355637
QAT: https://qat.redports.org/buildarchive/r355637/

Log:
  Fix make checksum for devel/p5-Parse-Pidl
  
  With hat:	portmgr

Modified:
  head/net/samba4/Makefile
  head/net/samba41/Makefile

Modified: head/net/samba4/Makefile
==============================================================================
--- head/net/samba4/Makefile	Wed May 28 15:21:54 2014	(r355636)
+++ head/net/samba4/Makefile	Wed May 28 15:34:24 2014	(r355637)
@@ -16,8 +16,6 @@ LICENSE=		GPLv3
 
 CONFLICTS?=		*samba3[2-6]-3.* samba41-4.1.*
 
-SAMBA4_PORT=		${PORTNAME}
-
 SAMBA4_BASENAME=	samba
 SAMBA4_PORTNAME=	${SAMBA4_BASENAME}4
 SAMBA4_VERSION=		4.0.17

Modified: head/net/samba41/Makefile
==============================================================================
--- head/net/samba41/Makefile	Wed May 28 15:21:54 2014	(r355636)
+++ head/net/samba41/Makefile	Wed May 28 15:34:24 2014	(r355637)
@@ -16,8 +16,6 @@ LICENSE=		GPLv3
 
 CONFLICTS?=		*samba3[2-6]-3.* samba4-4.0.*
 
-SAMBA4_PORT=		${PORTNAME}
-
 SAMBA4_BASENAME=	samba
 SAMBA4_PORTNAME=	${SAMBA4_BASENAME}4
 SAMBA4_VERSION=		4.1.7


More information about the svn-ports-all mailing list