svn commit: r381231 - in head/x11/xlockmore: . files

Jason Helfman jgh at FreeBSD.org
Fri Mar 13 20:47:42 UTC 2015


Author: jgh
Date: Fri Mar 13 20:47:40 2015
New Revision: 381231
URL: https://svnweb.freebsd.org/changeset/ports/381231
QAT: https://qat.redports.org/buildarchive/r381231/

Log:
  - update to 5.46
  - patches dropped as they were worked in upstream
  - drop old MASTER_SITES

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

Modified: head/x11/xlockmore/Makefile
==============================================================================
--- head/x11/xlockmore/Makefile	Fri Mar 13 20:04:21 2015	(r381230)
+++ head/x11/xlockmore/Makefile	Fri Mar 13 20:47:40 2015	(r381231)
@@ -2,16 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	xlockmore
-PORTVERSION=	5.45
+PORTVERSION=	5.46
 CATEGORIES?=	x11
-MASTER_SITES=	http://www.tux.org/~bagleyd/xlock/xlockmore-old/${PORTNAME}-${PORTVERSION}/ \
-		ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
-		LOCAL/ehaupt
+MASTER_SITES=	http://www.tux.org/~bagleyd/xlock/
 
 MAINTAINER=	jgh at FreeBSD.org
 COMMENT=	Like XLock session locker/screen saver, but just more
 
-USES=		tar:bzip2
+USES=		tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-motif --without-ttf --without-editres \
 		--without-dtsaver --without-rplay --without-nas \
@@ -21,7 +19,6 @@ USE_GNOME=	#
 USE_XORG=	x11 xaw ice
 
 LIB_DEPENDS+=	libfreetype.so:${PORTSDIR}/print/freetype2
-CONFIGURE_ENV+=	ac_freetype_includes="${LOCALBASE}/include/freetype2"
 
 OPTIONS_DEFINE=	MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \
 		KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK JP

Modified: head/x11/xlockmore/distinfo
==============================================================================
--- head/x11/xlockmore/distinfo	Fri Mar 13 20:04:21 2015	(r381230)
+++ head/x11/xlockmore/distinfo	Fri Mar 13 20:47:40 2015	(r381231)
@@ -1,2 +1,2 @@
-SHA256 (xlockmore-5.45.tar.bz2) = 7f81a80cb486c05269d71e9cc2d9c51645b59f09779fc24d01b858b7563015f7
-SIZE (xlockmore-5.45.tar.bz2) = 1968176
+SHA256 (xlockmore-5.46.tar.xz) = 32b3be122c4fde5ae70dba5899bbcc20cd7e80119e246d79455d84046d6d40df
+SIZE (xlockmore-5.46.tar.xz) = 1610356


More information about the svn-ports-head mailing list