ports/115852: [MAINTAINER UPDATE] Update port: sysutils/downtime to 0.3.1

Nick Withers nick at nickwithers.com
Tue Aug 28 04:40:07 UTC 2007


The following reply was made to PR ports/115852; it has been noted by GNATS.

From: "Nick Withers" <nick at nickwithers.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/115852: [MAINTAINER UPDATE] Update port: 
     sysutils/downtime to 0.3.1
Date: Tue, 28 Aug 2007 14:21:53 +1000 (EST)

 ------=_20070828142153_45564
 Content-Type: text/plain; charset="iso-8859-15"
 Content-Transfer-Encoding: 8bit
 
 Andrew Pantyukhin (sat@) wisely pointed out that the share/applications
 directory should probably be @dirrmtry'ed.
 
 As such, please find attached an updated patch to both move
 sysutils/downtime to 0.3.1 and address this issue (thanks Andrew!).
 
 Ta, and my apologies for missing this in the first place!
 -- 
 Nick Withers
 email: nick at nickwithers.com
 Web: http://www.nickwithers.com
 Mobile: +61 414 397 446
 
 ------=_20070828142153_45564
 Content-Type: text/plain; name="downtime-0.3.1.diff"
 Content-Transfer-Encoding: 8bit
 Content-Disposition: attachment; filename="downtime-0.3.1.diff"
 
 diff -ruN downtime.old/Makefile downtime/Makefile
 --- downtime.old/Makefile	Mon Aug 27 09:39:21 2007
 +++ downtime/Makefile	Tue Aug 28 14:13:39 2007
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	downtime
 -PORTVERSION=	0.3.0
 +PORTVERSION=	0.3.1
  CATEGORIES=	sysutils
  MASTER_SITES=	http://www.nickwithers.com/downtime/
  
 @@ -15,9 +15,6 @@
  
  USE_X_PREFIX=	yes
  USE_GNOME=	gtk20
 -
 -PLIST_FILES=	bin/downtime \
 -		share/applications/downtime.desktop
  
  MAN1=		downtime.1
  MANCOMPRESSED=	yes
 diff -ruN downtime.old/distinfo downtime/distinfo
 --- downtime.old/distinfo	Mon Aug 27 09:39:21 2007
 +++ downtime/distinfo	Mon Aug 27 17:15:40 2007
 @@ -1,3 +1,3 @@
 -MD5 (downtime-0.3.0.tar.gz) = 28a7277e86b421515c5f70e3e3cdd761
 -SHA256 (downtime-0.3.0.tar.gz) = 07df2798c937a0b68ddb544fb5ac09441a743e95794c5e363d8dbc42bcce8b6a
 -SIZE (downtime-0.3.0.tar.gz) = 20718
 +MD5 (downtime-0.3.1.tar.gz) = f422efa071e22807e2cfc7406dd420f7
 +SHA256 (downtime-0.3.1.tar.gz) = 9fb52ab73db8ee85ccaae31a925c1898eca38c68e0ba78f89a39ef5e7bbb54a7
 +SIZE (downtime-0.3.1.tar.gz) = 21928
 diff -ruN downtime.old/pkg-plist downtime/pkg-plist
 --- downtime.old/pkg-plist	Thu Jan  1 10:00:00 1970
 +++ downtime/pkg-plist	Tue Aug 28 14:15:59 2007
 @@ -0,0 +1,3 @@
 +bin/downtime
 +share/applications/downtime.desktop
 + at dirrmtry share/applications
 ------=_20070828142153_45564--
 
 



More information about the freebsd-ports-bugs mailing list