Date: Fri, 02 Jan 2009 19:31:43 +0200 From: Alex Samorukov <samm@os2.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130118: [MAINTAINER] palm/jpilot: update to 1.6.1 Message-ID: <E1LIns7-000EX2-Qv@deepvision.tsua.net> Resent-Message-ID: <200901021740.n02He1pj037225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130118 >Category: ports >Synopsis: [MAINTAINER] palm/jpilot: update to 1.6.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 17:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex Samorukov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: NetArt >Environment: System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #4: Fri Mar 28 05:16:52 EET 2008 >Description: - Update to 1.6.1 - Remove obsoleted GTK1 binding - Change port description to more correct Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- jpilot-1.6.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/palm/jpilot/Makefile /usr/home/samm/tmp/jpilot/Makefile --- /usr/ports/palm/jpilot/Makefile 2008-11-08 22:03:36.000000000 +0200 +++ /usr/home/samm/tmp/jpilot/Makefile 2009-01-02 19:05:37.000000000 +0200 @@ -7,7 +7,7 @@ # "?=" and "+=" are for including this Makefile from japanese/jpilot PORTNAME= jpilot -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ @@ -36,12 +36,7 @@ PLIST_SUB= NLS="@comment " .endif -.if defined(WITH_GTK1) -USE_GNOME+= gtk12 -CONFIGURE_ARGS+= --disable-gtk2=yes -.else USE_GNOME+= gtk20 -.endif MAN1= jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1 diff -ruN --exclude=CVS /usr/ports/palm/jpilot/distinfo /usr/home/samm/tmp/jpilot/distinfo --- /usr/ports/palm/jpilot/distinfo 2008-11-08 22:03:36.000000000 +0200 +++ /usr/home/samm/tmp/jpilot/distinfo 2008-12-30 22:43:31.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (jpilot-1.6.0.tar.gz) = 7918d345fb7e4b644a7211db03ddd148 -SHA256 (jpilot-1.6.0.tar.gz) = e606ebad9817f90e358515dbe06c887592ba7ad4ea6357bded6eb9139d8c35ef -SIZE (jpilot-1.6.0.tar.gz) = 1573667 +MD5 (jpilot-1.6.1.tar.gz) = c414f565a3dcc4b6fb63f02313cb5d9d +SHA256 (jpilot-1.6.1.tar.gz) = 3af042ac92f3d9423275f7506efcd1e1fa744d9c13138b39767943fc1a37b9a0 +SIZE (jpilot-1.6.1.tar.gz) = 1592563 diff -ruN --exclude=CVS /usr/ports/palm/jpilot/pkg-descr /usr/home/samm/tmp/jpilot/pkg-descr --- /usr/ports/palm/jpilot/pkg-descr 2004-08-21 09:22:57.000000000 +0300 +++ /usr/home/samm/tmp/jpilot/pkg-descr 2009-01-02 18:57:52.000000000 +0200 @@ -1,6 +1,5 @@ -J-Pilot is a desktop organizer application for the palm pilot that -runs under Linux and Unix using X-Windows and GTK+. It is similar in -functionality to the one that 3com distributes and has many features -not found in the 3com desktop. +J-Pilot is a desktop organizer application for PalmOS devices. It is meant to +be an alternative to the Palm Desktop for those who run the most popular +Operating Systems in the World, Linux and Unix. WWW: http://jpilot.org/ --- jpilot-1.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LIns7-000EX2-Qv>