From araujo@bsdmail.org  Fri Jan 26 18:27:26 2007
Return-Path: <araujo@bsdmail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3C74716A402
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 18:27:26 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45])
	by mx1.freebsd.org (Postfix) with ESMTP id B3A2213C48D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 18:27:25 +0000 (UTC)
	(envelope-from araujo@bsdmail.org)
Received: from localhost (localhost.intelbras.com.br [127.0.0.1])
	by mail.intelbras.com.br (Postfix) with ESMTP id 4DDCF2DA53A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 16:26:50 -0200 (BRST)
Received: from mail.intelbras.com.br ([127.0.0.1])
	by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id vIl3gNBqyyj4 for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 26 Jan 2007 16:26:41 -0200 (BRST)
Received: from reloaded.freebsd.org (unknown [201.24.68.93])
	by mail.intelbras.com.br (Postfix) with ESMTP id 7B8E82DA4F7
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 16:26:40 -0200 (BRST)
Message-Id: <1169829138.35126@reloaded.freebsd.org>
Date: Fri, 26 Jan 2007 16:32:18 -0000
From: "Marcelo Araujo" <araujo@bsdmail.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Update Version] audio/osalp to 0.7.4
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         108386
>Category:       ports
>Synopsis:       [Update Version] audio/osalp to 0.7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lx
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 26 18:30:19 GMT 2007
>Closed-Date:    Fri Mar 16 18:22:25 GMT 2007
>Last-Modified:  Fri Mar 16 18:30:03 GMT 2007
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006
    araujo@reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED



>Description:


- Update version to 0.7.4


>How-To-Repeat:





>Fix:


--- osalp.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/osalp/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	14 Aug 2006 10:08:23 -0000	1.15
+++ Makefile	26 Jan 2007 18:25:53 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	osalp
-PORTVERSION=	0.7.3
-PORTREVISION=	2
+PORTVERSION=	0.7.4
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/osalp/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	23 Nov 2005 23:29:40 -0000	1.4
+++ distinfo	26 Jan 2007 18:25:53 -0000
@@ -1,3 +1,3 @@
-MD5 (osalp-0.7.3.tar.gz) = 5cadd32241f37ece1716364289186ebf
-SHA256 (osalp-0.7.3.tar.gz) = c792525d763b0c726904634a19bf727076228d818ecf63c7772327ad5689bec8
-SIZE (osalp-0.7.3.tar.gz) = 1025642
+MD5 (osalp-0.7.4.tar.gz) = a987b35a78050e2c9cf346297332ef3a
+SHA256 (osalp-0.7.4.tar.gz) = 47b4c6e467a839a7e973bea2bc7d2dc9f64bdb60bba0f80803b91d316da347fc
+SIZE (osalp-0.7.4.tar.gz) = 1398173
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/osalp/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	27 Oct 2002 23:01:29 -0000	1.3
+++ pkg-plist	26 Jan 2007 18:25:53 -0000
@@ -48,8 +48,18 @@
 lib/aflib/libaflibOggFile.so
 lib/aflib/libaflibWavFile-%%VERSION%%.so
 lib/aflib/libaflibWavFile.so
+lib/aflib/libaflibDevFile.la
+lib/aflib/libaflibAifcFile.la
+lib/aflib/libaflibAiffFile.la
+lib/aflib/libaflibAuFile.la
+lib/aflib/libaflibWavFile.la
+lib/aflib/libaflibOggFile.la
+lib/aflib/libaflibMpgFile.la
 lib/libaflib-%%VERSION%%.so
 lib/libaflib.so
+lib/libaflib.la
 share/aclocal/audiofile.m4
 @dirrm lib/aflib
 @dirrm include/aflib
--- osalp.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 26 18:31:13 UTC 2007 
Responsible-Changed-Why:  
itetcu@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108386 
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Sat Jan 27 20:15:09 UTC 2007 
State-Changed-Why:  
Doesn't patch: 
http://sce-tindy.tecnik93.com/tb-exp/index.php?action=describe_port&id=1467 

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

From: "M. Araujo" <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/108386: [Update Version] audio/osalp to 0.7.4
Date: Thu, 01 Feb 2007 07:54:16 -0300

 This is a multi-part message in MIME format.
 
 --_----------=_1170327256166880
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain; charset="iso-8859-1"
 
 Hi,
 
 I made new diff file.
 
 -- Araujo <araujo@fug.com.br>
 http://experience.bsdnetwork.org
 http://www.fug.com.br
 
 
 --=20
 _______________________________________________
 Get your free email from http://bsdmail.com
 
 --_----------=_1170327256166880
 Content-Disposition: attachment; filename="osalp.diff"
 Content-Transfer-Encoding: base64
 Content-Type: application/octet-stream; name="osalp.diff"
 
 PyBmaWxlcwpJbmRleDogTWFrZWZpbGUKPT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PQpSQ1MgZmlsZTogL2hvbWUvbmN2cy9wb3J0cy9hdWRpby9vc2FscC9NYWtl
 ZmlsZSx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4xNQpkaWZmIC11IC1yMS4x
 NSBNYWtlZmlsZQotLS0gTWFrZWZpbGUJMTQgQXVnIDIwMDYgMTA6MDg6MjMg
 LTAwMDAJMS4xNQorKysgTWFrZWZpbGUJMSBGZWIgMjAwNyAxMDo1MDo0OCAt
 MDAwMApAQCAtNyw4ICs3LDcgQEAKICMKIAogUE9SVE5BTUU9CW9zYWxwCi1Q
 T1JUVkVSU0lPTj0JMC43LjMKLVBPUlRSRVZJU0lPTj0JMgorUE9SVFZFUlNJ
 T049CTAuNy40CiBDQVRFR09SSUVTPQlhdWRpbwogTUFTVEVSX1NJVEVTPQkk
 e01BU1RFUl9TSVRFX1NPVVJDRUZPUkdFfQogTUFTVEVSX1NJVEVfU1VCRElS
 PQkke1BPUlROQU1FfQpJbmRleDogZGlzdGluZm8KPT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT09PQpSQ1MgZmlsZTogL2hvbWUvbmN2cy9wb3J0cy9hdWRpby9vc2Fs
 cC9kaXN0aW5mbyx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS40CmRpZmYgLXUg
 LXIxLjQgZGlzdGluZm8KLS0tIGRpc3RpbmZvCTIzIE5vdiAyMDA1IDIzOjI5
 OjQwIC0wMDAwCTEuNAorKysgZGlzdGluZm8JMSBGZWIgMjAwNyAxMDo1MDo0
 OCAtMDAwMApAQCAtMSwzICsxLDMgQEAKLU1ENSAob3NhbHAtMC43LjMudGFy
 Lmd6KSA9IDVjYWRkMzIyNDFmMzdlY2UxNzE2MzY0Mjg5MTg2ZWJmCi1TSEEy
 NTYgKG9zYWxwLTAuNy4zLnRhci5neikgPSBjNzkyNTI1ZDc2M2IwYzcyNjkw
 NDYzNGExOWJmNzI3MDc2MjI4ZDgxOGVjZjYzYzc3NzIzMjdhZDU2ODliZWM4
 Ci1TSVpFIChvc2FscC0wLjcuMy50YXIuZ3opID0gMTAyNTY0MgorTUQ1IChv
 c2FscC0wLjcuNC50YXIuZ3opID0gYTk4N2IzNWE3ODA1MGUyYzljZjM0NjI5
 NzMzMmVmM2EKK1NIQTI1NiAob3NhbHAtMC43LjQudGFyLmd6KSA9IDQ3YjRj
 NmU0NjdhODM5YTdlOTczYmVhMmJjN2QyZGM5ZjY0YmRiNjBiYmEwZjgwODAz
 YjkxZDMxNmRhMzQ3ZmMKK1NJWkUgKG9zYWxwLTAuNy40LnRhci5neikgPSAx
 Mzk4MTczCkluZGV4OiBwa2ctcGxpc3QKPT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PQpSQ1MgZmlsZTogL2hvbWUvbmN2cy9wb3J0cy9hdWRpby9vc2FscC9wa2ct
 cGxpc3QsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMwpkaWZmIC11IC1yMS4z
 IHBrZy1wbGlzdAotLS0gcGtnLXBsaXN0CTI3IE9jdCAyMDAyIDIzOjAxOjI5
 IC0wMDAwCTEuMworKysgcGtnLXBsaXN0CTEgRmViIDIwMDcgMTA6NTA6NDgg
 LTAwMDAKQEAgLTQ4LDggKzQ4LDE4IEBACiBsaWIvYWZsaWIvbGliYWZsaWJP
 Z2dGaWxlLnNvCiBsaWIvYWZsaWIvbGliYWZsaWJXYXZGaWxlLSUlVkVSU0lP
 TiUlLnNvCiBsaWIvYWZsaWIvbGliYWZsaWJXYXZGaWxlLnNvCisKK2xpYi9h
 ZmxpYi9saWJhZmxpYkRldkZpbGUubGEKK2xpYi9hZmxpYi9saWJhZmxpYkFp
 ZmNGaWxlLmxhCitsaWIvYWZsaWIvbGliYWZsaWJBaWZmRmlsZS5sYQorbGli
 L2FmbGliL2xpYmFmbGliQXVGaWxlLmxhCitsaWIvYWZsaWIvbGliYWZsaWJX
 YXZGaWxlLmxhCitsaWIvYWZsaWIvbGliYWZsaWJPZ2dGaWxlLmxhCitsaWIv
 YWZsaWIvbGliYWZsaWJNcGdGaWxlLmxhCisKIGxpYi9saWJhZmxpYi0lJVZF
 UlNJT04lJS5zbwogbGliL2xpYmFmbGliLnNvCitsaWIvbGliYWZsaWIubGEK
 IHNoYXJlL2FjbG9jYWwvYXVkaW9maWxlLm00CiBAZGlycm0gbGliL2FmbGli
 CiBAZGlycm0gaW5jbHVkZS9hZmxpYgo=
 
 --_----------=_1170327256166880--
 

From: "M. Araujo" <araujo@bsdmail.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/108386: [Update Version] audio/osalp to 0.7.4
Date: Thu, 01 Feb 2007 08:00:38 -0300

 Please,
 
 Remove files directory, not necessary patch files.
 
 Regards.
 
 > ----- Original Message -----
 > From: "Ion-Mihai IOnutTetcu" <itetcu@FreeBSD.org>
 > To: "M. Araujo" <araujo@bsdmail.org>
 > Subject: Re: ports/108289: [Update Version] www/bins to 1.1.27
 > Date: Tue, 30 Jan 2007 03:33:05 +0200
 >=20
 >=20
 > On Mon, 29 Jan 2007 19:04:51 -0300
 > "M. Araujo" <araujo@bsdmail.org> wrote:
 >=20
 > > Hi Ion,
 > > I already sent distfile for you?
 >=20
 > Nop. And I only need the distinfo file anyway.
 >=20
 > Thanks,
 >=20
 > --
 > IOnut - Un^d^dregistered ;) FreeBSD "user"
 >    "Intellectual Property" is   nowhere near as valuable   as "Intellect"
 >=20
 > BOFH excuse #85:
 > Windows 95 undocumented "feature"
 > << signature.asc >>
 
 >
 
 
 
 
 Atenciosamente.
 
 -- Araujo <araujo@fug.com.br>
 http://experience.bsdnetwork.org
 http://www.fug.com.br
 
 
 --=20
 _______________________________________________
 Get your free email from http://bsdmail.com
State-Changed-From-To: feedback->open 
State-Changed-By: pav 
State-Changed-When: Fri Mar 9 16:21:19 UTC 2007 
State-Changed-Why:  
Feedback received 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108386 
Responsible-Changed-From-To: itetcu->freebsd-ports-bugs 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Thu Mar 15 11:05:16 UTC 2007 
Responsible-Changed-Why:  
It is of no use to keep this PRs for myself, the way real life keeps 
being I have to use en unlikely half hour of free time to sleep :( 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108386 
Responsible-Changed-From-To: freebsd-ports-bugs->lx 
Responsible-Changed-By: lx 
Responsible-Changed-When: Fri Mar 16 18:17:26 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=108386 
State-Changed-From-To: open->closed 
State-Changed-By: lx 
State-Changed-When: Fri Mar 16 18:20:43 UTC 2007 
State-Changed-Why:  
Committed with minor change to appease portlint. Thanks! 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108386: commit references a PR
Date: Fri, 16 Mar 2007 18:21:57 +0000 (UTC)

 lx          2007-03-16 18:21:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/osalp          Makefile distinfo pkg-plist 
   Removed files:
     audio/osalp/files    patch-config::ltmain.sh 
   Log:
   Update version to 0.7.4.
   
   PR:             ports/108386
   Submitted by:   Marcelo Araujo
   Approved by:    edwin (mentor)
   
   Revision  Changes    Path
   1.16      +2 -3      ports/audio/osalp/Makefile
   1.5       +3 -3      ports/audio/osalp/distinfo
   1.2       +0 -49     ports/audio/osalp/files/patch-config::ltmain.sh (dead)
   1.4       +10 -0     ports/audio/osalp/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:
