ports/175935: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Jun 27 13:40:01 UTC 2013


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/175935: commit references a PR
Date: Thu, 27 Jun 2013 13:39:25 +0000 (UTC)

 Author: zeising
 Date: Thu Jun 27 13:39:18 2013
 New Revision: 321891
 URL: http://svnweb.freebsd.org/changeset/ports/321891
 
 Log:
   Add explicit dependency on iconv.
   Bump portrevision.
   
   PR:		ports/175935
   Submitted by:	Pawel Pekala <pawel at FreeBSD.org>
 
 Modified:
   head/x11-clocks/xclock/Makefile
 
 Modified: head/x11-clocks/xclock/Makefile
 ==============================================================================
 --- head/x11-clocks/xclock/Makefile	Thu Jun 27 13:37:03 2013	(r321890)
 +++ head/x11-clocks/xclock/Makefile	Thu Jun 27 13:39:18 2013	(r321891)
 @@ -2,6 +2,7 @@
  
  PORTNAME=	xclock
  PORTVERSION=	1.0.6
 +PORTREVISION=	1
  CATEGORIES=	x11-clocks
  
  MAINTAINER=	x11 at FreeBSD.org
 @@ -9,6 +10,7 @@ COMMENT=	Analog and digital clock for X
  
  XORG_CAT=	app
  USE_XORG=	xrender xft xkbfile xt xaw
 +USES=		iconv
  
  MAN1=		xclock.1
  
 _______________________________________________
 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-x11 mailing list