Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 17:24:06 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        x11@FreeBSD.org
Subject:   ports/139916: [PATCH] x11/scrnsaverproto: update to 1.2.0
Message-ID:  <20091024192406.6D5683F5F97@fbsd.scjamorim.org>
Resent-Message-ID: <200910241930.n9OJU4uF088735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139916
>Category:       ports
>Synopsis:       [PATCH] x11/scrnsaverproto: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 24 19:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>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@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@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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091024192406.6D5683F5F97>