Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2017 10:56:13 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444210 - head/emulators/i386-wine
Message-ID:  <201706241056.v5OAuDtN064778@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Sat Jun 24 10:56:13 2017
New Revision: 444210
URL: https://svnweb.freebsd.org/changeset/ports/444210

Log:
  emulators/i386-wine: add packages for -HEAD

Modified:
  head/emulators/i386-wine/Makefile.inc
  head/emulators/i386-wine/distinfo

Modified: head/emulators/i386-wine/Makefile.inc
==============================================================================
--- head/emulators/i386-wine/Makefile.inc	Sat Jun 24 09:00:09 2017	(r444209)
+++ head/emulators/i386-wine/Makefile.inc	Sat Jun 24 10:56:13 2017	(r444210)
@@ -50,7 +50,7 @@ PORTSCOUT=	limitw:1,even
 # Included for OPSYS and OSVERSION
 .include <bsd.port.pre.mk>
 
-.for osrel in 10 11
+.for osrel in 10 11 12
 .if ${OSREL:C/\..*//} == ${osrel}
 PLIST_SUB+=	OSREL${osrel}=""
 .else
@@ -76,7 +76,7 @@ ${PLIST}: fetch
 
 port-update:
 	${RM} ${SLAVEDIR}/distinfo ${SLAVEDIR}/distinfo~ ${SLAVEDIR}/pkg-plist.*
-.for osrel in 10 11
+.for osrel in 10 11 12
 	${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel}
 	${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel}
 	${CAT} ${SLAVEDIR}/distinfo >> ${SLAVEDIR}/distinfo~

Modified: head/emulators/i386-wine/distinfo
==============================================================================
--- head/emulators/i386-wine/distinfo	Sat Jun 24 09:00:09 2017	(r444209)
+++ head/emulators/i386-wine/distinfo	Sat Jun 24 10:56:13 2017	(r444210)
@@ -1,5 +1,7 @@
-TIMESTAMP = 1497823681
+TIMESTAMP = 1498255511
 SHA256 (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 0cdf7160ae74c5b646cd454287f175fa14e290d5b324db41c05ded7de644da71
 SIZE (freebsd:10:x86:64/i386-wine-2.0.1_2,1.txz) = 52980584
 SHA256 (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 7b207d89434d8dab5fd0e22aeafbabf5e81875b1ae153b9610de810f4aa47231
 SIZE (freebsd:11:x86:64/i386-wine-2.0.1_2,1.txz) = 52662924
+SHA256 (freebsd:12:x86:64/i386-wine-2.0.1_2,1.txz) = 9fe0314dc031e0a7e3c2f7620357dd5f8d748cdfc90ed1d0919d47b1c35b3efb
+SIZE (freebsd:12:x86:64/i386-wine-2.0.1_2,1.txz) = 52235196



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706241056.v5OAuDtN064778>