Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2003 12:05:46 +0200 (CEST)
From:      "Thomas E. Zander" <riggs@rrr.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54121: maintainer-update of multimedia/mplayer-skins
Message-ID:  <200307051005.h65A5kup021142@trillian.o503.hadiko.de>
Resent-Message-ID: <200307051010.h65AAAoc072447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54121
>Category:       ports
>Synopsis:       maintainer-update of multimedia/mplayer-skins
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 05 03:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thomas E. Zander
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD trillian.o503.hadiko.de 5.1-RELEASE FreeBSD 5.1-RELEASE #2: Tue Jul 1 13:44:54 CEST 2003 root@o503.hadiko.de:/usr/obj/usr/src/sys/TRILLIAN i386


	
>Description:
	This update fixes auomated package list creation problems with
	the upcoming bsd.port.mk structure.
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/multimedia/mplayer-skins/Makefile mplayer-skins/Makefile
--- /usr/ports/multimedia/mplayer-skins/Makefile	Mon Apr 14 21:17:44 2003
+++ mplayer-skins/Makefile	Sat Jul  5 11:59:25 2003
@@ -7,7 +7,7 @@
 
 PORTNAME=	mplayer
 PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.mplayerhq.hu/MPlayer/Skin/:Skin \
 		http://ftp.lug.udel.edu/MPlayer/Skin/:Skin \
@@ -202,6 +202,8 @@
 EXTRACT_ONLY+=	mini-0.1.tar.bz2
 .endif
 
+pre-install:
+	@${TOUCH} ${PLIST}
 # Automatically create PLIST
 # creates @dirrm entries
 # copies file entries
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307051005.h65A5kup021142>