svn commit: r311575 - head/emulators/wine-devel
Gerald Pfeifer
gerald at FreeBSD.org
Mon Feb 4 06:04:00 UTC 2013
Author: gerald
Date: Mon Feb 4 06:03:59 2013
New Revision: 311575
URL: http://svnweb.freebsd.org/changeset/ports/311575
Log:
Update to Wine 1.5.23. This includes the following changes:
- HTTPS support no longer dependent on OpenSSL.
- A functional Netstat built-in application.
- A bunch of C++ runtime math functions.
- Various bug fixes.
Modified:
head/emulators/wine-devel/Makefile
head/emulators/wine-devel/distinfo
Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile Mon Feb 4 05:29:46 2013 (r311574)
+++ head/emulators/wine-devel/Makefile Mon Feb 4 06:03:59 2013 (r311575)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 1.5.22
+DISTVERSION= 1.5.23
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
Modified: head/emulators/wine-devel/distinfo
==============================================================================
--- head/emulators/wine-devel/distinfo Mon Feb 4 05:29:46 2013 (r311574)
+++ head/emulators/wine-devel/distinfo Mon Feb 4 06:03:59 2013 (r311575)
@@ -1,2 +1,2 @@
-SHA256 (wine-1.5.22.tar.bz2) = db08a40a5e6fce050b5cca7782d396ed3a9b1dfb23b9915dad93efb886fc6739
-SIZE (wine-1.5.22.tar.bz2) = 21238224
+SHA256 (wine-1.5.23.tar.bz2) = f973fda335dcd5f07f9784fbba27363dc448a5fb69baa33e90c3ea41db12faf1
+SIZE (wine-1.5.23.tar.bz2) = 21216425
More information about the svn-ports-head
mailing list