UPDATE: audio/soundtouch 2.0.0

2018-04-28 Thread Neeraj Pal
Hi,

Here is a minor update to the soundtouch in the audio category.
I have done the quick regression tests on soundtouch-2.0.0.

Comments/okay?

Only in /usr/ports/audio/soundtouch: CVS
diff -ur /usr/ports/audio/soundtouch/Makefile
/usr/ports/mystuff/audio/soundtouch/Makefile
--- /usr/ports/audio/soundtouch/MakefileThu Jul 27 12:42:36 2017
+++ /usr/ports/mystuff/audio/soundtouch/MakefileSun Apr 29 02:16:18 2018
@@ -2,10 +2,10 @@

 COMMENT=   tempo/pitch audio processing library

-DISTNAME=  soundtouch-1.9.2
+DISTNAME=  soundtouch-2.0.0
 SHARED_LIBS += SoundTouch  3.0  # .0.0
 CATEGORIES=audio devel
-REVISION = 2
+REVISION = 0

 HOMEPAGE=  http://www.surina.net/soundtouch/

diff -ur /usr/ports/audio/soundtouch/distinfo
/usr/ports/mystuff/audio/soundtouch/distinfo
--- /usr/ports/audio/soundtouch/distinfoMon Jan  4 14:06:15 2016
+++ /usr/ports/mystuff/audio/soundtouch/distinfoSun Apr 29 02:16:36 2018
@@ -1,2 +1,2 @@
-SHA256 (soundtouch-1.9.2.tar.gz) = yuuGUR6BQg7rRUy121P1bZa4RR032Jr25VsS602hxRM=
-SIZE (soundtouch-1.9.2.tar.gz) = 171369
+SHA256 (soundtouch-2.0.0.tar.gz) = 0iT30UIbX450p0yFdBNFvZgCYYpArjDOW0J6VwXInSU=
+SIZE (soundtouch-2.0.0.tar.gz) = 455148








Thank you
Neeraj Pal
Only in /usr/ports/audio/soundtouch: CVS
diff -ur /usr/ports/audio/soundtouch/Makefile /usr/ports/mystuff/audio/soundtouch/Makefile
--- /usr/ports/audio/soundtouch/Makefile	Thu Jul 27 12:42:36 2017
+++ /usr/ports/mystuff/audio/soundtouch/Makefile	Sun Apr 29 02:16:18 2018
@@ -2,10 +2,10 @@
 
 COMMENT=	tempo/pitch audio processing library
 
-DISTNAME=	soundtouch-1.9.2
+DISTNAME=	soundtouch-2.0.0
 SHARED_LIBS +=	SoundTouch	3.0  # .0.0
 CATEGORIES=	audio devel
-REVISION =	2
+REVISION =	0
 
 HOMEPAGE=	http://www.surina.net/soundtouch/
 
diff -ur /usr/ports/audio/soundtouch/distinfo /usr/ports/mystuff/audio/soundtouch/distinfo
--- /usr/ports/audio/soundtouch/distinfo	Mon Jan  4 14:06:15 2016
+++ /usr/ports/mystuff/audio/soundtouch/distinfo	Sun Apr 29 02:16:36 2018
@@ -1,2 +1,2 @@
-SHA256 (soundtouch-1.9.2.tar.gz) = yuuGUR6BQg7rRUy121P1bZa4RR032Jr25VsS602hxRM=
-SIZE (soundtouch-1.9.2.tar.gz) = 171369
+SHA256 (soundtouch-2.0.0.tar.gz) = 0iT30UIbX450p0yFdBNFvZgCYYpArjDOW0J6VwXInSU=
+SIZE (soundtouch-2.0.0.tar.gz) = 455148


Re: UPDATE: audio/abcde 2.9.1

2018-04-28 Thread Neeraj Pal
Oh, Sorry, No. I didn't test it. As it is my first time, here in ports.

And, I have taken abcde as my first port. So, now, I don't know more in ports.
But, I am happy and ready to learn.


On Sat, Apr 28, 2018 at 7:04 PM, Landry Breuil <lan...@openbsd.org> wrote:
> On Sat, Apr 28, 2018 at 06:57:31PM +0530, Neeraj Pal wrote:
>> Hi,
>>
>> Here is an update to the abcde command line utility in the audio category.
>>
>> Okay?
>
> Have you actually tested it ? Some diffs were sent and got commited in
> january, then backed out because it was not working..
>
> https://marc.info/?t=15172227092=1=2
> https://marc.info/?t=15214970037=1=2
>



UPDATE: audio/abcde 2.9.1

2018-04-28 Thread Neeraj Pal
Hi,

Here is an update to the abcde command line utility in the audio category.

Okay?






Thank you
Neeraj Pal
Only in /usr/ports/audio/abcde: CVS
diff -ur /usr/ports/audio/abcde/Makefile /usr/ports/mystuff/audio/abcde/Makefile
--- /usr/ports/audio/abcde/Makefile	Mon Jan 29 21:17:11 2018
+++ /usr/ports/mystuff/audio/abcde/Makefile	Sat Apr 28 18:35:31 2018
@@ -2,7 +2,7 @@
 
 COMMENT=	command-line utility to rip and encode audio cds
 
-DISTNAME=	abcde-2.7.2
+DISTNAME=	abcde-2.9.1
 EPOCH=		0
 CATEGORIES=	audio
 
diff -ur /usr/ports/audio/abcde/distinfo /usr/ports/mystuff/audio/abcde/distinfo
--- /usr/ports/audio/abcde/distinfo	Mon Jan 29 21:17:11 2018
+++ /usr/ports/mystuff/audio/abcde/distinfo	Sat Apr 28 18:38:47 2018
@@ -1,2 +1,2 @@
-SHA256 (abcde-2.7.2.tar.gz) = qjmIFoKsRuufwZnRNDuXvFajIrQaXFcBOs2jGUi8U90=
-SIZE (abcde-2.7.2.tar.gz) = 146407
+SHA256 (abcde-2.9.1.tar.gz) = cOxuBreREV++iN7jE/WPaR+bVZ7pkvKvXtZP5q0uVdc=
+SIZE (abcde-2.9.1.tar.gz) = 159563
Only in /usr/ports/audio/abcde/pkg: CVS


Re: Query regarding on porting things

2018-04-26 Thread Neeraj Pal
Thank you for the quick response.

So, this is the list of packages that need to be ported to OpenBSD, right?

On Fri, Apr 27, 2018 at 1:11 AM, Brian Callahan <bcal...@devio.us> wrote:
>
> On 04/26/18 15:39, Neeraj Pal wrote:
>>
>> Hello all,
>>
>> I just want to ask if any ports need to be maintained or are there
>> anything needs porting?
>>
>>
>> Thank you
>>
>> Neeraj Pal
>>
>
> http://portroach.openbsd.org/the%20openbsd%20ports%20mailing-list%20%3cpo...@openbsd.org%3E.html



Query regarding on porting things

2018-04-26 Thread Neeraj Pal
Hello all,

I just want to ask if any ports need to be maintained or are there
anything needs porting?


Thank you

Neeraj Pal