ports/169400: [PATCH] x11/xscreensaver: [SUMMARIZE CHANGES]

Anton Yuzhaninov ayuzhaninov at team.vega.ru
Mon Jun 25 14:50:04 UTC 2012


>Number:         169400
>Category:       ports
>Synopsis:       [PATCH] x11/xscreensaver: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 25 14:50:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Anton Yuzhaninov
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD citrin.office.vega.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r237133: Fri Jun 15 17:31:10 MSK
>Description:
Remove extra dependency:
p5-libwww is not used in current version of vidwhacker and webcollage

While here change spaces to tab in CONFLICTS

Port maintainer (dougb at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- xscreensaver-5.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/xscreensaver/Makefile ./Makefile
--- /usr/ports/x11/xscreensaver/Makefile	2012-06-25 00:04:46.000000000 +0400
+++ ./Makefile	2012-06-25 18:33:19.000000000 +0400
@@ -20,12 +20,11 @@
 		xml2.5:${PORTSDIR}/textproc/libxml2 \
 		glade-2.0.0:${PORTSDIR}/devel/libglade2
 
-RUN_DEPENDS=	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
-		giftopnm:${PORTSDIR}/graphics/netpbm
+RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm
 
 MAKE_JOBS_SAFE=	yes
 
-CONFLICTS=    xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
+CONFLICTS=	xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
 
 USE_XORG=	xpm
 USE_GL=		yes
--- xscreensaver-5.17.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list