From xxjack12xx@gmail.com  Fri Jun  1 12:33:35 2007
Return-Path: <xxjack12xx@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4007F16A46E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  1 Jun 2007 12:33:35 +0000 (UTC)
	(envelope-from xxjack12xx@gmail.com)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176])
	by mx1.freebsd.org (Postfix) with ESMTP id 1D55813C4AE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  1 Jun 2007 12:33:34 +0000 (UTC)
	(envelope-from xxjack12xx@gmail.com)
Received: by wa-out-1112.google.com with SMTP id m33so661622wag
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 01 Jun 2007 05:33:34 -0700 (PDT)
Received: by 10.114.26.1 with SMTP id 1mr1705844waz.1180699669071;
        Fri, 01 Jun 2007 05:07:49 -0700 (PDT)
Received: by 10.114.15.2 with HTTP; Fri, 1 Jun 2007 05:07:48 -0700 (PDT)
Message-Id: <ab581e310706010507r370adb8brccbe44617349f58f@mail.gmail.com>
Date: Fri, 1 Jun 2007 05:07:48 -0700
From: "Jack L." <xxjack12xx@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org, xxjack12xx@gmail.com
Subject: Update audacity-devel to 1.3.3

>Number:         113219
>Category:       ports
>Synopsis:       Update audio/audacity-devel to 1.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 12:40:03 GMT 2007
>Closed-Date:    Sun Jul 29 15:58:03 GMT 2007
>Last-Modified:  Sun Jul 29 16:00:07 GMT 2007
>Originator:     Jack
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD jackcomp.campusbug.com 6.2-STABLE FreeBSD 6.2-STABLE
#0: Wed Apr 18 04:56:52 PDT 2007
jack@hermes.campusbug.com:/usr/obj/usr/src/sys/HERMES amd64
>Description:
Update audacity-devel to 1.3.3
>How-To-Repeat:
>Fix:
Patch attached
--- diff begins here ---
diff -urN audold/Makefile audacity-devel/Makefile
--- audold/Makefile     Fri Jun  1 04:55:52 2007
+++ audacity-devel/Makefile     Fri Jun  1 04:56:53 2007
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.22 2007/05/19
19:58:10 flz Exp $

 PORTNAME=      audacity
-PORTVERSION=   1.3.2
-PORTREVISION=  1
+PORTVERSION=   1.3.3
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
diff -urN audold/distinfo audacity-devel/distinfo
--- audold/distinfo     Fri Jun  1 04:55:52 2007
+++ audacity-devel/distinfo     Fri Jun  1 04:42:30 2007
@@ -1,3 +1,3 @@
-MD5 (audacity-src-1.3.2.tar.gz) = bf63673140254f1283dfd55b61ff2422
-SHA256 (audacity-src-1.3.2.tar.gz) =
aa37c00014ee79516fb5dce4c56e1038a7eaf5ad22a10743f0609ed186baf621
-SIZE (audacity-src-1.3.2.tar.gz) = 6683449
+MD5 (audacity-src-1.3.3.tar.gz) = 72a9e3239f3b5af63030a1e1b07e40e7
+SHA256 (audacity-src-1.3.3.tar.gz) =
9a3e58c3ce04e5b1d743891bc7af6a2a22f01e846111af560def6a6cb360729d
+SIZE (audacity-src-1.3.3.tar.gz) = 6649291
diff -urN audold/files/patch-Makefile.in audacity-devel/files/patch-Makefile.in
--- audold/files/patch-Makefile.in      Fri Jun  1 04:55:52 2007
+++ audacity-devel/files/patch-Makefile.in      Wed Dec 31 16:00:00 1969
@@ -1,14 +0,0 @@
---- Makefile.in.orig   Tue Nov 30 21:49:32 2004
-+++ Makefile.in        Tue Nov 30 21:50:05 2004
-@@ -31,9 +31,11 @@
-       $(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)
-       -test -f audacity-1.2-help.htb && $(INSTALL) -m 644
audacity-1.2-help.htb \
-               $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/audacity-1.2-help.htb
-+ifeq ($(DOC),yes)
-       $(INSTALL) -d $(DESTDIR)$(DATADIR)/doc/$(AUDACITY_NAME)
-       $(INSTALL) -m 644 README.txt
$(DESTDIR)$(DATADIR)/doc/$(AUDACITY_NAME)/README.txt
-       $(INSTALL) -m 644 LICENSE.txt
$(DESTDIR)$(DATADIR)/doc/$(AUDACITY_NAME)/LICENSE.txt
-+endif
-
-       # install manpage
-       $(INSTALL) -d $(DESTDIR)$(MANDIR)/man1
--- diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Fri Jun 1 15:16:34 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: "Jack L." <xxjack12xx@gmail.com>
To: bug-followup@FreeBSD.org, xxjack12xx@gmail.com
Cc:  
Subject: Re:ports/113219: Update audacity-devel to 1.3.3
Date: Mon, 18 Jun 2007 06:34:45 -0700

 Hi, when will this be committed?

From: Marcelo Araujo <araujobsdport@gmail.com>
To: "Jack L." <xxjack12xx@gmail.com>
Cc: bug-followup@FreeBSD.org,  stas@mbsd.msk.ru, 
 Ion-Mihai Tetcu <itetcu@FreeBSD.org>
Subject: Re: ports/113219: Update audacity-devel to 1.3.3
Date: Mon, 18 Jun 2007 22:24:21 -0300

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig809633DD5EB4407986110956
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Hey Jack,
 
 You must have big attention with usr/X11R6, because this path was
 updated to new Xorg.
 Is very important in -devel and stable, you must fix both!
 
 
 Best Regards.
 
 --=20
 Marcelo Araujo            (__)
 araujo@FreeBSD.org     \\\'',)
 http://www.FreeBSD.org   \/  \ ^
 Power To Server.         .\. /_)
 
 
 
 --------------enig809633DD5EB4407986110956
 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.7 (FreeBSD)
 
 iD8DBQFGdzBFovxJd1Pkz6gRAhYxAKCMKbfKeVFmTZ5zIOItLjrEE5X+qgCfZH7K
 Pnt5OhjaoswJaxbDFfDcy+U=
 =pP92
 -----END PGP SIGNATURE-----
 
 --------------enig809633DD5EB4407986110956--

From: Marcelo Araujo <araujobsdport@gmail.com>
To: "Jack L." <xxjack12xx@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/113219: Update audacity-devel to 1.3.3
Date: Wed, 20 Jun 2007 08:34:25 -0300

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig4D93BD3F564CBA3F34B8F70B
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Hey Jack,
 
 See this error.
 Fix and try again!
 http://200.247.114.5/tb/errors/6.2-RELEASE/audacity-1.2.6.log
 
 
 Best Regards.
 
 --=20
 Marcelo Araujo            (__)
 araujo@FreeBSD.org     \\\'',)
 http://www.FreeBSD.org   \/  \ ^
 Power To Server.         .\. /_)
 
 
 
 --------------enig4D93BD3F564CBA3F34B8F70B
 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.7 (FreeBSD)
 
 iD8DBQFGeRDGovxJd1Pkz6gRAobBAJ9gY87rM3/dbg3IpxIAZsZR9j4vIgCcD9P8
 CQXtG2w4wVkzOJHKndHe0Ig=
 =0g4a
 -----END PGP SIGNATURE-----
 
 --------------enig4D93BD3F564CBA3F34B8F70B--
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Jul 29 15:54:55 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113219: commit references a PR
Date: Sun, 29 Jul 2007 15:58:16 +0000 (UTC)

 pav         2007-07-29 15:57:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/audacity-devel Makefile distinfo pkg-plist 
   Removed files:
     audio/audacity-devel/files patch-Makefile.in 
   Log:
   - Update to 1.3.3
   
   PR:             ports/113219
   Submitted by:   Jack L. <xxjack12xx@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.25      +1 -2      ports/audio/audacity-devel/Makefile
   1.7       +3 -3      ports/audio/audacity-devel/distinfo
   1.4       +0 -14     ports/audio/audacity-devel/files/patch-Makefile.in (dead)
   1.8       +8 -1      ports/audio/audacity-devel/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:
