ports/64412: Port update: palm/pilrc

Simon Dick simond at irrelevant.org
Thu Mar 18 11:10:19 UTC 2004


>Number:         64412
>Category:       ports
>Synopsis:       Port update: palm/pilrc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 18 03:10:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #5: Sat Feb 7 07:48:58 GMT 2004 root at nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Update palm/pilrc port to v3.1

>How-To-Repeat:
	
>Fix:

diff -ruN pilrc.orig/Makefile pilrc/Makefile
--- pilrc.orig/Makefile	Wed Feb  4 05:08:31 2004
+++ pilrc/Makefile	Wed Mar  3 14:22:46 2004
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	pilrc
-PORTVERSION=	2.9p9
-PORTREVISION=	1
+PORTVERSION=	3.1
 CATEGORIES=	palm
-MASTER_SITES=	http://www.ardiri.com/download/files/palm/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Resource compiler for Pilot applications
 
-WRKSRC=		${WRKDIR}/pilrc-${PORTVERSION}
+WRKSRC=		${WRKDIR}/pilrc-${PORTVERSION}/unix
+CONFIGURE_ARGS+=	--enable-pilrcui
 
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
diff -ruN pilrc.orig/distinfo pilrc/distinfo
--- pilrc.orig/distinfo	Wed Mar  3 14:11:20 2004
+++ pilrc/distinfo	Wed Mar  3 14:15:43 2004
@@ -1 +1,2 @@
-MD5 (pilrc-2.9p9.tgz) = 3fba042b558ba9b2ada20ba5eff018c4
+MD5 (pilrc-3.1.tar.gz) = bbfea963c4e34252f634c6a39a2578b8
+SIZE (pilrc-3.1.tar.gz) = 249603
diff -ruN pilrc.orig/files/patch-Makefile.in pilrc/files/patch-Makefile.in
--- pilrc.orig/files/patch-Makefile.in	Tue Jun 26 12:01:49 2001
+++ pilrc/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
@@ -1,21 +0,0 @@
---- Makefile.in.orig	Sat May 26 23:22:08 2001
-+++ Makefile.in	Tue Jun 26 12:55:12 2001
-@@ -178,6 +178,9 @@
- 	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
- 	done
- 
-+.c.o:
-+	$(COMPILE) -c $<
-+
- .s.o:
- 	$(COMPILE) -c $<
- 
-@@ -290,7 +293,7 @@
- 
- DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
- 
---include $(DEP_FILES)
-+#-include $(DEP_FILES)
- 
- mostlyclean-depend:
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list