From root@deepvision.tsua.net  Thu Nov  6 00:25:52 2008
Return-Path: <root@deepvision.tsua.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 549561065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Nov 2008 00:25:52 +0000 (UTC)
	(envelope-from root@deepvision.tsua.net)
Received: from deepvision.tsua.net (s2.sdv.com.ua [212.40.43.22])
	by mx1.freebsd.org (Postfix) with ESMTP id D69568FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Nov 2008 00:25:51 +0000 (UTC)
	(envelope-from root@deepvision.tsua.net)
Received: from root by deepvision.tsua.net with local (Exim 4.69 (FreeBSD))
	(envelope-from <root@deepvision.tsua.net>)
	id 1Kxsh5-0000Ja-1c
	for FreeBSD-gnats-submit@freebsd.org; Thu, 06 Nov 2008 02:25:51 +0200
Message-Id: <E1Kxsh5-0000Ja-1c@deepvision.tsua.net>
Date: Thu, 06 Nov 2008 02:25:51 +0200
From: Alex Samorukov <samm@os2.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] palm/jpilot: update to 1.6.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128623
>Category:       ports
>Synopsis:       [MAINTAINER] palm/jpilot: update to 1.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 06 00:30:01 UTC 2008
>Closed-Date:    Sat Nov 08 20:03:46 UTC 2008
>Last-Modified:  Sat Nov  8 20:10:05 UTC 2008
>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.0

Removed file(s):
- files/patch-jpilot-langinfo

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jpilot-1.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/palm/jpilot/Makefile /usr/home/samm/jpilot/Makefile
--- /usr/ports/palm/jpilot/Makefile	2008-06-06 16:55:20.000000000 +0300
+++ /usr/home/samm/jpilot/Makefile	2008-11-06 02:03:53.000000000 +0200
@@ -7,8 +7,7 @@
 # "?=" and "+=" are for including this Makefile from japanese/jpilot
 
 PORTNAME=	jpilot
-PORTVERSION=	0.99.9
-PORTREVISION=	3
+PORTVERSION=	1.6.0
 CATEGORIES+=	palm comms
 MASTER_SITES=	http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \
 		http://jpilot.org/
@@ -18,6 +17,7 @@
 
 LIB_DEPENDS=	pisock.9:${PORTSDIR}/palm/pilot-link
 
+USE_GMAKE=	yes
 USE_GNOME=	gnomehier
 GNU_CONFIGURE=	yes
 CFLAGS+=	-I${LOCALBASE}/include
@@ -49,6 +49,8 @@
 PORTDOCS=	*
 .endif
 
+post-build:
+	cd ${WRKSRC}/docs && ${GMAKE}
 post-install:
 	@${FIND} ${PREFIX}/lib/jpilot ! -type d | \
 		${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
diff -ruN --exclude=CVS /usr/ports/palm/jpilot/distinfo /usr/home/samm/jpilot/distinfo
--- /usr/ports/palm/jpilot/distinfo	2006-09-22 11:10:09.000000000 +0300
+++ /usr/home/samm/jpilot/distinfo	2008-11-06 01:38:38.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (jpilot-0.99.9.tar.gz) = c39df29aeed57b84a674524856ebc290
-SHA256 (jpilot-0.99.9.tar.gz) = 341491ad727e234b58c7d5f057bcff363d15d2f223c1beab05fc49820dfe6432
-SIZE (jpilot-0.99.9.tar.gz) = 1671351
+MD5 (jpilot-1.6.0.tar.gz) = 7918d345fb7e4b644a7211db03ddd148
+SHA256 (jpilot-1.6.0.tar.gz) = e606ebad9817f90e358515dbe06c887592ba7ad4ea6357bded6eb9139d8c35ef
+SIZE (jpilot-1.6.0.tar.gz) = 1573667
diff -ruN --exclude=CVS /usr/ports/palm/jpilot/files/patch-Makefile.in /usr/home/samm/jpilot/files/patch-Makefile.in
--- /usr/ports/palm/jpilot/files/patch-Makefile.in	2005-11-03 22:23:58.000000000 +0200
+++ /usr/home/samm/jpilot/files/patch-Makefile.in	2008-11-06 02:24:17.000000000 +0200
@@ -1,11 +1,11 @@
---- Makefile.in.orig	Sun Oct 30 18:00:53 2005
-+++ Makefile.in	Tue Nov  1 17:17:43 2005
-@@ -302,7 +302,7 @@
+--- Makefile.in	2008-11-06 00:38:50.000000000 +0100
++++ Makefile.in	2008-11-06 00:40:39.000000000 +0100
+@@ -331,7 +331,7 @@
  sharedstatedir = @sharedstatedir@
  sysconfdir = @sysconfdir@
  target_alias = @target_alias@
--SUBDIRS = Expense SyncTime KeyRing docs dialer po m4 empty icons
-+SUBDIRS = Expense SyncTime KeyRing dialer po m4 empty
- 
- # install the manual docs
- colordir = $(prefix)/share/$(PACKAGE)
+-SUBDIRS = Expense SyncTime KeyRing dialer m4 po icons docs empty
++SUBDIRS = Expense SyncTime KeyRing dialer m4 po empty
+ EXTRA_DIST = config.rpath mkinstalldirs reconf autogen.sh \
+ 	intltool-extract.in intltool-merge.in intltool-update.in \
+ 	ChangeLog ChangeLog.cvs \
diff -ruN --exclude=CVS /usr/ports/palm/jpilot/files/patch-jpilot-langinfo /usr/home/samm/jpilot/files/patch-jpilot-langinfo
--- /usr/ports/palm/jpilot/files/patch-jpilot-langinfo	2006-09-22 11:10:09.000000000 +0300
+++ /usr/home/samm/jpilot/files/patch-jpilot-langinfo	1970-01-01 03:00:00.000000000 +0300
@@ -1,11 +0,0 @@
---- jpilot.c.orig	Fri Jun  9 23:42:57 2006
-+++ jpilot.c	Tue Sep 12 18:51:49 2006
-@@ -2180,7 +2180,7 @@
- 
-    /* 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 -ruN --exclude=CVS /usr/ports/palm/jpilot/pkg-plist /usr/home/samm/jpilot/pkg-plist
--- /usr/ports/palm/jpilot/pkg-plist	2006-10-14 11:54:49.000000000 +0300
+++ /usr/home/samm/jpilot/pkg-plist	2008-11-06 01:56:22.000000000 +0200
@@ -12,7 +12,6 @@
 %%NLS%%share/locale/ja/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/jpilot.mo
-%%NLS%%share/locale/no/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/rw/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/jpilot.mo
@@ -21,6 +20,9 @@
 %%NLS%%share/locale/vi/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/jpilot.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/jpilot.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/jpilot.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/jpilot.mo
+
 @dirrmtry share/applications
 @dirrmtry share/locale/rw/LC_MESSAGES
 @dirrmtry share/locale/rw
--- jpilot-1.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Nov 6 05:39:23 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128623 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Nov 8 20:03:45 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128623 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128623: commit references a PR
Date: Sat,  8 Nov 2008 20:03:50 +0000 (UTC)

 miwi        2008-11-08 20:03:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     palm/jpilot          Makefile distinfo pkg-plist 
     palm/jpilot/files    patch-Makefile.in 
   Removed files:
     palm/jpilot/files    patch-jpilot-langinfo 
   Log:
   - Update to 1.6.0
   
   PR:             128623
   Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
   
   Revision  Changes    Path
   1.62      +4 -2      ports/palm/jpilot/Makefile
   1.19      +3 -3      ports/palm/jpilot/distinfo
   1.9       +8 -8      ports/palm/jpilot/files/patch-Makefile.in
   1.2       +0 -11     ports/palm/jpilot/files/patch-jpilot-langinfo (dead)
   1.21      +3 -1      ports/palm/jpilot/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
