Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 22:40:53 +0100 (CET)
From:      olgeni@uli.it
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23482: graphics/netpbm: fix pkg-plist for bento
Message-ID:  <200012112140.eBBLerr00978@olgeni.localdomain.net>
Resent-Message-ID: <200012112150.eBBLo1F13794@freefall.freebsd.org>

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

>Number:         23482
>Category:       ports
>Synopsis:       graphics/netpbm: fix pkg-plist for bento
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 13:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:

FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Dec  9 14:03:20 CET 2000     root@olgeni.localdomain.net:/usr/local/storage/obj/usr/src/sys/BSDBOX  i386

>Description:

Automatic package building on bento complained about this port's pkg-plist:
"make package" fails.

A couple of files have been added (pcdindex and man page) in the new netpbm
release (9.9), and a program in bin has been renamed (pnmtopsnr -> pnmpsnr).

>How-To-Repeat:
>Fix:

files/manpages:

  * add pcdindex.1

pkg-plist:

  * add bin/pcdindex
  * rename bin/pnmtopsnr to bin/pnmpsnr



diff -ruN netpbm.orig/files/manpages netpbm/files/manpages
--- netpbm.orig/files/manpages	Sat Dec  9 09:58:11 2000
+++ netpbm/files/manpages	Mon Dec 11 16:13:18 2000
@@ -68,6 +68,7 @@
 MAN1+=	pbmtoybm.1
 MAN1+=	pbmtozinc.1
 MAN1+=	pbmupc.1
+MAN1+=	pcdindex.1
 MAN1+=	pcxtoppm.1
 MAN1+=	pgmbentley.1
 MAN1+=	pgmcrater.1
diff -ruN netpbm.orig/pkg-plist netpbm/pkg-plist
--- netpbm.orig/pkg-plist	Sat Dec  9 09:58:11 2000
+++ netpbm/pkg-plist	Mon Dec 11 16:13:47 2000
@@ -70,6 +70,7 @@
 bin/pbmtoybm
 bin/pbmtozinc
 bin/pbmupc
+bin/pcdindex
 bin/pcxtoppm
 bin/pgmbentley
 bin/pgmcrater
@@ -118,6 +119,7 @@
 bin/pnmnoraw
 bin/pnmpad
 bin/pnmpaste
+bin/pnmpsnr
 bin/pnmrotate
 bin/pnmscale
 bin/pnmscalefixed
@@ -132,7 +134,6 @@
 bin/pnmtoplainpnm
 bin/pnmtopng
 bin/pnmtops
-bin/pnmtopsnr
 bin/pnmtorast
 bin/pnmtosgi
 bin/pnmtosir

>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?200012112140.eBBLerr00978>