svn commit: r318609 - head/x11/xrefresh
Niclas Zeising
zeising at FreeBSD.org
Mon May 20 15:56:04 UTC 2013
Author: zeising
Date: Mon May 20 15:56:04 2013
New Revision: 318609
URL: http://svnweb.freebsd.org/changeset/ports/318609
Log:
Update to 1.0.5
While here, trim makefile headers.
Modified:
head/x11/xrefresh/Makefile
head/x11/xrefresh/distinfo
Modified: head/x11/xrefresh/Makefile
==============================================================================
--- head/x11/xrefresh/Makefile Mon May 20 15:50:36 2013 (r318608)
+++ head/x11/xrefresh/Makefile Mon May 20 15:56:04 2013 (r318609)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xrefresh
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xrefresh
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -15,7 +10,7 @@ COMMENT= Refresh all or part of an X scr
LICENSE= MIT
XORG_CAT= app
-USE_XORG= x11
+USE_XORG= x11 xorg-macros
PLIST_FILES= bin/xrefresh
Modified: head/x11/xrefresh/distinfo
==============================================================================
--- head/x11/xrefresh/distinfo Mon May 20 15:50:36 2013 (r318608)
+++ head/x11/xrefresh/distinfo Mon May 20 15:56:04 2013 (r318609)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xrefresh-1.0.4.tar.bz2) = 069502eb485ea128a0bebf94302d5cbb271ad9d31ae51691abd6d64914ff9d7b
-SIZE (xorg/app/xrefresh-1.0.4.tar.bz2) = 105912
+SHA256 (xorg/app/xrefresh-1.0.5.tar.bz2) = 3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6
+SIZE (xorg/app/xrefresh-1.0.5.tar.bz2) = 120757
More information about the svn-ports-head
mailing list