Bug 177132 - Update request: x11/xlockmore to 5.42
Summary: Update request: x11/xlockmore to 5.42
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 08:00 UTC by umeno
Modified: 2013-03-23 06:10 UTC (History)
0 users

See Also:


Attachments
file.diff (949 bytes, patch)
2013-03-20 08:00 UTC, umeno
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description umeno 2013-03-20 08:00:00 UTC
Update request: x11/xlockmore to 5.42

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-20 08:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-23 06:05:16 UTC
Author: jgh
Date: Sat Mar 23 06:05:08 2013
New Revision: 315000
URL: http://svnweb.freebsd.org/changeset/ports/315000

Log:
  - update to 5.42
  - while here promote more reliable master_site
  
  PR:		177132
  Submitted by:	umeno@rr.iij4u.or.jp

Modified:
  head/x11/xlockmore/Makefile
  head/x11/xlockmore/distinfo

Modified: head/x11/xlockmore/Makefile
==============================================================================
--- head/x11/xlockmore/Makefile	Sat Mar 23 06:04:41 2013	(r314999)
+++ head/x11/xlockmore/Makefile	Sat Mar 23 06:05:08 2013	(r315000)
@@ -1,12 +1,11 @@
-# Created by: smace
-#
+# Created by: Scott Mace <smace@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	xlockmore
-PORTVERSION=	5.41
+PORTVERSION=	5.42
 CATEGORIES?=	x11
-MASTER_SITES=	ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
-		http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \
+MASTER_SITES=	http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \
+		ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
 		CRITICAL
 
 MAINTAINER=	jgh@FreeBSD.org

Modified: head/x11/xlockmore/distinfo
==============================================================================
--- head/x11/xlockmore/distinfo	Sat Mar 23 06:04:41 2013	(r314999)
+++ head/x11/xlockmore/distinfo	Sat Mar 23 06:05:08 2013	(r315000)
@@ -1,2 +1,2 @@
-SHA256 (xlockmore-5.41.tar.bz2) = a1feb0120f5caf806656db06180e1a937db5ef84467b2227db11039bb5dba323
-SIZE (xlockmore-5.41.tar.bz2) = 1962608
+SHA256 (xlockmore-5.42.tar.bz2) = 1fe4170e35c9a41744effcff7ed790ffefba024db398f9cf19092a91f465b19f
+SIZE (xlockmore-5.42.tar.bz2) = 1963974
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2013-03-23 06:05:37 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!