aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-01-18 11:02:44 +0800
committersteve <steve@FreeBSD.org>1999-01-18 11:02:44 +0800
commitc94d4125ef7ab97af901cdb4bb76bc28a1cb6c02 (patch)
treec49d230f13ebbb9b09988f3a3b3308147ae256b2
parent33dfba86321e58d770a0c15008f5a43f0f68c88c (diff)
downloadfreebsd-ports-gnome-c94d4125ef7ab97af901cdb4bb76bc28a1cb6c02.tar.gz
freebsd-ports-gnome-c94d4125ef7ab97af901cdb4bb76bc28a1cb6c02.tar.zst
freebsd-ports-gnome-c94d4125ef7ab97af901cdb4bb76bc28a1cb6c02.zip
Update to version 1.14.
PR: 9437 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
-rw-r--r--x11/xautolock/Makefile11
-rw-r--r--x11/xautolock/distinfo2
-rw-r--r--x11/xautolock/pkg-descr3
3 files changed, 6 insertions, 10 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile
index c0e74ea60770..4cd9f41590ac 100644
--- a/x11/xautolock/Makefile
+++ b/x11/xautolock/Makefile
@@ -1,22 +1,21 @@
# New ports collection makefile for: xautolock
-# Version required: 1pl11
+# Version required: 1pl14
# Date created: 20 Jul 1996
# Whom: Eric Blood <eblood@cs.unr.edu>
#
-# $Id: Makefile,v 1.6 1998/08/30 15:38:57 steve Exp $
+# $Id: Makefile,v 1.7 1998/10/05 05:17:59 steve Exp $
#
-DISTNAME= xautolock-pl11
-PKGNAME= xautolock-1.11
+DISTNAME= xautolock-pl14
+PKGNAME= xautolock-1.14
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
-EXTRACT_SUFX= .tz
+EXTRACT_SUFX= .tgz
MAINTAINER= eblood@cs.unr.edu
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/xautolock-pl11
MAN1= xautolock.1
.include <bsd.port.mk>
diff --git a/x11/xautolock/distinfo b/x11/xautolock/distinfo
index 2b215b4f8966..68beb8d8bf7f 100644
--- a/x11/xautolock/distinfo
+++ b/x11/xautolock/distinfo
@@ -1 +1 @@
-MD5 (xautolock-pl11.tz) = 06e0cdd98aa7645366a31f4b895801bc
+MD5 (xautolock-pl14.tgz) = 4c02ed3a8aea4b9696414e0bcf68b296
diff --git a/x11/xautolock/pkg-descr b/x11/xautolock/pkg-descr
index 214ec586b089..5be8cd924f66 100644
--- a/x11/xautolock/pkg-descr
+++ b/x11/xautolock/pkg-descr
@@ -3,6 +3,3 @@ fires up a program of your choice if nothing happens during a
user configurable period of time. You can use this to automatically
start up a screen locker in case you tend to forget to do so manually
before having a coffee break.
-
-Eric Blood
-eblood@cs.unr.edu