diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-03 10:54:16 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-03 10:54:16 +0000 |
commit | 57c6942c305e87c717a27a9752e9a9627f258c60 (patch) | |
tree | f283f7c07b7cf32ccb49c95330484b46d2153d3a /emulators | |
parent | 7ed6b264c08c001498e62c1c88f9a375dd3dbf3e (diff) | |
download | ports-57c6942c305e87c717a27a9752e9a9627f258c60.tar.gz ports-57c6942c305e87c717a27a9752e9a9627f258c60.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine-devel/files/patch-configure | 10 | ||||
-rw-r--r-- | emulators/wine/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/files/patch-configure | 10 |
6 files changed, 8 insertions, 30 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 13f2f2f485df..ed69b092d42b 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.11 -PORTREVISION= 1 +DISTVERSION= 1.1.12 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 23a74d78d204..5fa78c7ae8e2 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.11.tar.bz2) = aa376b9fd19bbbc7645ef80b1b132487 -SHA256 (wine-1.1.11.tar.bz2) = 335bf791e250364dab2c82b0d7c5759c557ea4071e4d399db79e9eec5179cb41 -SIZE (wine-1.1.11.tar.bz2) = 14801555 +MD5 (wine-1.1.12.tar.bz2) = f5270b0d2f0fca5852b5bc649c3e796d +SHA256 (wine-1.1.12.tar.bz2) = 3c43fd3b4a4bb776710052daec5ef239f90c3f74e254fc62fc665adeeb2dc89d +SIZE (wine-1.1.12.tar.bz2) = 14794095 diff --git a/emulators/wine-devel/files/patch-configure b/emulators/wine-devel/files/patch-configure deleted file mode 100644 index 031280210d93..000000000000 --- a/emulators/wine-devel/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2008-12-24 20:12:58.000000000 +0100 -+++ configure 2008-12-24 20:13:00.000000000 +0100 -@@ -17789,7 +17789,6 @@ - - - for ac_func in \ -- _mkdir \ - _pclose \ - _popen \ - _snprintf \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 13f2f2f485df..ed69b092d42b 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,8 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.11 -PORTREVISION= 1 +DISTVERSION= 1.1.12 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 23a74d78d204..5fa78c7ae8e2 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.11.tar.bz2) = aa376b9fd19bbbc7645ef80b1b132487 -SHA256 (wine-1.1.11.tar.bz2) = 335bf791e250364dab2c82b0d7c5759c557ea4071e4d399db79e9eec5179cb41 -SIZE (wine-1.1.11.tar.bz2) = 14801555 +MD5 (wine-1.1.12.tar.bz2) = f5270b0d2f0fca5852b5bc649c3e796d +SHA256 (wine-1.1.12.tar.bz2) = 3c43fd3b4a4bb776710052daec5ef239f90c3f74e254fc62fc665adeeb2dc89d +SIZE (wine-1.1.12.tar.bz2) = 14794095 diff --git a/emulators/wine/files/patch-configure b/emulators/wine/files/patch-configure deleted file mode 100644 index 031280210d93..000000000000 --- a/emulators/wine/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig 2008-12-24 20:12:58.000000000 +0100 -+++ configure 2008-12-24 20:13:00.000000000 +0100 -@@ -17789,7 +17789,6 @@ - - - for ac_func in \ -- _mkdir \ - _pclose \ - _popen \ - _snprintf \ |