Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 00:49:50 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25595: [MAINTAINER UPDATE] palm/palmpower 1.0.1->1.0.2
Message-ID:  <200103072249.f27MnoC83377@alchemy.oven.org>

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

>Number:         25595
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] palm/palmpower 1.0.1->1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 15:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:


>Description:

From author:

changed back to old layout, means sourcecode gets disassembled as it used to be
in pilotdis v1.13 i replaced the tabs with their spaces again. it's now fully
compatible again. 

changed the behave of [-ng] and [-nl] by default the crossreferences won't be
added to an disabled sourcecode. you must for now enter [-ng] and/or [-nl] to
get them added. that was someting that i wanted to change for longer now. 

Also, he merged all my patches, thus there're none left in the files/ directory
and it can be safely moved to Attic.

>How-To-Repeat:


>Fix:

diff -urN /usr/ports/palm/palmpower/Makefile palmpower/Makefile
--- /usr/ports/palm/palmpower/Makefile	Thu Oct 12 15:19:11 2000
+++ palmpower/Makefile	Thu Mar  8 00:45:49 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	palmpower
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	palm
 MASTER_SITES=	http://www.fh-wilhelmshaven.de/~akcaagaa/palmpower/files/
 
diff -urN /usr/ports/palm/palmpower/distinfo palmpower/distinfo
--- /usr/ports/palm/palmpower/distinfo	Thu Oct 12 15:19:11 2000
+++ palmpower/distinfo	Thu Mar  8 00:25:31 2001
@@ -1 +1 @@
-MD5 (palmpower-1.0.1.tar.gz) = 8a8b5fe2fe29bebdc5dcdc2a651baf68
+MD5 (palmpower-1.0.2.tar.gz) = f7c24110ce18483c2d6b2bf985aeab02
diff -urN /usr/ports/palm/palmpower/files/patch-aa palmpower/files/patch-aa
--- /usr/ports/palm/palmpower/files/patch-aa	Thu Oct 12 15:19:15 2000
+++ palmpower/files/patch-aa	Thu Jan  1 02:00:00 1970
@@ -1,11 +0,0 @@
---- src/pila/main.c.orig	Tue Aug 22 13:45:39 2000
-+++ src/pila/main.c	Tue Aug 22 13:47:16 2000
-@@ -26,7 +26,7 @@
- // for htonl and ntohl
- #ifndef unix
-     #include <winsock.h>
--#else
-+#elsif defined(__linux__)
-     #include <asm/byteorder.h>
- #endif
- 
diff -urN /usr/ports/palm/palmpower/files/patch-ab palmpower/files/patch-ab
--- /usr/ports/palm/palmpower/files/patch-ab	Thu Oct 12 15:19:15 2000
+++ palmpower/files/patch-ab	Thu Jan  1 02:00:00 1970
@@ -1,11 +0,0 @@
---- src/pila/object.c.orig	Tue Aug 22 13:46:44 2000
-+++ src/pila/object.c	Tue Aug 22 13:47:04 2000
-@@ -10,7 +10,7 @@
- // for htonl and ntohl
- #ifndef unix
-     #include <winsock.h>
--#else
-+#elsif defined(__linux__)
-     #include <asm/byteorder.h>
- #endif
- 
diff -urN /usr/ports/palm/palmpower/files/patch-ac palmpower/files/patch-ac
--- /usr/ports/palm/palmpower/files/patch-ac	Thu Oct 12 15:19:15 2000
+++ palmpower/files/patch-ac	Thu Jan  1 02:00:00 1970
@@ -1,11 +0,0 @@
---- src/pila/prc.c.orig	Tue Aug 22 13:47:27 2000
-+++ src/pila/prc.c	Tue Aug 22 13:47:43 2000
-@@ -22,7 +22,7 @@
- #ifndef unix
-     //#include <windows.h>
-     #include <winsock.h>
--#else
-+#elsif defined(__linux__)
-     // for htonl and ntohl
-     #include <asm/byteorder.h>
- #endif
diff -urN /usr/ports/palm/palmpower/files/patch-ad palmpower/files/patch-ad
--- /usr/ports/palm/palmpower/files/patch-ad	Thu Oct 12 15:19:15 2000
+++ palmpower/files/patch-ad	Thu Jan  1 02:00:00 1970
@@ -1,11 +0,0 @@
---- src/pilotdis/Makefile.in.orig	Tue Aug 22 13:53:22 2000
-+++ src/pilotdis/Makefile.in	Tue Aug 22 13:54:05 2000
-@@ -72,7 +72,7 @@
- DEFS = @DEFS@ -I. -I$(srcdir) 
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ -lm
- pilotdis_OBJECTS =  afline.o dis.o fgen.o inst1.o inst2.o main.o pgen.o \
- utils.o
- pilotdis_LDADD = $(LDADD)
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103072249.f27MnoC83377>