ports/178584: net/g2ipmsg: Update to version 0.9.6
KATO Tsuguru
tkato432 at yahoo.com
Mon May 13 18:10:05 UTC 2013
>Number: 178584
>Category: ports
>Synopsis: net/g2ipmsg: Update to version 0.9.6
>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: Mon May 13 18:10:05 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.6
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/net/g2ipmsg/Makefile net/g2ipmsg/Makefile
--- /usr/ports/net/g2ipmsg/Makefile 2013-04-27 22:32:20.000000000 +0900
+++ net/g2ipmsg/Makefile 2013-05-14 00:00:49.000000000 +0900
@@ -2,31 +2,44 @@
# $FreeBSD: head/net/g2ipmsg/Makefile 316662 2013-04-27 11:59:28Z mva $
PORTNAME= g2ipmsg
-PORTVERSION= 0.9.3
-PORTREVISION= 7
+PORTVERSION= 0.9.6
CATEGORIES= net gnome
-MASTER_SITES= http://www.ipmsg.org/archive/ \
- ${MASTER_SITE_LOCAL} \
- http://people.FreeBSD.org/~nork/distfiles/
-MASTER_SITE_SUBDIR= nork
-DIST_SUBDIR= gnome2
+MASTER_SITES= http://ipmsg.org/archive/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A popup style message communication tool for GNOME2
+COMMENT= Popup style message communication tool for GNOME2
-USE_GMAKE= yes
-USES= pathfix pkgconfig gettext iconv
-USE_GNOME= gnomeprefix intlhack intltool \
- libgnomeui libbonobo desktopfileutils gnomepanel
+LICENSE= GPLv2 # (or later)
+
+OPTIONS_DEFINE= GNOMEPANEL
+OPTIONS_DEFAULT= GNOMEPANEL
+GNOMEPANEL_DESC= GNOME Panel Applet
+
+USES= gettext pathfix pkgconfig
+USE_GNOME= desktopfileutils gnomeprefix libgnomeui
USE_GSTREAMER= vorbis
USE_OPENSSL= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-doxygen-doc \
+ --enable-systray \
+ --with-ssl=${OPENSSLBASE}
+MAKE_JOBS_SAFE= yes
+
CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ARGS= --enable-systray --with-ssl=${OPENSSLBASE}
+LDFLAGS+= -L${LOCALBASE}/lib
GCONF_SCHEMAS= g2ipmsg.schemas
-LDFLAGS+= "-L${LOCALBASE}/lib"
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MGNOMEPANEL}
+USE_GNOME+= gnomepanel
+PLIST_SUB+= GNOMEPANEL=""
+.else
+CONFIGURE_ARGS+=--disable-applet
+PLIST_SUB+= GNOMEPANEL="@comment "
+.endif
post-install:
@update-desktop-database
diff -urN /usr/ports/net/g2ipmsg/distinfo net/g2ipmsg/distinfo
--- /usr/ports/net/g2ipmsg/distinfo 2012-11-08 08:45:37.000000000 +0900
+++ net/g2ipmsg/distinfo 2013-05-14 00:00:49.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (gnome2/g2ipmsg-0.9.3.tar.gz) = aa61dac0c08eaa3d437b44ec28e11ef2852bd4ecf0452281e5ca200d8a911b19
-SIZE (gnome2/g2ipmsg-0.9.3.tar.gz) = 442872
+SHA256 (g2ipmsg-0.9.6.tar.gz) = 8a59064f42633982b11010ad44f22aa826e3c473e69eb14af43992a21ed61e7d
+SIZE (g2ipmsg-0.9.6.tar.gz) = 521263
diff -urN /usr/ports/net/g2ipmsg/pkg-descr net/g2ipmsg/pkg-descr
--- /usr/ports/net/g2ipmsg/pkg-descr 2012-11-08 08:45:37.000000000 +0900
+++ net/g2ipmsg/pkg-descr 2013-05-14 00:00:49.000000000 +0900
@@ -1,7 +1,7 @@
IP Messenger is a pop up style message communication software for
multi platforms. It is based on TCP/IP(UDP).
- Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and
+Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and
all source is open to public.
-WWW: http://www.ipmsg.org/index.html.en
+WWW: http://ipmsg.org/index.html.en
diff -urN /usr/ports/net/g2ipmsg/pkg-plist net/g2ipmsg/pkg-plist
--- /usr/ports/net/g2ipmsg/pkg-plist 2012-11-08 08:45:37.000000000 +0900
+++ net/g2ipmsg/pkg-plist 2013-05-14 00:00:49.000000000 +0900
@@ -1,13 +1,15 @@
bin/g2ipmsg
-bin/g2ipmsg_applet
+%%GNOMEPANEL%%bin/g2ipmsg_applet
libdata/bonobo/servers/g2ipmsg.server
share/applications/g2ipmsg.desktop
+share/locale/ja/LC_MESSAGES/g2ipmsg.mo
+share/locale/zh_CN/LC_MESSAGES/g2ipmsg.mo
share/gnome-2.0/ui/g2ipmsg.xml
-share/pixmaps/ipmsg.png
+share/pixmaps/g2ipmsg/ipmsg.png
share/pixmaps/g2ipmsg/ipmsg.xpm
share/pixmaps/g2ipmsg/ipmsgrev.xpm
+share/pixmaps/ipmsg.png
share/sounds/g2ipmsg/g2ipmsg.ogg
-share/locale/ja/LC_MESSAGES/g2ipmsg.mo
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@dirrm share/sounds/g2ipmsg
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list