svn commit: r409127 - head/net/samba36

Mark Felder feld at FreeBSD.org
Thu Feb 18 20:18:15 UTC 2016


Author: feld
Date: Thu Feb 18 20:18:13 2016
New Revision: 409127
URL: https://svnweb.freebsd.org/changeset/ports/409127

Log:
  net/samba36: Extend expiration date
  
  I intended this to align with the next quarterly release.

Modified:
  head/net/samba36/Makefile

Modified: head/net/samba36/Makefile
==============================================================================
--- head/net/samba36/Makefile	Thu Feb 18 20:15:52 2016	(r409126)
+++ head/net/samba36/Makefile	Thu Feb 18 20:18:13 2016	(r409127)
@@ -16,7 +16,7 @@ LICENSE_FILE=		${WRKDIR}/${DISTNAME}/COP
 CONFLICTS?=		*samba3[2-5]-3.*
 
 DEPRECATED=		not supported by the upstream
-EXPIRATION_DATE=	2016-03-01
+EXPIRATION_DATE=	2016-04-01
 
 # Additional patches from Sernet.de
 PATCH_STRIP=		-p1


More information about the svn-ports-all mailing list