svn commit: r318300 - head/emulators/yabause

Martin Wilke miwi at FreeBSD.org
Thu May 16 09:44:12 UTC 2013


Author: miwi
Date: Thu May 16 09:44:11 2013
New Revision: 318300
URL: http://svnweb.freebsd.org/changeset/ports/318300

Log:
  - Fix plist
  - Trim header
  
  Reported by:	poudriere exp-run

Modified:
  head/emulators/yabause/Makefile   (contents, props changed)
  head/emulators/yabause/pkg-plist   (contents, props changed)

Modified: head/emulators/yabause/Makefile
==============================================================================
--- head/emulators/yabause/Makefile	Thu May 16 09:44:10 2013	(r318299)
+++ head/emulators/yabause/Makefile	Thu May 16 09:44:11 2013	(r318300)
@@ -3,7 +3,7 @@
 
 PORTNAME=	yabause
 PORTVERSION=	0.9.11.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/1.1/1/g}/
 

Modified: head/emulators/yabause/pkg-plist
==============================================================================
--- head/emulators/yabause/pkg-plist	Thu May 16 09:44:10 2013	(r318299)
+++ head/emulators/yabause/pkg-plist	Thu May 16 09:44:11 2013	(r318300)
@@ -10,4 +10,3 @@ bin/yabause
 share/pixmaps/yabause.png
 @dirrmtry share/yabause/yts
 @dirrmtry share/yabause
- at dirrmtry share/applications


More information about the svn-ports-all mailing list