diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-09 07:09:28 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-09 07:09:28 +0000 |
commit | eb76d94df95a80384cb114915d596985c7fde4e2 (patch) | |
tree | 25b632d66794fd56ef57971a8c028131212126f9 /x11 | |
parent | aec015e49400130af058800b964793f9b999e420 (diff) | |
download | ports-eb76d94df95a80384cb114915d596985c7fde4e2.tar.gz ports-eb76d94df95a80384cb114915d596985c7fde4e2.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 6 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 2 | ||||
-rw-r--r-- | x11/xlockmore/files/patch-aa | 26 |
3 files changed, 8 insertions, 26 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 2e953d714104..cb92d40ca422 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xlockmore -# Version required: 3.12 +# Version required: 3.13 # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.12 1996/11/19 00:52:18 asami Exp $ +# $Id: Makefile,v 1.13 1996/12/02 08:46:04 tg Exp $ # -DISTNAME= xlockmore-3.12 +DISTNAME= xlockmore-3.13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 521e80164a21..df84bfd4942e 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1 +1 @@ -MD5 (xlockmore-3.12.tar.gz) = 91194fa5b7e58330e8dfac7ec0e4d4eb +MD5 (xlockmore-3.13.tar.gz) = cb08434a3ee1cb403d8cbaada0ef3e61 diff --git a/x11/xlockmore/files/patch-aa b/x11/xlockmore/files/patch-aa index 6680862c2b58..06e6a56ffdcf 100644 --- a/x11/xlockmore/files/patch-aa +++ b/x11/xlockmore/files/patch-aa @@ -1,5 +1,5 @@ ---- Imakefile.orig Thu Nov 14 19:52:37 1996 -+++ Imakefile Sat Nov 30 12:34:41 1996 +--- Imakefile.orig Wed Dec 11 18:36:32 1996 ++++ Imakefile Wed Jan 8 20:07:52 1997 @@ -17,13 +17,13 @@ XCOMM If you get an error "Cannot find xpm.h" while compiling, set @@ -16,25 +16,7 @@ #endif -@@ -35,7 +35,7 @@ - XCOMM You must copy it out of the hackers directory. - XCOMM It is there because it is experimental. - XCOMM If your system has libXm, remove the 'XCOMM ' from the next line. --#define XmLibrary -+XCOMM #define XmLibrary - - #ifdef XmLibrary - XCOMM If its not with your X11 stuff you should set the following -@@ -148,7 +148,7 @@ - - XCOMM Uncomment to use hackers modes. It may make xlock unstable. - XCOMM Please do not uncomment for precompiled distributions. --#define Hackers -+XCOMM #define Hackers - - #ifdef Hackers - XCOMM If you only want some of these you must remove the ones you do -@@ -322,9 +322,9 @@ +@@ -329,9 +329,9 @@ XCOMM -DSTAFF_NETGROUP=\"/etc/xlock.netgroup\" netgroup that is exempt XCOMM May have to combine in one long line if "+=" does not work @@ -46,7 +28,7 @@ XCOMM OPTDEF += -DMULTIPLE_ROOT XCOMM OPTDEF += -DOLD_EVENT_LOOP XCOMM 0PTDEF += -DUSE_XLOCKRC -@@ -350,8 +350,8 @@ +@@ -357,8 +357,8 @@ IMAGEBITMAP = $(MEDIUMBITMAP) XCOMM IMAGEBITMAP = l-bob XCOMM IMAGEBITMAP = m-xlock |