ports/101501: [PATCH] multimedia/beep-media-player: fix pkg-plist, misc

Stanislav Sedov ssedov at mbsd.msk.ru
Sun Aug 6 18:21:51 UTC 2006


>Number:         101501
>Category:       ports
>Synopsis:       [PATCH] multimedia/beep-media-player: fix pkg-plist, misc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.x11-4.dist). Fix that.

Copy of this message was sent to mmendez at energyhq.be (maintainer).

>How-To-Repeat:
>Fix:

--- beep-media-player-0.9.7.1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/beep-media-player/Makefile /var/tmp/loctmp/beep-media-player/Makefile
--- /usr/ports/multimedia/beep-media-player/Makefile	Thu Jun 15 15:12:25 2006
+++ /var/tmp/loctmp/beep-media-player/Makefile	Sun Aug  6 21:33:25 2006
@@ -22,7 +22,7 @@
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \
 		INPUT_PLUGINS="${INPUT_PLUGINS}" \
diff -ruN --exclude=CVS /usr/ports/multimedia/beep-media-player/pkg-plist /var/tmp/loctmp/beep-media-player/pkg-plist
--- /usr/ports/multimedia/beep-media-player/pkg-plist	Mon May  8 01:02:45 2006
+++ /var/tmp/loctmp/beep-media-player/pkg-plist	Sun Aug  6 19:06:21 2006
@@ -106,3 +106,5 @@
 @dirrm include/bmp
 @exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true
 @unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true
+ at dirrmtry share/locale/br/LC_MESSAGES
+ at dirrmtry share/locale/br
--- beep-media-player-0.9.7.1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list