svn commit: r318613 - head/x11/bitmap

Niclas Zeising zeising at FreeBSD.org
Mon May 20 16:48:39 UTC 2013


Author: zeising
Date: Mon May 20 16:48:38 2013
New Revision: 318613
URL: http://svnweb.freebsd.org/changeset/ports/318613

Log:
  Update to 1.0.7

Modified:
  head/x11/bitmap/Makefile
  head/x11/bitmap/distinfo

Modified: head/x11/bitmap/Makefile
==============================================================================
--- head/x11/bitmap/Makefile	Mon May 20 16:15:17 2013	(r318612)
+++ head/x11/bitmap/Makefile	Mon May 20 16:48:38 2013	(r318613)
@@ -1,14 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	bitmap
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Bitmap editor and converter utilities for X
 
 XORG_CAT=	app
-USE_XORG=	x11 xmu x11 xbitmaps xt xaw xbitmaps
+USE_XORG=	x11 xaw xbitmaps xmu xproto xorg-macros
 MAN1=		atobm.1 bitmap.1 bmtoa.1
 
 .include <bsd.port.mk>

Modified: head/x11/bitmap/distinfo
==============================================================================
--- head/x11/bitmap/distinfo	Mon May 20 16:15:17 2013	(r318612)
+++ head/x11/bitmap/distinfo	Mon May 20 16:48:38 2013	(r318613)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/bitmap-1.0.6.tar.bz2) = f70100002faf7c54b1b851261a14606c147abcc9e43f9b4e980ffc82f56eb5eb
-SIZE (xorg/app/bitmap-1.0.6.tar.bz2) = 165457
+SHA256 (xorg/app/bitmap-1.0.7.tar.bz2) = 7ea2823a930ddfe3bfc0c7fbb16a5b463222edf05284c5cdc40a6d3c5c3988af
+SIZE (xorg/app/bitmap-1.0.7.tar.bz2) = 169437


More information about the svn-ports-head mailing list