Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 2009 02:08:22 +0300
From:      Alex Samorukov <samm@os2.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138621: [MAINTAINER] palm/pilot-link: update to 0.12.4
Message-ID:  <E1MknJu-000Jlo-Nf@deepvision.tsua.net>
Resent-Message-ID: <200909072310.n87NA18Y044720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138621
>Category:       ports
>Synopsis:       [MAINTAINER] palm/pilot-link: update to 0.12.4
>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:   Mon Sep 07 23:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.3-RELEASE-p8 i386
>Organization:
NetArt
>Environment:
System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p8 FreeBSD 6.3-RELEASE-p8 #5: Mon Jan 12 12:00:20 EET 2009
>Description:
- Update to 0.12.4

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

--- pilot-link-0.12.4,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/palm/pilot-link/Makefile /root/tmp/pilot-link/Makefile
--- /usr/ports/palm/pilot-link/Makefile	2009-03-09 19:15:41.000000000 +0200
+++ /root/tmp/pilot-link/Makefile	2009-09-08 01:56:10.000000000 +0300
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	pilot-link
-PORTVERSION=	0.12.3
+PORTVERSION=	0.12.4
 PORTEPOCH=	1
 CATEGORIES=	palm comms
-MASTER_SITES=	http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \
-		http://katerina.frederic.k12.wi.us/mirror/pilot-link/
+MASTER_SITES=	http://downloads.pilot-link.org/ \
+		ftp://ftp.estpak.ee/pub/archlinux/sources/
 
 MAINTAINER=	samm@os2.kiev.ua
 COMMENT=	Suite of tools used to connect and sync your Palm handled
diff -ruN --exclude=CVS /usr/ports/palm/pilot-link/distinfo /root/tmp/pilot-link/distinfo
--- /usr/ports/palm/pilot-link/distinfo	2008-12-03 20:45:27.000000000 +0200
+++ /root/tmp/pilot-link/distinfo	2009-09-08 01:56:36.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (pilot-link-0.12.3.tar.bz2) = 257124484d50552679c53cae8e118aa3
-SHA256 (pilot-link-0.12.3.tar.bz2) = f5ed3f1d70349ff5ef95e6d1aa5b2ea9ad4b4d720e7d83cacc1003a950d4c476
-SIZE (pilot-link-0.12.3.tar.bz2) = 960812
+MD5 (pilot-link-0.12.4.tar.bz2) = a62baf6fd709c6a3d93077abda936e7a
+SHA256 (pilot-link-0.12.4.tar.bz2) = d4441cf6b35a530c093f9895be4fe661f484cd71c64b700caa5c08de15df6fd3
+SIZE (pilot-link-0.12.4.tar.bz2) = 1576699
diff -ruN --exclude=CVS /usr/ports/palm/pilot-link/files/patch-ltmain.sh /root/tmp/pilot-link/files/patch-ltmain.sh
--- /usr/ports/palm/pilot-link/files/patch-ltmain.sh	2006-09-22 10:45:58.000000000 +0300
+++ /root/tmp/pilot-link/files/patch-ltmain.sh	2009-09-08 02:00:10.000000000 +0300
@@ -1,15 +1,17 @@
---- ltmain.sh.orig	Fri Sep 22 15:15:14 2006
-+++ ltmain.sh	Fri Sep 22 15:15:24 2006
-@@ -6003,10 +6003,12 @@
+--- ltmain.sh.orig	2009-05-25 07:33:24.000000000 +0300
++++ ltmain.sh	2009-09-08 01:58:54.000000000 +0300
+@@ -2077,10 +2077,10 @@
  	fi
  
  	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false ; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
+-	func_basename "$file"
+-	name="$func_basename_result"
+-	instname="$dir/$name"i
+-	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
++#	func_basename "$file"
++#	name="$func_basename_result"
++#	instname="$dir/$name"i
++#	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
  
  	# Maybe install the static library, too.
  	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -ruN --exclude=CVS /usr/ports/palm/pilot-link/pkg-plist /root/tmp/pilot-link/pkg-plist
--- /usr/ports/palm/pilot-link/pkg-plist	2008-12-03 20:45:27.000000000 +0200
+++ /root/tmp/pilot-link/pkg-plist	2009-09-08 02:05:12.000000000 +0300
@@ -74,6 +74,9 @@
 include/pi-veo.h
 include/pi-versamail.h
 include/pi-version.h
+include/pi-blob.h
+include/pi-calendar.h
+include/pi-location.h
 lib/libpisock.a
 lib/libpisock.so
 lib/libpisock.so.9
--- pilot-link-0.12.4,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?E1MknJu-000Jlo-Nf>