diff options
author | se <se@FreeBSD.org> | 1999-01-17 10:53:50 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 1999-01-17 10:53:50 +0000 |
commit | 5d3e8b788509fb1c9cf4feb73d468f43ccc0bb33 (patch) | |
tree | c2386023d562d782b7611a96e78b3a84a379ab9f /emulators/wine | |
parent | bc19e15e7f755ce46cba946ade68702459c95034 (diff) | |
download | FreeBSD-ports-5d3e8b788509fb1c9cf4feb73d468f43ccc0bb33.zip FreeBSD-ports-5d3e8b788509fb1c9cf4feb73d468f43ccc0bb33.tar.gz |
Upgrade to January 10, 1999 version of Wine.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 6 | ||||
-rw-r--r-- | emulators/wine/distinfo | 2 | ||||
-rw-r--r-- | emulators/wine/files/patch-ar | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 4c24adc..ef4737e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,12 +3,12 @@ # Date created: Sa 9 Nov 1996 00:52:22 MET # Whom: se # -# $Id: Makefile,v 1.65 1998/10/13 11:06:04 jseger Exp $ +# $Id: Makefile,v 1.66 1998/12/27 13:30:08 se Exp $ # -DATE= 981211 +DATE= 990110 DISTNAME= Wine-${DATE} -PKGNAME= wine-98.12.11 +PKGNAME= wine-99.01.10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 67dee01..6fc2284 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1 +1 @@ -MD5 (Wine-981211.tar.gz) = dc51f8faa2bef9053c5f61cd32fa2d62 +MD5 (Wine-990110.tar.gz) = 8d031f87df39e6c4d8ff855e1aeb8962 diff --git a/emulators/wine/files/patch-ar b/emulators/wine/files/patch-ar index 5f71f30..4a8d349 100644 --- a/emulators/wine/files/patch-ar +++ b/emulators/wine/files/patch-ar @@ -4,25 +4,25 @@ *** 2616,2620 **** ; return 0; } EOF -! if { (eval echo configure:2619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +! if { (eval echo configure:2953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_extern_prefix="yes" --- 2616,2620 ---- ; return 0; } EOF -! if { (eval echo configure:2619: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then +! if { (eval echo configure:2953: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_extern_prefix="yes" *************** *** 2657,2661 **** ; return 0; } EOF -! if { (eval echo configure:2660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then +! if { (eval echo configure:2994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_asm_string="yes" --- 2657,2661 ---- ; return 0; } EOF -! if { (eval echo configure:2660: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then +! if { (eval echo configure:2994: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then rm -rf conftest* ac_cv_c_asm_string="yes" |