From hsn@sendmail.cz  Sun Dec 24 20:04:06 2006
Return-Path: <hsn@sendmail.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 1048D16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 2006 20:04:06 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91])
	by mx1.freebsd.org (Postfix) with ESMTP id C2A2E13C466
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 2006 20:04:05 +0000 (UTC)
	(envelope-from hsn@sendmail.cz)
Received: from smtp-out3.iol.cz (smtp-out-3.iplanet.iol.cz [192.168.30.28])
	by smtp-out3.iol.cz (Postfix) with ESMTP id 6623B65C96;
	Sun, 24 Dec 2006 21:04:04 +0100 (CET)
Received: from sanatana.dharma (234.114.broadband5.iol.cz [88.100.114.234])
	by smtp-out3.iol.cz (Postfix) with ESMTP id 3ADC757EED;
	Sun, 24 Dec 2006 21:04:03 +0100 (CET)
Received: from hsn-sf@localhost
	by sanatana.dharma (Exim 4.63_0 FreeBSD) id 1GyZZf-000AFr-DN
	; Sun, 24 Dec 2006 21:03:59 +0100
Message-Id: <E1GyZZf-000AFr-DN@sanatana.dharma>
Date: Sun, 24 Dec 2006 21:03:59 +0100
From: Radim Kolar SF.NET <hsn@sendmail.cz>
Sender: "Radim Kolar SF.NET" <hsn-sf@sanatana.iol.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: stas@FreeBSD.org,hsn@sendmail.cz
Subject: [PATCH] graphics/lcms: added manpages to pkglist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107173
>Category:       ports
>Synopsis:       [PATCH] graphics/lcms: added manpages to pkglist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    stas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 24 20:10:13 GMT 2006
>Closed-Date:    Fri Dec 29 20:19:08 GMT 2006
>Last-Modified:  Fri Dec 29 20:20:26 GMT 2006
>Originator:     Radim Kolar SF.NET
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri Sep  8 01:39:47 CEST
>Description:
manpages for tifficc and jpegicc utils not included in pkg-plist

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lcms-1.15_1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/lcms/Makefile /home/hsn/hacked/lcms/Makefile
--- /usr/ports/graphics/lcms/Makefile	Tue Nov 14 16:06:10 2006
+++ /home/hsn/hacked/lcms/Makefile	Sun Dec 24 20:44:11 2006
@@ -32,6 +32,7 @@
 .if defined(WITH_TIFFICC)
 LIB_DEPENDS+=	tiff.4:${PORTSDIR}/graphics/tiff
 PLIST_SUB+=	TIFFICC=""
+MAN1+=		tifficc.1
 .else
 CONFIGURE_ARGS=	--without-tiff
 PLIST_SUB+=	TIFFICC="@comment "
@@ -40,6 +41,7 @@
 .if defined(WITH_JPEGICC)
 LIB_DEPENDS+=	jpeg.9:${PORTSDIR}/graphics/jpeg
 PLIST_SUB+=	JPEGICC=""
+MAN1+=		jpegicc.1
 .else
 CONFIGURE_ARGS=	--without-jpeg
 PLIST_SUB+=	JPEGICC="@comment "
--- lcms-1.15_1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->stas 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 24 20:10:30 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107173 
State-Changed-From-To: open->closed 
State-Changed-By: stas 
State-Changed-When: Fri Dec 29 20:19:04 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107173 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107173: commit references a PR
Date: Fri, 29 Dec 2006 20:18:41 +0000 (UTC)

 stas        2006-12-29 20:18:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/lcms        Makefile distinfo 
   Removed files:
     graphics/lcms/files  patch-32bit patch-config 
   Log:
   - Update to 1.16
   - Add missed manpage entries [1]
   
   PR:             ports/107173
   Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz> [1]
   
   Revision  Changes    Path
   1.26      +4 -2      ports/graphics/lcms/Makefile
   1.13      +3 -3      ports/graphics/lcms/distinfo
   1.4       +0 -15     ports/graphics/lcms/files/patch-32bit (dead)
   1.5       +0 -26     ports/graphics/lcms/files/patch-config (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
