ports/64511: Update port: x11-clocks/xmms-alarm to 0.3.5

KATO Tsuguru tkato at prontomail.com
Sat Mar 20 16:40:19 UTC 2004


>Number:         64511
>Category:       ports
>Synopsis:       Update port: x11-clocks/xmms-alarm to 0.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 20 08:40:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.5

Remove file:
files/patch-ltmain.sh
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-clocks/xmms-alarm/Makefile x11-clocks/xmms-alarm/Makefile
--- /usr/ports/x11-clocks/xmms-alarm/Makefile	Wed Feb  4 19:06:06 2004
+++ x11-clocks/xmms-alarm/Makefile	Sat Mar 20 22:01:08 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xmms-alarm
-PORTVERSION=	0.3.3
-PORTREVISION=	1
+PORTVERSION=	0.3.5
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.snika.uklinux.net/xmms-alarm/ \
 		http://unixpages.org/distfiles/
@@ -15,11 +14,16 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Alarm timer plugin for the X Multimedia System
 
-BUILD_DEPENDS=	xmms-config:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms-config:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
-USE_GNOME=	gtk12
-GNU_CONFIGURE=	yes
+USE_GNOME=	gnometarget gtk12 lthack
+USE_LIBTOOL_VER=	13
+
+PLIST_FILES=	lib/xmms/General/libalarm.so
+
+# This is to avoid libtool running ldconfig -m ${X11BASE}/lib/xmms/General
+do-install:
+	${INSTALL_DATA} ${WRKSRC}/src/.libs/libalarm.so ${PREFIX}/lib/xmms/General
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/xmms-alarm/distinfo x11-clocks/xmms-alarm/distinfo
--- /usr/ports/x11-clocks/xmms-alarm/distinfo	Fri Jan 30 14:55:38 2004
+++ x11-clocks/xmms-alarm/distinfo	Sat Mar 20 21:56:01 2004
@@ -1,2 +1,2 @@
-MD5 (xmms-alarm-0.3.3.tar.gz) = b781ece1f110c7bb7996e839ea36732e
-SIZE (xmms-alarm-0.3.3.tar.gz) = 243708
+MD5 (xmms-alarm-0.3.5.tar.gz) = f8658be708a19d5fc3c10b5a0859ba7c
+SIZE (xmms-alarm-0.3.5.tar.gz) = 338151
diff -urN /usr/ports/x11-clocks/xmms-alarm/files/patch-ltmain.sh x11-clocks/xmms-alarm/files/patch-ltmain.sh
--- /usr/ports/x11-clocks/xmms-alarm/files/patch-ltmain.sh	Tue Aug 13 08:15:57 2002
+++ x11-clocks/xmms-alarm/files/patch-ltmain.sh	Thu Jan  1 09:00:00 1970
@@ -1,18 +0,0 @@
-
-$FreeBSD: ports/x11-clocks/xmms-alarm/files/patch-ltmain.sh,v 1.1 2002/08/12 23:15:57 naddy Exp $
-
---- ltmain.sh.orig	Tue Aug 13 01:08:36 2002
-+++ ltmain.sh	Tue Aug 13 01:08:53 2002
-@@ -4247,10 +4247,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if false; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -urN /usr/ports/x11-clocks/xmms-alarm/pkg-plist x11-clocks/xmms-alarm/pkg-plist
--- /usr/ports/x11-clocks/xmms-alarm/pkg-plist	Tue Sep 10 20:33:47 2002
+++ x11-clocks/xmms-alarm/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,2 +0,0 @@
- at comment $FreeBSD: ports/x11-clocks/xmms-alarm/pkg-plist,v 1.2 2002/08/12 23:15:57 naddy Exp $
-lib/xmms/General/libalarm.so
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list