diff options
author | dbn <dbn@FreeBSD.org> | 2017-06-24 18:56:13 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2017-06-24 18:56:13 +0800 |
commit | 37504a29b779111a6e23f95600960e2007a997bb (patch) | |
tree | 2e78af8ab6d05305e74b47e74de0a2665ecf75d5 /emulators | |
parent | 445b71674d8dd06b07f19cf8accdf97e4aacd2f2 (diff) | |
download | freebsd-ports-gnome-37504a29b779111a6e23f95600960e2007a997bb.tar.gz freebsd-ports-gnome-37504a29b779111a6e23f95600960e2007a997bb.tar.zst freebsd-ports-gnome-37504a29b779111a6e23f95600960e2007a997bb.zip |
emulators/i386-wine: add packages for -HEAD
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/i386-wine/Makefile.inc | 4 | ||||
-rw-r--r-- | emulators/i386-wine/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/emulators/i386-wine/Makefile.inc b/emulators/i386-wine/Makefile.inc index bfd3cfaab5f2..73c15285ee64 100644 --- a/emulators/i386-wine/Makefile.inc +++ b/emulators/i386-wine/Makefile.inc @@ -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~ diff --git a/emulators/i386-wine/distinfo b/emulators/i386-wine/distinfo index a68c6d4f796d..4f45fe2e879a 100644 --- a/emulators/i386-wine/distinfo +++ b/emulators/i386-wine/distinfo @@ -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 |