summaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1999-05-03 22:36:13 +0000
committerse <se@FreeBSD.org>1999-05-03 22:36:13 +0000
commitcfca7e8a57d91f7824444e481d8ca41c530288c7 (patch)
tree73f693481c96dacdb2ea4ef7080f26999320efb5 /emulators/wine-devel
parent7cf975f56121bb7abe75cb3ad5af973672edf243 (diff)
downloadFreeBSD-ports-cfca7e8a57d91f7824444e481d8ca41c530288c7.zip
FreeBSD-ports-cfca7e8a57d91f7824444e481d8ca41c530288c7.tar.gz
Upgrade to 99.04.26 version of Wine.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile6
-rw-r--r--emulators/wine-devel/distinfo2
-rw-r--r--emulators/wine-devel/files/patch-ar37
3 files changed, 14 insertions, 31 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index e77783a..b0abb4d 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -3,12 +3,12 @@
# Date created: Sa 9 Nov 1996 00:52:22 MET
# Whom: se
#
-# $Id: Makefile,v 1.69 1999/02/20 00:08:36 se Exp $
+# $Id: Makefile,v 1.70 1999/03/30 20:09:53 billf Exp $
#
-DATE= 990214
+DATE= 990426
DISTNAME= Wine-${DATE}
-PKGNAME= wine-99.02.14
+PKGNAME= wine-99.04.26
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 00ed262..321880c 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1 +1 @@
-MD5 (Wine-990214.tar.gz) = ee9447f18a19223d5d45e199e6629751
+MD5 (Wine-990426.tar.gz) = ddc5561393b7fedb02b933889658eb7f
diff --git a/emulators/wine-devel/files/patch-ar b/emulators/wine-devel/files/patch-ar
index a35e94d..715b693 100644
--- a/emulators/wine-devel/files/patch-ar
+++ b/emulators/wine-devel/files/patch-ar
@@ -1,28 +1,11 @@
-*** configure.orig Wed Dec 23 19:24:45 1998
---- configure Wed Dec 23 19:26:33 1998
+*** configure~ Mon Apr 26 16:58:58 1999
+--- configure Mon May 3 22:05:42 1999
***************
-*** 2616,2620 ****
- ; return 0; }
- EOF
-! if { (eval echo configure:3304: \"$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:3304: \"$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:3345: \"$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:3345: \"$ac_link\") 1>&5; (eval $ac_link) </dev/null 2>&5; } && test -s conftest; then
- rm -rf conftest*
- ac_cv_c_asm_string="yes"
+*** 9,12 ****
+--- 9,14 ----
+ # gives unlimited permission to copy, distribute and modify it.
+
++ exec < /dev/null
++
+ # Defaults:
+ ac_help=
OpenPOWER on IntegriCloud