Index: head/sysutils/gdmap/Makefile =================================================================== --- head/sysutils/gdmap/Makefile (revision 160609) +++ head/sysutils/gdmap/Makefile (revision 160610) @@ -1,38 +1,36 @@ # New ports collection makefile for: gdmap # Date created: 13 Oct 2005 # Whom: Rodrigo Graeff # # $FreeBSD$ # PORTNAME= gdmap -PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTVERSION= 0.7.5 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gdmap MAINTAINER= delphus@gmail.com COMMENT= Graphical disk map Utility BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes MAN1= gdmap.1 .include .if ${OSVERSION} < 500000 -BROKEN= "Doesn't build on FreeBSD < 5.x" +BROKEN= Doesn't build on FreeBSD < 5.x .endif post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/src/gui_main.c .include Property changes on: head/sysutils/gdmap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/sysutils/gdmap/distinfo =================================================================== --- head/sysutils/gdmap/distinfo (revision 160609) +++ head/sysutils/gdmap/distinfo (revision 160610) @@ -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 Property changes on: head/sysutils/gdmap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/sysutils/gdmap/pkg-plist =================================================================== --- head/sysutils/gdmap/pkg-plist (revision 160609) +++ head/sysutils/gdmap/pkg-plist (revision 160610) @@ -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 Property changes on: head/sysutils/gdmap/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property