mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 0.7.5
PR: ports/95935 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
This commit is contained in:
parent
45e13c59df
commit
a7553a1c76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160610
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user