[PATCH] x11/scrnsaverproto: update to 1.2.0

Sylvio Cesar scjamorim at bsd.com.br
Sat Oct 24 19:24:09 UTC 2009


>Submitter-Id:	current-users
>Originator:	Sylvio Cesar
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] x11/scrnsaverproto: update to 1.2.0
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 9.0-CURRENT amd64
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.2.0
- Removed space blank of pkg-plist

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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- scrnsaverproto-1.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/scrnsaverproto/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	19 May 2007 20:27:18 -0000	1.1
+++ Makefile	24 Oct 2009 19:22:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scrnsaverproto
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11/scrnsaverproto/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	19 May 2007 20:27:18 -0000	1.1
+++ distinfo	24 Oct 2009 19:22:42 -0000
@@ -1,3 +1,3 @@
-MD5 (xorg/proto/scrnsaverproto-1.1.0.tar.bz2) = 5d551850e6f4acdf49a13f4eb3a5bbfa
-SHA256 (xorg/proto/scrnsaverproto-1.1.0.tar.bz2) = db09abf73cc339c05c0488639731794372a4770cfca76c2645f503f9fccd478f
-SIZE (xorg/proto/scrnsaverproto-1.1.0.tar.bz2) = 38066
+MD5 (xorg/proto/scrnsaverproto-1.2.0.tar.bz2) = 9040c991a56ee9b5976936f8c65d5c8a
+SHA256 (xorg/proto/scrnsaverproto-1.2.0.tar.bz2) = deaf0a3212617e0dab353a3c3a66e0a1f2398306eca0fd882ac15996b0e44d99
+SIZE (xorg/proto/scrnsaverproto-1.2.0.tar.bz2) = 49623
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11/scrnsaverproto/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	19 May 2007 20:27:18 -0000	1.1
+++ pkg-plist	24 Oct 2009 19:22:42 -0000
@@ -1,5 +1,5 @@
-include/X11/extensions/saver.h	
-include/X11/extensions/saverproto.h	
-include/X11/extensions/scrnsaver.h	
-libdata/pkgconfig/scrnsaverproto.pc	
+include/X11/extensions/saver.h
+include/X11/extensions/saverproto.h
+include/X11/extensions/scrnsaver.h
+libdata/pkgconfig/scrnsaverproto.pc
 @dirrmtry include/X11/extensions
--- scrnsaverproto-1.2.0.patch ends here ---



More information about the freebsd-x11 mailing list