1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to 0.8.7

- Fix typo on COMMENT
- use SUB_FILES

PR:		ports/122141
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by:	tabthorpe (mentor)
This commit is contained in:
Philippe Audeoud 2008-03-31 18:16:07 +00:00
parent 190062b565
commit 9395a09a3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210282
3 changed files with 7 additions and 10 deletions

View File

@ -6,14 +6,14 @@
#
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
COMMENT= Monitor apcupsd with GTK+2 GUI
SUB_FILES= pkg-message
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gconf2
@ -28,8 +28,6 @@ IGNORE= needs gethostbyname_r(3)
.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 +39,3 @@ post-install:
@${CAT} pkg-message
.include <bsd.port.post.mk>

View File

@ -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