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

Glen Barber glen.j.barber at gmail.com
Tue Feb 24 01:37:29 UTC 2009


My apologies.  The patch I submitted was, in fact, an incorrect patch.
 The correct patches are as follows:

Index: Makefile
===================================================================
--- Makefile	(revision 19)
+++ Makefile	(working copy)
@@ -9,7 +9,7 @@
 PORTVERSION=	${SDKVER}r3
 CATEGORIES=	palm
 MASTER_SITES=
-DISTFILES=	palmos-sdk-${SDKVER}r3-1.tar.gz
+DISTFILES=	palmos-sdk-${SDKVER}r3-1.tar.gz.tar

 MAINTAINER=	glen.j.barber at gmail.com
 COMMENT=	Palm OS SDK
@@ -25,8 +25,8 @@

 .include <bsd.port.pre.mk>

-.if !exists(${DISTDIR}/palmos-sdk-${SDKVER}r3-1.tar.gz)
-IGNORE='You must manually fetch the palmos-sdk tarfile from:
http://www.accessdevnet.com/ .  You will be required to register on
the site.  After fetching the file, rename the extention from
.tar.gz.tar to .tar.gz, place the file in ${DISTDIR}, and run make
again.'
+.if !exists(${DISTDIR}/palmos-sdk-${SDKVER}r3-1.tar.gz.tar)
+IGNORE='You must manually fetch the palmos-sdk tarfile from:
http://www.accessdevnet.com/ .  You will be required to register on
the site.  After fetching the file, place it in ${DISTDIR}, and run
make again.'
 .endif

 do-install:


Index: distinfo
===================================================================
--- distinfo	(revision 19)
+++ distinfo	(working copy)
@@ -1,3 +1,3 @@
-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
+MD5 (palmos-sdk-5[1].0r3-1.tar.gz.tar) = 56647bd079f9c23b4df491c165caf7ca
+SHA256 (palmos-sdk-5[1].0r3-1.tar.gz.tar) =
743340c227da7f2beb961bfdf2961d7f436cba7ccbe08b0d667a4c8b964a8ece
+SIZE (palmos-sdk-5[1].0r3-1.tar.gz.tar) = 467607


Thanks, and sorry for the noise.

-- 
Glen Barber



More information about the freebsd-ports-bugs mailing list