ports/77145: Update port: deskutils/timer-applet to 0.5.1
Jean-Yves Lefort
jylefort at brutele.be
Sat Feb 5 15:30:22 UTC 2005
>Number: 77145
>Category: ports
>Synopsis: Update port: deskutils/timer-applet to 0.5.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 05 15:30:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Jean-Yves Lefort
>Release: FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Tue Jan 25 10:48:58 CET 2005 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/deskutils/timer-applet/Makefile timer-applet/Makefile
--- /usr/ports/deskutils/timer-applet/Makefile Wed Feb 2 02:59:10 2005
+++ timer-applet/Makefile Sat Feb 5 16:15:25 2005
@@ -6,7 +6,7 @@
#
PORTNAME= timer-applet
-PORTVERSION= 0.4
+PORTVERSION= 0.5.1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= timerapplet
@@ -18,6 +18,7 @@
USE_GNOME= gnomehack gnomeprefix gnomepanel
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --bindir=${PREFIX}/libexec # applets belong to libexec
USE_X_PREFIX= yes
USE_REINPLACE= yes
@@ -27,7 +28,8 @@
's|/usr/share/pixmaps/||; \
s|location="timer-applet"|location="${PREFIX}/libexec/timer-applet"|' \
${WRKSRC}/timer-applet.server
- @${REINPLACE_CMD} -e 's|/usr/share/sounds|${X11BASE}/share/gnome/sounds|' \
- ${WRKSRC}/src/timer-applet.c
+ @${REINPLACE_CMD} -e \
+ 's|$$(datadir)/sounds|${X11BASE}/share/gnome/sounds|' \
+ ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>
diff -ruN /usr/ports/deskutils/timer-applet/distinfo timer-applet/distinfo
--- /usr/ports/deskutils/timer-applet/distinfo Wed Feb 2 02:59:10 2005
+++ timer-applet/distinfo Sat Feb 5 16:11:34 2005
@@ -1,2 +1,2 @@
-MD5 (timer-applet-0.4.tar.gz) = 199caad577d5f4af9295b411af54d964
-SIZE (timer-applet-0.4.tar.gz) = 124903
+MD5 (timer-applet-0.5.1.tar.gz) = b28aa896e79e86fdb431af5dc1b23b4e
+SIZE (timer-applet-0.5.1.tar.gz) = 130053
diff -ruN /usr/ports/deskutils/timer-applet/pkg-plist timer-applet/pkg-plist
--- /usr/ports/deskutils/timer-applet/pkg-plist Wed Feb 2 02:59:10 2005
+++ timer-applet/pkg-plist Sat Feb 5 16:17:10 2005
@@ -2,4 +2,8 @@
libexec/timer-applet
share/gnome/gnome-2.0/ui/timer-applet.xml
share/gnome/pixmaps/timer-applet/timer-applet-icon.png
+share/locale/de/LC_MESSAGES/timer-applet.mo
+share/locale/eu/LC_MESSAGES/timer-applet.mo
+share/locale/fr/LC_MESSAGES/timer-applet.mo
+share/locale/sv/LC_MESSAGES/timer-applet.mo
@dirrm share/gnome/pixmaps/timer-applet
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list