diff options
author | garga <garga@FreeBSD.org> | 2006-04-28 05:31:00 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-04-28 05:31:00 +0800 |
commit | f13f2b43f44e60c7f2496124c63b6775f70aec89 (patch) | |
tree | 8492e641f44ad2e97ceead59feae91af20f781cb /sysutils/gdmap | |
parent | 4f1e7a9ef947ba1180b5648a3fbcf16f293b8fd4 (diff) | |
download | freebsd-ports-gnome-f13f2b43f44e60c7f2496124c63b6775f70aec89.tar.gz freebsd-ports-gnome-f13f2b43f44e60c7f2496124c63b6775f70aec89.tar.zst freebsd-ports-gnome-f13f2b43f44e60c7f2496124c63b6775f70aec89.zip |
- Update to 0.7.5
PR: ports/95935
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
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 |