Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 06:17:34 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45449: Update port: print/pnm2ppa to 1.11
Message-ID:  <20021119061734.2fea5951.tkato@prontomail.com>

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

>Number:         45449
>Category:       ports
>Synopsis:       Update port: print/pnm2ppa to 1.11
>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:   Mon Nov 18 13:30:13 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.11

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/pnm2ppa/Makefile print/pnm2ppa/Makefile
--- /usr/ports/print/pnm2ppa/Makefile	Mon Nov 11 19:00:56 2002
+++ print/pnm2ppa/Makefile	Mon Nov 18 21:03:23 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pnm2ppa
-PORTVERSION=	1.10
+PORTVERSION=	1.11
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/print/pnm2ppa/distinfo print/pnm2ppa/distinfo
--- /usr/ports/print/pnm2ppa/distinfo	Tue Sep 10 20:25:32 2002
+++ print/pnm2ppa/distinfo	Mon Nov 18 21:06:20 2002
@@ -1 +1 @@
-MD5 (pnm2ppa-1.10.tar.gz) = 8953f7af96a5c8ca12711756de9d50ba
+MD5 (pnm2ppa-1.11.tar.gz) = f75450e860f5759d3485e68729d5cfdb
diff -urN /usr/ports/print/pnm2ppa/files/patch-aa print/pnm2ppa/files/patch-aa
--- /usr/ports/print/pnm2ppa/files/patch-aa	Tue Sep 10 20:25:32 2002
+++ print/pnm2ppa/files/patch-aa	Mon Nov 18 21:08:56 2002
@@ -1,5 +1,5 @@
---- Makefile.orig	Tue Feb 12 00:49:11 2002
-+++ Makefile	Fri Jul 12 20:48:40 2002
+--- Makefile.orig	Sun Oct  6 10:27:36 2002
++++ Makefile	Mon Nov 18 21:08:50 2002
 @@ -5,14 +5,14 @@
  # paths to locations where the pnm2ppa binary, the configuration file,
  # and the man page should be installed.   On some systems (like Solaris)
@@ -13,7 +13,7 @@
  
  #compiler and linker options:
 -CC=gcc
--CFLAGS=-Wall -pedantic -O2 -g 
+-CFLAGS=-Wall -pedantic -O2  
 -LDFLAGS=-lm
 +CC?=gcc
 +CFLAGS+=-DCONFDIR=\"$(CONFDIR)\" -I${LOCALBASE}/include
diff -urN /usr/ports/print/pnm2ppa/files/patch-ad print/pnm2ppa/files/patch-ad
--- /usr/ports/print/pnm2ppa/files/patch-ad	Sun Mar  4 06:19:13 2001
+++ print/pnm2ppa/files/patch-ad	Mon Nov 18 21:21:56 2002
@@ -1,5 +1,5 @@
---- pnm2ppa.conf.orig	Sun Oct 29 00:02:57 2000
-+++ pnm2ppa.conf	Tue Jan 30 22:07:29 2001
+--- pnm2ppa.conf.orig	Sun Nov 10 06:47:47 2002
++++ pnm2ppa.conf	Mon Nov 18 21:10:36 2002
 @@ -1,7 +1,7 @@
  # Sample configuration file 
  #
@@ -9,16 +9,16 @@
  #
  # uncomment entries by removing "#" to activate them.
  #
-@@ -26,7 +26,7 @@
- # in addition to the syslog. (Note: on BeOS,  syslog messages are
- # diverted to stderr; use "silent 1" to suppress them.)
- # Note: the "silent 1" keyword is only accepted from the system 
--# configuration  file (/etc/pnm2ppa.conf), and not from configuration files 
-+# configuration  file (%%PREFIX%%/etc/pnm2ppa.conf), and not from configuration files 
- # specified  with the pnm2ppa option "-f".
+@@ -44,7 +44,7 @@
+ log_info 1               # <= COMMENT THIS OUT TO GET THE NEW DEFAULT BEHAVIOR!
  
- #silent 1
-@@ -105,7 +105,7 @@
+ # Note: the "silent 1" and "log_info" keywords are only accepted from the 
+-# system configuration  file (/etc/pnm2ppa.conf), and not from configuration 
++# system configuration  file (%%PREFIX%%/etc/pnm2ppa.conf), and not from configuration 
+ # files specified  by users with the pnm2ppa option "-f".
+ 
+ #---------set the margins of the printed page-------------------
+@@ -123,7 +123,7 @@
  #------------Color correct curve Gamma parameters-------------------------
  # Gamma color correction values for Red, Green and Blue:
  # (Note: a more effective method of color correction is to use
>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?20021119061734.2fea5951.tkato>