svn commit: r335579 - in head/emulators/q4wine: . files

Rusmir Dusko nemysis at FreeBSD.org
Tue Dec 3 16:40:29 UTC 2013


Author: nemysis
Date: Tue Dec  3 16:40:28 2013
New Revision: 335579
URL: http://svnweb.freebsd.org/changeset/ports/335579

Log:
  - Update to 1.1-r1
  - Remove obsolete patch, upstream have fixed
  
  Approved by:	pawel / wg (mentors, implicit)

Deleted:
  head/emulators/q4wine/files/
Modified:
  head/emulators/q4wine/Makefile
  head/emulators/q4wine/distinfo

Modified: head/emulators/q4wine/Makefile
==============================================================================
--- head/emulators/q4wine/Makefile	Tue Dec  3 16:34:36 2013	(r335578)
+++ head/emulators/q4wine/Makefile	Tue Dec  3 16:40:28 2013	(r335579)
@@ -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 at FreeBSD.org
 COMMENT=	QT4 front-end for WINE

Modified: head/emulators/q4wine/distinfo
==============================================================================
--- head/emulators/q4wine/distinfo	Tue Dec  3 16:34:36 2013	(r335578)
+++ head/emulators/q4wine/distinfo	Tue Dec  3 16:40:28 2013	(r335579)
@@ -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


More information about the svn-ports-all mailing list