ports/187851: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Mar 23 15:00:01 UTC 2014


The following reply was made to PR ports/187851; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/187851: commit references a PR
Date: Sun, 23 Mar 2014 14:50:29 +0000 (UTC)

 Author: pawel
 Date: Sun Mar 23 14:50:25 2014
 New Revision: 348858
 URL: http://svnweb.freebsd.org/changeset/ports/348858
 QAT: https://qat.redports.org/buildarchive/r348858/
 
 Log:
   - Take maintainership
   - Add maintainer's mirror, main site is down for maintaince
   - Append not set LDFLAGS
   
   PR:		ports/187851
   Submitted by:	A.J. van Werven <freebsd at skysmurf.nl>
 
 Modified:
   head/graphics/hsetroot/Makefile
 
 Modified: head/graphics/hsetroot/Makefile
 ==============================================================================
 --- head/graphics/hsetroot/Makefile	Sun Mar 23 14:42:53 2014	(r348857)
 +++ head/graphics/hsetroot/Makefile	Sun Mar 23 14:50:25 2014	(r348858)
 @@ -5,9 +5,10 @@ PORTNAME=	hsetroot
  PORTVERSION=	1.0.2
  PORTREVISION=	10
  CATEGORIES=	graphics
 -MASTER_SITES=	http://cdn.thegraveyard.org/releases/hsetroot/
 +MASTER_SITES=	http://cdn.thegraveyard.org/releases/hsetroot/ \
 +		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
  
 -MAINTAINER=	ports at FreeBSD.org
 +MAINTAINER=	freebsd at skysmurf.nl
  COMMENT=	Wallpaper manipulation utility for X11
  
  LICENSE=	GPLv2
 @@ -16,7 +17,7 @@ GNU_CONFIGURE=	yes
  USES=		gmake
  USE_EFL=	imlib2
  USE_XORG=	x11
 -LDFLAGS=	-lX11
 +LDFLAGS+=	-lX11
  
  PLIST_FILES=	bin/hsetroot
  
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list