svn commit: r338634 - in branches/2014Q1: chinese/unzip russian/unzip

Antoine Brodin antoine at FreeBSD.org
Sat Jan 4 09:05:59 UTC 2014


Author: antoine
Date: Sat Jan  4 09:05:58 2014
New Revision: 338634
URL: http://svnweb.freebsd.org/changeset/ports/338634

Log:
  MFH: r338633
  
  Fix packaging after MASTER port was staged
  Approved by:	portmgr (implicit)

Modified:
  branches/2014Q1/chinese/unzip/Makefile
  branches/2014Q1/russian/unzip/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/chinese/unzip/Makefile
==============================================================================
--- branches/2014Q1/chinese/unzip/Makefile	Sat Jan  4 09:04:21 2014	(r338633)
+++ branches/2014Q1/chinese/unzip/Makefile	Sat Jan  4 09:05:58 2014	(r338634)
@@ -11,5 +11,4 @@ MASTERDIR=	${.CURDIR}/../../archivers/un
 
 EXTRA_PATCHES=	${.CURDIR}/files/patch-fileio.c
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"

Modified: branches/2014Q1/russian/unzip/Makefile
==============================================================================
--- branches/2014Q1/russian/unzip/Makefile	Sat Jan  4 09:04:21 2014	(r338633)
+++ branches/2014Q1/russian/unzip/Makefile	Sat Jan  4 09:05:58 2014	(r338634)
@@ -12,5 +12,4 @@ EXTRA_PATCHES=	${.CURDIR}/files/patch-eb
 
 MASTERDIR=	${.CURDIR}/../../archivers/unzip
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list