Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 17:40:02 -0700 (PDT)
From:      Chris Piazza <cpiazza@home.net>
To:        freebsd-ports@FreeBSD.org
Subject:   RE: ports/11494: Update: desktutils/gtimer
Message-ID:  <199905050040.RAA65826@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11494; it has been noted by GNATS.

From: Chris Piazza <cpiazza@home.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: RE: ports/11494: Update: desktutils/gtimer
Date: Tue, 04 May 1999 17:32:19 -0700 (PDT)

 New version quick on 1.1.3's heels :-).
 I made an error before, only patch-aa is removed, patch-ab is fine.
 New patch below:
 --Cut--
 
 Index: gtimer/Makefile
 ===================================================================
 RCS file: /cvs/FreeBSD/ports/deskutils/gtimer/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- Makefile    1999/04/21 19:07:31     1.2
 +++ Makefile    1999/05/05 00:28:30
 @@ -1,12 +1,12 @@
  # New ports collection makefile for:   gtimer
 -# Version required:    1.1.1
 +# Version required:    1.1.4
  # Date created:        25 February 1999
  # Whom:                Chris Piazza <cpiazza@home.net>
  #
  # $Id: Makefile,v 1.2 1999/04/21 19:07:31 mharo Exp $
  #
  
 -DISTNAME=      gtimer-1.1.1
 +DISTNAME=      gtimer-1.1.4
  CATEGORIES=    deskutils
  MASTER_SITES=  http://www.radix.net/~cknudsen/gtimer/
  
 @@ -14,7 +14,13 @@
  
  LIB_DEPENDS=   gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
  
 +GNU_CONFIGURE= YES
 +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
 +USE_GMAKE=     YES
  USE_BZIP2=     YES
  MAN1=          gtimer.1
 +
 +post-install:
 +       @${INSTALL_MAN} ${WRKSRC}/gtimer.1 ${PREFIX}/man/man1
  
  .include <bsd.port.mk>
 Index: gtimer/files/md5
 ===================================================================
 RCS file: /cvs/FreeBSD/ports/deskutils/gtimer/files/md5,v
 retrieving revision 1.1.1.1
 diff -u -r1.1.1.1 md5
 --- md5 1999/04/08 17:50:35     1.1.1.1
 +++ md5 1999/05/05 00:28:41
 @@ -1 +1 @@
 -MD5 (gtimer-1.1.1.tar.bz2) = 3633f27776e4bb9ec51ea294835810f1
 +MD5 (gtimer-1.1.4.tar.bz2) = 0c86a2c47075ee55d8b5388c90706aa3
 
 --Cut--
 
 ---
 Chris Piazza    Abbotsford, BC, Canada
            cpiazza@home.net
 finger norn@norn.ca.eu.org for PGP key
 


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?199905050040.RAA65826>