Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 1999 18:24:26 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10901: update port: wmcalclock-1.22 to 1.24
Message-ID:  <199904010824.SAA88311@corp.au.triax.com>

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

>Number:         10901
>Category:       ports
>Synopsis:       update port wmcalclock-1.22 to 1.24
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr  1 00:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

Patch updates the wmcalclock port from 1.22 to 1.24.  I also changed
the MASTER_SITE to the author's site and removed USE_XLIB because it's
implied by USE_X_PREFIX.

>How-To-Repeat:

	

>Fix:
	
Apply the following patch..

diff -ruN wmcalclock/Makefile wmcalclock-1.24/Makefile
--- wmcalclock/Makefile	Thu Apr  1 18:23:15 1999
+++ wmcalclock-1.24/Makefile	Thu Apr  1 18:21:39 1999
@@ -1,23 +1,22 @@
 # New ports collection makefile for:   wmCalClock
-# Version required:    1.22
+# Version required:    1.24
 # Date created:        16 March 1999
 # Whom:                Kris Kennaway <kris@FreeBSD.ORG>
 #
 # $Id: Makefile,v 1.3 1999/03/30 13:47:01 kris Exp $
 #
 
-DISTNAME=	wmCalClock-1.22
+DISTNAME=	wmCalClock-1.24
 CATEGORIES=	x11-clocks windowmaker
-MASTER_SITES=	ftp://ftp.ukrnet.net/pub/Unix/WindowMaker/src/
+MASTER_SITES=	http://nis-www.lanl.gov/~mgh/WindowMaker/
 
 MAINTAINER=	kris@FreeBSD.ORG
 
 LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm/
 
-WRKSRC=		${WRKDIR}/${DISTNAME}/wmCalClock
+WRKSRC=		${WRKDIR}/${DISTNAME}/Src
 
 USE_X_PREFIX=	yes
-USE_XLIB=	yes
 USE_GMAKE=	yes
 
 ALL_TARGET=	clean all
diff -ruN wmcalclock/files/md5 wmcalclock-1.24/files/md5
--- wmcalclock/files/md5	Thu Apr  1 18:23:14 1999
+++ wmcalclock-1.24/files/md5	Thu Apr  1 17:53:49 1999
@@ -1 +1 @@
-MD5 (wmCalClock-1.22.tar.gz) = eef9fee32365379a3e6fced2d7734052
+MD5 (wmCalClock-1.24.tar.gz) = 5755e93faceac796cdb6a24dbf5817d7

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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