pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/jpilot Update jpilot to 0.99.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10faef8829f6
branches: trunk
changeset: 521771:10faef8829f6
user: bad <bad%pkgsrc.org@localhost>
date: Mon Nov 20 18:34:27 2006 +0000
description:
Update jpilot to 0.99.9.
Changes since 0.99.8:
0.99.9
Fixed a major Memo category sync bug.
Removed clipboard code, which would cause X to freeze when ran with some
applications, rdesktop, to name one.
Many bug fixes, and GUI improvements, see Changelog.cvs for details.
0.99.9-pre2
Fix Bugzilla 1533 where null description in appointment crashes ical
export of datebook
Keyring: Added a field for the last changed date and set it to today
when the record is changed.
Search:
- Have focus default to search entry field when the Find window is
called to the front
- Added ability to hit Enter and automatically go to the currently
highlighted record.
Some more bugs fixed
0.99.9-pre1
Generalization of GTK+2 stock buttons (butons with icon) and make
J-Pilot more conform to GNOME Human Interface Guidelines
Build with GTK+2 by default. Use --disable-gtk2 if you want GTK+1 instead
Add Ukrainian and Korean translations
Add support of Korean (CP949) encoding
Correct a bug that prevented jpilot to start with GTK+ 2.8 (Ubuntu)
Some more bugs fixed
diffstat:
comms/jpilot/Makefile | 8 ++++----
comms/jpilot/PLIST | 5 +++--
comms/jpilot/distinfo | 10 +++++-----
comms/jpilot/patches/patch-aa | 13 +++++++++++++
comms/jpilot/patches/patch-ac | 16 ----------------
5 files changed, 25 insertions(+), 27 deletions(-)
diffs (112 lines):
diff -r ce14fd681438 -r 10faef8829f6 comms/jpilot/Makefile
--- a/comms/jpilot/Makefile Mon Nov 20 17:29:52 2006 +0000
+++ b/comms/jpilot/Makefile Mon Nov 20 18:34:27 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2006/07/05 05:37:39 jlam Exp $
+# $NetBSD: Makefile,v 1.58 2006/11/20 18:34:27 bad Exp $
#
-DISTNAME= jpilot-0.99.8
+DISTNAME= jpilot-0.99.9
CATEGORIES= comms
MASTER_SITES= http://jpilot.org/
@@ -17,11 +17,11 @@
USE_OLD_DES_API= YES
USE_DIRS+= gnome1-1.0
USE_TOOLS+= intltool msgfmt pkg-config
+USE_LANGUAGES+= c
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
+CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk2}"
CONFIGURE_ARGS+= --with-pilot-prefix="${BUILDLINK_PREFIX.pilot-link-libs}"
-CONFIGURE_ARGS+= --enable-gtk2
LDFLAGS+= -export-dynamic
DOCDIR= ${PREFIX}/share/doc/jpilot
diff -r ce14fd681438 -r 10faef8829f6 comms/jpilot/PLIST
--- a/comms/jpilot/PLIST Mon Nov 20 17:29:52 2006 +0000
+++ b/comms/jpilot/PLIST Mon Nov 20 18:34:27 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/06/13 21:52:11 bad Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/11/20 18:34:27 bad Exp $
bin/jpilot
bin/jpilot-dump
bin/jpilot-sync
@@ -19,7 +19,6 @@
share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/TODO
-share/doc/${PKGNAME}/UPGRADING
share/doc/${PKGNAME}/icons/README
share/doc/${PKGNAME}/icons/jpilot-icon1.xpm
share/doc/${PKGNAME}/icons/jpilot-icon2.xpm
@@ -65,12 +64,14 @@
share/locale/fr/LC_MESSAGES/jpilot.mo
share/locale/it/LC_MESSAGES/jpilot.mo
share/locale/ja/LC_MESSAGES/jpilot.mo
+share/locale/ko/LC_MESSAGES/jpilot.mo
share/locale/nl/LC_MESSAGES/jpilot.mo
share/locale/no/LC_MESSAGES/jpilot.mo
share/locale/ru/LC_MESSAGES/jpilot.mo
share/locale/rw/LC_MESSAGES/jpilot.mo
share/locale/sv/LC_MESSAGES/jpilot.mo
share/locale/tr/LC_MESSAGES/jpilot.mo
+share/locale/uk/LC_MESSAGES/jpilot.mo
share/locale/vi/LC_MESSAGES/jpilot.mo
share/locale/zh_CN/LC_MESSAGES/jpilot.mo
share/locale/zh_TW/LC_MESSAGES/jpilot.mo
diff -r ce14fd681438 -r 10faef8829f6 comms/jpilot/distinfo
--- a/comms/jpilot/distinfo Mon Nov 20 17:29:52 2006 +0000
+++ b/comms/jpilot/distinfo Mon Nov 20 18:34:27 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2006/07/03 21:06:59 bad Exp $
+$NetBSD: distinfo,v 1.20 2006/11/20 18:34:27 bad Exp $
-SHA1 (jpilot-0.99.8.tar.gz) = 5ad7c15f4583a15afb7acd96db2c4e8e58311b29
-RMD160 (jpilot-0.99.8.tar.gz) = 9d19e41a8d73f1dbfc5107e0ee1657ac09b55189
-Size (jpilot-0.99.8.tar.gz) = 1589217 bytes
-SHA1 (patch-ac) = 0990cb0a8ebf2cc779c149eee35cd5584bfc128a
+SHA1 (jpilot-0.99.9.tar.gz) = 19a76f8815188a1b7993fbff81624e852a3bbc5c
+RMD160 (jpilot-0.99.9.tar.gz) = 0286b9f9579dbbdb8e9bd207384561814bab5114
+Size (jpilot-0.99.9.tar.gz) = 1671351 bytes
+SHA1 (patch-aa) = 1eae313fd7196a2f3639f7cf7ea5782ca8fb4633
SHA1 (patch-ad) = cac013141685ff632cafc7a45841d4c9b77a957f
diff -r ce14fd681438 -r 10faef8829f6 comms/jpilot/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/jpilot/patches/patch-aa Mon Nov 20 18:34:27 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.7 2006/11/20 18:34:27 bad Exp $
+
+--- jpilot.c.orig 2006-06-09 22:42:57.000000000 +0200
++++ jpilot.c
+@@ -2180,7 +2180,7 @@ char * xpm_backup[] = {
+
+ /* Extract first day of week preference from locale in GTK2 */
+ # ifdef ENABLE_GTK2
+-# ifdef HAVE_LANGINFO_H
++# if defined(HAVE_LANGINFO_H) && defined(_NL_TIME_FIRST_WEEKDAY)
+ /* GTK 2.8 libraries */
+ week_start = nl_langinfo (_NL_TIME_FIRST_WEEKDAY);
+ pref_fdow = *((unsigned char *) week_start) - 1;
diff -r ce14fd681438 -r 10faef8829f6 comms/jpilot/patches/patch-ac
--- a/comms/jpilot/patches/patch-ac Mon Nov 20 17:29:52 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2006/06/13 21:52:11 bad Exp $
-
-http://www.jpilot.org/patch.0.99.8-memory
-
---- utils.c.orig 2005-12-11 13:04:24.000000000 -0500
-+++ utils.c 2005-12-11 13:04:38.000000000 -0500
-@@ -2042,9 +2042,6 @@
- fwrite(RecordBuffer->data, header.rec_len, 1, pc_in);
- #endif /* PILOT_LINK_0_12 */
- jp_logf(JP_LOG_DEBUG, "record deleted\n");
--#ifdef PILOT_LINK_0_12
-- pi_buffer_free(RecordBuffer);
--#endif /* PILOT_LINK_0_12 */
- fclose(pc_in);
- #ifdef PILOT_LINK_0_12
- pi_buffer_free(RecordBuffer);
Home |
Main Index |
Thread Index |
Old Index