From nobody@FreeBSD.org  Tue Aug  1 17:06:40 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C660816A4DA
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Aug 2006 17:06:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7FFB043D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Aug 2006 17:06:40 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k71H6e86085905
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Aug 2006 17:06:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k71H6eES085904;
	Tue, 1 Aug 2006 17:06:40 GMT
	(envelope-from nobody)
Message-Id: <200608011706.k71H6eES085904@www.freebsd.org>
Date: Tue, 1 Aug 2006 17:06:40 GMT
From: "J. Martin Petersen" <jmp@aub.dk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Required files not installed by port
X-Send-Pr-Version: www-2.3

>Number:         101204
>Category:       ports
>Synopsis:       devel/otrs: Required files not installed by port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 17:10:13 GMT 2006
>Closed-Date:    Tue Sep 19 15:47:09 GMT 2006
>Last-Modified:  Tue Sep 19 15:50:20 GMT 2006
>Originator:     J. Martin Petersen
>Release:        5.4-RELEASE-p13
>Organization:
>Environment:
FreeBSD newton.aub.dk 5.4-SECURITY FreeBSD 5.4-SECURITY #0: Tue Apr 18 06:15:11 UTC 2006     root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The port does not install the RELEASE file, even though the standard configuration (see Kernel/Config/Defaults.pm) assumes that it will be installed as $OTRS/RELEASE. 
>How-To-Repeat:
Install the port. 
>Fix:
Copy RELEASE to /usr/local/otrs
>Release-Note:
>Audit-Trail:

From: "J. Martin Petersen" <jmp@alvorlig.dk>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/101204: Required files not installed by port
Date: Tue, 01 Aug 2006 19:17:50 +0200

 Sigh, I forgot to specify which port in the abstract, sorry. It is 
 devel/otrs.
 
 Cheers, Martin
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Tue Aug 1 18:21:39 UTC 2006 
State-Changed-Why:  
Fix synonpsis an ask maintainer about it. 

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

From: Nick Barkas <snb@threerings.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/101204: Required files not installed by port
Date: Tue, 01 Aug 2006 13:28:48 -0700

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig95517BBB2F4F0A8C5BB0F3D6
 Content-Type: multipart/mixed;
  boundary="------------000003090908050407050606"
 
 This is a multi-part message in MIME format.
 --------------000003090908050407050606
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Here is a small patch to fix this.
 
 
 --------------000003090908050407050606
 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
  name="otrs_RELEASE.patch"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline;
  filename="otrs_RELEASE.patch"
 
 --- Makefile.orig	Thu Jul 27 11:20:46 2006
 +++ Makefile	Tue Aug  1 13:22:50 2006
 @@ -124,6 +124,7 @@
  	@${MKDIR} ${ROOT_DIRS_LIST:S!^!${OTRSDIR}/!} ${BIN_DIRS_LIST:S!^!${OTRS=
 DIR}/bin/!} \
  		${SCRIPTS_DIRS_LIST:S!^!${OTRSDIR}/scripts/!}
  	@${INSTALL_DATA} ${WRKSRC}/.*.dist ${OTRSDIR}/
 +	@${INSTALL_DATA} ${WRKSRC}/RELEASE ${OTRSDIR}/
  .for D in ${BIN_DIRS_LIST}
  	@${INSTALL_SCRIPT} ${WRKSRC}/bin/${D}/*.* ${OTRSDIR}/bin/${D}/
  .endfor
 
 --------------000003090908050407050606--
 
 --------------enig95517BBB2F4F0A8C5BB0F3D6
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.4 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFEz7mF44NxFgGs4RMRCuvbAKC7BY1EqogyftswnMscPSaUdiAbQwCgqhMh
 Scvi/AcBphTKmZkEZ9JCf1o=
 =BtW3
 -----END PGP SIGNATURE-----
 
 --------------enig95517BBB2F4F0A8C5BB0F3D6--
State-Changed-From-To: feedback->closed 
State-Changed-By: garga 
State-Changed-When: Tue Sep 19 15:47:07 UTC 2006 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/101204: commit references a PR
Date: Tue, 19 Sep 2006 15:46:46 +0000 (UTC)

 garga       2006-09-19 15:45:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/otrs           Makefile pkg-plist 
   Log:
   - Install RELEASE file to OTRSDIR
   - Bump PORTREVISION
   
   PR:             ports/101204
   Submitted by:   J. Martin Petersen <jmp@aub.dk>
   Reviewed by:    Nick Barkas <snb@threerings.net> (maintainer)
   
   Revision  Changes    Path
   1.4       +2 -1      ports/devel/otrs/Makefile
   1.2       +1 -0      ports/devel/otrs/pkg-plist
 _______________________________________________
 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:
