Update to 0.3.2.

PR:		41586
Submitted by:	Christian Brueffer <chris@unixpages.org>
This commit is contained in:
Christian Weisgerber 2002-08-12 23:15:57 +00:00
parent f3fb820123
commit f36b733252
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64456
4 changed files with 21 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= xmms-alarm
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
CATEGORIES= x11-clocks
MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/ \
http://unixpages.org/distfiles/

View file

@ -1 +1 @@
MD5 (xmms-alarm-0.3.1.tar.gz) = 88c533b35b0eccab3971594c8982c088
MD5 (xmms-alarm-0.3.2.tar.gz) = 0474472d68e29daccb8ce9d0700508ed

View file

@ -0,0 +1,18 @@
$FreeBSD$
--- 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"

View file

@ -1,2 +1,2 @@
lib/xmms/General/libalarm.la
@comment $FreeBSD$
lib/xmms/General/libalarm.so