ports/132015: [patch] Update palm/palmos-sdk to latest version

Glen Barber glen.j.barber at gmail.com
Mon Feb 23 17:30:03 UTC 2009


>Number:         132015
>Category:       ports
>Synopsis:       [patch] Update palm/palmos-sdk to latest version
>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 Feb 23 17:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD phoenix 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update palm/palmos-sdk to latest version. 

Edited files: palm/palmos-sdk/Makefile palm/palmos-sdk/distinfo
>How-To-Repeat:

>Fix:
Makefile:
--- original/Makefile   2009-02-23 16:17:04.000000000 +0000
+++ new/Makefile        2009-02-23 16:15:44.000000000 +0000
@@ -19,14 +19,18 @@
 NO_BUILD=      YES
 PLIST_SUB=     BASEDIR=palmdev/sdk-${SDKVER}
 
-SDKVER=                5.0
+SDKVER=                5[1].0
 INCDIR=                ${PREFIX}/palmdev/sdk-${SDKVER}/include
 LIBDIR=                ${PREFIX}/palmdev/sdk-${SDKVER}/lib
 
 .include <bsd.port.pre.mk>
 
 .if !exists(${DISTDIR}/palmos-sdk-${SDKVER}r3-1.tar.gz)
-IGNORE='You must manually fetch tarball from http://www.palmos.com/cgi-bin/sdk50.cgi and place it in ${DISTDIR} then run make again.'
+IGNORE='You must manually fetch the palmos-sdk tarfile from: \
+ http://www.accessdevnet.com/index.php \
+ You will be required to register a user name and password. \
+ After successfully fetching the file, rename it from: \
+ .tar.gz.tar to .tar.gz, place it in ${DISTDIR}, and run make again.'
 .endif
 
 do-install:


distinfo:
--- original/distinfo   2009-02-23 16:17:04.000000000 +0000
+++ new/distinfo        2009-02-23 16:23:11.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (palmos-sdk-5.0r3-1.tar.gz) = 56647bd079f9c23b4df491c165caf7ca
-SHA256 (palmos-sdk-5.0r3-1.tar.gz) = 743340c227da7f2beb961bfdf2961d7f436cba7ccbe08b0d667a4c8b964a8ece
-SIZE (palmos-sdk-5.0r3-1.tar.gz) = 467607
+MD5 (palmos-sdk-5[1].0r3-1.tar.gz) = 56647bd079f9c23b4df491c165caf7ca
+SHA256 (palmos-sdk-5[1].0r3-1.tar.gz) = 743340c227da7f2beb961bfdf2961d7f436cba7ccbe08b0d667a4c8b964a8ece
+SIZE (palmos-sdk-5[1].0r3-1.tar.gz) = 467607


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list