Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2008 16:58:56 -0700 (PDT)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/122141: [MAINTAINER] sysutils/gapcmon: Update to version 0.8.7 
Message-ID:  <47eae340.0f1d640a.1657.ffffe3f5@mx.google.com>
Resent-Message-ID: <200803270000.m2R002GV056721@freefall.freebsd.org>

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

>Number:         122141
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/gapcmon: Update to version 0.8.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 27 00:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 7.0-RC2 i386
>Organization:
none 
>Environment:
System: FreeBSD 7.0-RC2 #0: Thu Feb 14 00:58:21 EST 2008 i386
	
>Description:
- Update sysutils/gapcmon to version 0.8.7
- Makefile cleanup:
  - Use MASTER_SITES macro
  - Remove unneeded REINPLACE
  - Whitespace cleanup
	
>How-To-Repeat:
diff attached
	
>Fix:
	
--- 2008-03-26-gapcmon.diff begins here ---
diff -ruN gapcmon.orig/Makefile gapcmon/Makefile
--- gapcmon.orig/Makefile	2008-03-26 05:30:16.000000000 -0400
+++ gapcmon/Makefile	2008-03-26 19:34:39.000000000 -0400
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	gapcmon
-PORTVERSION=	0.8.6
+PORTVERSION=	0.8.7
 CATEGORIES=	sysutils
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SFE
 
 MAINTAINER=	bsdkaffee@gmail.com
 COMMENT=	Montior apcupsd with GTK+2 GUI
@@ -28,8 +27,6 @@
 .endif
 
 post-extract:
-	@${REINPLACE_CMD} "s|/usr/share/pixmaps/|${PREFIX}/share/pixmaps/|" \
-		${WRKSRC}/src/gapcmon.c
 	@${REINPLACE_CMD} 's|install-gapcmondocDATA \\|\\|' \
 		${WRKSRC}/Makefile.in
 
@@ -41,4 +38,3 @@
 	@${CAT} pkg-message
 
 .include <bsd.port.post.mk>
-
diff -ruN gapcmon.orig/distinfo gapcmon/distinfo
--- gapcmon.orig/distinfo	2008-03-26 05:30:16.000000000 -0400
+++ gapcmon/distinfo	2008-03-26 05:32:38.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (gapcmon-0.8.6.tar.bz2) = c8f4c2a2cb6f863b36dbeeedbbe8e8e9
-SHA256 (gapcmon-0.8.6.tar.bz2) = fdd2227ecd82f1b9557234615e49e65f696540147ae5c2792c7c6d638a795159
-SIZE (gapcmon-0.8.6.tar.bz2) = 122337
+MD5 (gapcmon-0.8.7.tar.bz2) = 5aca97aced2a50c0e87a34c3711f94a2
+SHA256 (gapcmon-0.8.7.tar.bz2) = 5bccdbd6650bc8cd4ca9a0e6180678027e489c893ceb0500941bad6459394fb4
+SIZE (gapcmon-0.8.7.tar.bz2) = 125651
--- 2008-03-26-gapcmon.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47eae340.0f1d640a.1657.ffffe3f5>