Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 17:03:21 -0800
From:      Timothy Beyer <beyert@cs.ucr.edu>
To:        FreeBSD GNATS Submit <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        Timothy Beyer <beyert@cs.ucr.edu>
Subject:   ports/184401: update port and fix build: audio/mp3splt-gtk
Message-ID:  <87r49xe61y.wl@fastmail.fm>
Resent-Message-ID: <201312010110.rB11A0qb053927@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184401
>Category:       ports
>Synopsis:       update port and fix build: audio/mp3splt-gtk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 01 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
no organization
>Environment:
System: FreeBSD hypercube.aeonnet 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Tue Oct 1 00:41:23 PDT 2013 root@hypercube.aeonnet:/usr/obj/usr/src/sys/CUSTOM-9.2 amd64

>Description:

- update port to version 0.8.2 (should fix build since libmp3splt is already version 0.8.2)

>How-To-Repeat:

    Apply patch and build port

>Fix:

    The included patch

--- mp3splt-gtk.diff begins here ---
diff -urN mp3splt-gtk.orig/Makefile mp3splt-gtk/Makefile
--- mp3splt-gtk.orig/Makefile	2013-09-20 07:36:35.000000000 -0700
+++ mp3splt-gtk/Makefile	2013-11-30 16:52:08.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: audio/mp3splt-gtk/Makefile 327706 2013-09-20 14:36:35Z bapt $
 
 PORTNAME=	mp3splt-gtk
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	audio
 MASTER_SITES=	SF/mp3splt/${PORTNAME}/${PORTVERSION}
 
diff -urN mp3splt-gtk.orig/distinfo mp3splt-gtk/distinfo
--- mp3splt-gtk.orig/distinfo	2013-02-16 07:41:34.000000000 -0800
+++ mp3splt-gtk/distinfo	2013-11-25 19:28:16.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (mp3splt-gtk-0.8.1.tar.gz) = d0bfd6524bd29e061c9d00574c164ed70a112eec11f36ae8a240606c712f1241
-SIZE (mp3splt-gtk-0.8.1.tar.gz) = 1050681
+SHA256 (mp3splt-gtk-0.8.2.tar.gz) = 5634d0a6d15f73affc361c49cafb96a5e53fa2e65a6d7723e74a3a79d3f27c88
+SIZE (mp3splt-gtk-0.8.2.tar.gz) = 1049687
--- mp3splt-gtk.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87r49xe61y.wl>