svn commit: r342062 - head/emulators/q4wine
Rusmir Dusko
nemysis at FreeBSD.org
Fri Jan 31 20:08:26 UTC 2014
Author: nemysis
Date: Fri Jan 31 20:08:25 2014
New Revision: 342062
URL: http://svnweb.freebsd.org/changeset/ports/342062
QAT: https://qat.redports.org/buildarchive/r342062/
Log:
- Change from DISTVERSION=1.1-r2 to PORTVERSION=1.1.r2
- Change WWW
Modified:
head/emulators/q4wine/Makefile
head/emulators/q4wine/pkg-descr
Modified: head/emulators/q4wine/Makefile
==============================================================================
--- head/emulators/q4wine/Makefile Fri Jan 31 20:08:07 2014 (r342061)
+++ head/emulators/q4wine/Makefile Fri Jan 31 20:08:25 2014 (r342062)
@@ -2,9 +2,11 @@
# $FreeBSD$
PORTNAME= q4wine
-DISTVERSION= 1.1-r2
+PORTVERSION= 1.1.r2
CATEGORIES= emulators deskutils
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20$${DISTVERSION}/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:S/.r/-r/}/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/}
+# http://sourceforge.net/projects/q4wine/files/q4wine/q4wine%201.1-r2/q4wine-1.1-r2.tar.gz/
MAINTAINER= nemysis at FreeBSD.org
COMMENT= QT4 front-end for WINE
Modified: head/emulators/q4wine/pkg-descr
==============================================================================
--- head/emulators/q4wine/pkg-descr Fri Jan 31 20:08:07 2014 (r342061)
+++ head/emulators/q4wine/pkg-descr Fri Jan 31 20:08:25 2014 (r342062)
@@ -13,4 +13,4 @@ General features:
- Winetricks support
- More
-WWW: http://q4wine.brezblock.org.ua/
+WWW: https://sourceforge.net/projects/q4wine/
More information about the svn-ports-all
mailing list