Date: Mon, 26 Dec 2016 14:37:58 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429528 - head/net/samba36 Message-ID: <201612261437.uBQEbwIk045849@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Dec 26 14:37:58 2016 New Revision: 429528 URL: https://svnweb.freebsd.org/changeset/ports/429528 Log: Don't deprecate net/samba36, too many ports depend on it. Sponsored by: Absolight Modified: head/net/samba36/Makefile (contents, props changed) Modified: head/net/samba36/Makefile ============================================================================== --- head/net/samba36/Makefile Mon Dec 26 14:33:04 2016 (r429527) +++ head/net/samba36/Makefile Mon Dec 26 14:37:58 2016 (r429528) @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/COP CONFLICTS?= *samba3[2-5]-3.* DEPRECATED= not supported by the upstream -EXPIRATION_DATE= 2017-03-01 +# Too many ports depend on this, so don't set an expiration date... +# EXPIRATION_DATE= 2017-03-01 # Additional patches from Sernet.de PATCH_STRIP= -p1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612261437.uBQEbwIk045849>