ports/161019: audio/ario: Changed libsoup dependecny

Grzegorz Blach magik at roorback.net
Sun Sep 25 21:30:10 UTC 2011


>Number:         161019
>Category:       ports
>Synopsis:       audio/ario: Changed libsoup dependecny
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 25 21:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #14 r225746: Sun Sep 25 02:17:07 CEST 2011
    magik at silver.nine:/usr/obj/usr/src/sys/SILVER



>Description:


Currently audio/ario depends on devel/libsoup22, but this port for some time is marked as vulnerable, so I changed this dependency to devel/libsoup.



>How-To-Repeat:





>Fix:


--- ario.diff.txt begins here ---
diff -ruN audio/ario/Makefile audio/ario/Makefile
--- audio/ario/Makefile	2011-08-23 20:38:59.000000000 +0200
+++ audio/ario/Makefile	2011-09-25 22:44:26.355675709 +0200
@@ -7,7 +7,7 @@
 
 PORTNAME=	ario
 PORTVERSION=	1.5.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	SF/ario-player/ario-player/${PORTVERSION}
 
@@ -21,7 +21,7 @@
 		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
 		curl:${PORTSDIR}/ftp/curl \
 		notify:${PORTSDIR}/devel/libnotify \
-		soup:${PORTSDIR}/devel/libsoup22 \
+		soup:${PORTSDIR}/devel/libsoup \
 		tag_c:${PORTSDIR}/audio/taglib \
 		unique-1.0:${PORTSDIR}/x11-toolkits/unique \
 		mpdclient:${PORTSDIR}/audio/libmpdclient
--- ario.diff.txt ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list