mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.1-r1
- Remove obsolete patch, upstream have fixed Approved by: pawel / wg (mentors, implicit)
This commit is contained in:
parent
0cf573c684
commit
a47efd1d99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335579
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= q4wine
|
||||
PORTVERSION= 1.1
|
||||
DISTVERSION= 1.1-r1
|
||||
CATEGORIES= emulators deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20$${PORTVERSION:S/r/-r/}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-r/}
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20$${DISTVERSION}/
|
||||
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
COMMENT= QT4 front-end for WINE
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (q4wine-1.1.tar.gz) = 2a08d9283ba861bb53e5ad3bfb1fc9d052af77006b89512fc04bdfe42c2eb210
|
||||
SIZE (q4wine-1.1.tar.gz) = 1113549
|
||||
SHA256 (q4wine-1.1-r1.tar.gz) = 260ec9ff5dd9aefe22073489cbf51cf81b0da1682c21dd88893416ae9d5aac08
|
||||
SIZE (q4wine-1.1-r1.tar.gz) = 1113799
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ./src/q4wine-gui/process.h.orig 2013-11-10 13:35:22.000000000 +0100
|
||||
+++ ./src/q4wine-gui/process.h 2013-11-14 00:37:10.000000000 +0100
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <QLibrary>
|
||||
#include <QTextCodec>
|
||||
#include <QTextStream>
|
||||
+#include <locale.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
#include <QDebug>
|
Loading…
Reference in New Issue
Block a user