diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-04-27 21:31:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-04-27 21:31:00 +0000 |
commit | a7553a1c765940bab6c6ab4e6437f5f62870e2b4 (patch) | |
tree | c376efd713326a15168c4b25551f019f62520a8e /sysutils/gdmap | |
parent | - Check for LOCALBASE, not for PREFIX. This fixes dependent port (diff) |
- Update to 0.7.5
PR: ports/95935
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=160610
Diffstat (limited to 'sysutils/gdmap')
-rw-r--r-- | sysutils/gdmap/Makefile | 6 | ||||
-rw-r--r-- | sysutils/gdmap/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gdmap/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index c91ebef2d4f8..522c16643a8c 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdmap -PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTVERSION= 0.7.5 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gdmap @@ -21,14 +20,13 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN1= gdmap.1 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROKEN= "Doesn't build on FreeBSD < 5.x" +BROKEN= Doesn't build on FreeBSD < 5.x .endif post-patch: diff --git a/sysutils/gdmap/distinfo b/sysutils/gdmap/distinfo index 587eaf11bdc4..46688b2a0914 100644 --- a/sysutils/gdmap/distinfo +++ b/sysutils/gdmap/distinfo @@ -1,3 +1,3 @@ -MD5 (gdmap-0.7.0.tar.gz) = ab837dc62b9115183e35cb122471208f -SHA256 (gdmap-0.7.0.tar.gz) = 7689f5d11659e73467096074ad574346530ca306ea3104b85222ac8f0f6d51e9 -SIZE (gdmap-0.7.0.tar.gz) = 164239 +MD5 (gdmap-0.7.5.tar.gz) = e27f9a4c029449182ce5a4dbec38870e +SHA256 (gdmap-0.7.5.tar.gz) = 466cd3bac08bec655af18419bf7aa6d7143ac5fbb31ddf8cb75b02bcc27fae6f +SIZE (gdmap-0.7.5.tar.gz) = 175869 diff --git a/sysutils/gdmap/pkg-plist b/sysutils/gdmap/pkg-plist index d3ccb3fd8cef..c2e9d5f979a2 100644 --- a/sysutils/gdmap/pkg-plist +++ b/sysutils/gdmap/pkg-plist @@ -1,6 +1,6 @@ bin/gdmap share/gnome/applications/gdmap.desktop -share/gnome/pixmaps/gdmap_icon.png share/gnome/gdmap/pixmaps/gdmap_icon.png +share/gnome/pixmaps/gdmap_icon.png @dirrm share/gnome/gdmap/pixmaps @dirrm share/gnome/gdmap |