diff options
author | gerald <gerald@FreeBSD.org> | 2012-03-08 05:38:05 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-03-08 05:38:05 +0800 |
commit | 85aaad7967fbbd49cb78b215d7dffb39ea340f3f (patch) | |
tree | af12302fcdd5bd4895b6e4dae90845ed7cabf285 /emulators | |
parent | 5bebdea5119d8c5ac8a4cf7427d8e3370ab3d575 (diff) | |
download | freebsd-ports-gnome-85aaad7967fbbd49cb78b215d7dffb39ea340f3f.tar.gz freebsd-ports-gnome-85aaad7967fbbd49cb78b215d7dffb39ea340f3f.tar.zst freebsd-ports-gnome-85aaad7967fbbd49cb78b215d7dffb39ea340f3f.zip |
Update to Wine 1.4, the real release. The list of changes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 0de409082532..9f62fec673fe 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.4-rc6 +DISTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 81e788795109..cb3fc1c80f68 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.4-rc6.tar.bz2) = b6b8df555853767875a145d00ae34150c78221bec876739227db69212d70f4e0 -SIZE (wine-1.4-rc6.tar.bz2) = 20021214 +SHA256 (wine-1.4.tar.bz2) = 99a437bb8bd350bb1499d59183635e58217e73d631379c43cfd0d6020428ee65 +SIZE (wine-1.4.tar.bz2) = 20035856 diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 0de409082532..9f62fec673fe 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.4-rc6 +DISTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 81e788795109..cb3fc1c80f68 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.4-rc6.tar.bz2) = b6b8df555853767875a145d00ae34150c78221bec876739227db69212d70f4e0 -SIZE (wine-1.4-rc6.tar.bz2) = 20021214 +SHA256 (wine-1.4.tar.bz2) = 99a437bb8bd350bb1499d59183635e58217e73d631379c43cfd0d6020428ee65 +SIZE (wine-1.4.tar.bz2) = 20035856 |