Index: head/x11/xorg-edit/Makefile =================================================================== --- head/x11/xorg-edit/Makefile (revision 182255) +++ head/x11/xorg-edit/Makefile (revision 182256) @@ -1,32 +1,33 @@ # New ports collection makefile for: xorg-edit # Date created: 4 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= xorg-edit -PORTVERSION= 06.10.12 +PORTVERSION= 07.01.12 CATEGORIES= x11 MASTER_SITES= SF -DISTNAME= ${PORTNAME}_${PORTVERSION}-src +DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= infofarmer@FreeBSD.org COMMENT= GUI to edit xorg.conf USE_WX= 2.6+ WX_UNICODE= yes WRKSRC= ${WRKDIR}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/sources PLIST_FILES= bin/${PORTNAME} post-extract: - @${CHMOD} 644 ${BUILD_WRKSRC}/* + @${CHMOD} -R a+rX,u+w ${WRKSRC} post-patch: - @${REINPLACE_CMD} -e 's,wx-config,${WX_CONFIG},g' ${BUILD_WRKSRC}/${MAKEFILE} + @${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|g;s|/usr/local|$${PREFIX}|g'\ + ${BUILD_WRKSRC}/xorgedit/${MAKEFILE} do-install: - @${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin/ + @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ .include Property changes on: head/x11/xorg-edit/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/x11/xorg-edit/distinfo =================================================================== --- head/x11/xorg-edit/distinfo (revision 182255) +++ head/x11/xorg-edit/distinfo (revision 182256) @@ -1,3 +1,3 @@ -MD5 (xorg-edit_06.10.12-src.tar.gz) = 99209cef8f29a209ef0633d1628a3d84 -SHA256 (xorg-edit_06.10.12-src.tar.gz) = 3741a5cd924ca796080f703dbeda8abf227bc016d7f3d39b27957a755697c4e9 -SIZE (xorg-edit_06.10.12-src.tar.gz) = 87347 +MD5 (xorg-edit_07.01.12_src.tar.gz) = fffd3bed41cfce58035a4f3b581a34f2 +SHA256 (xorg-edit_07.01.12_src.tar.gz) = 4cdaf00ddd1cd8e07b418768d2547ae2c04ed5b090fd7ad7d425a1dd59db2b36 +SIZE (xorg-edit_07.01.12_src.tar.gz) = 116523 Property changes on: head/x11/xorg-edit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property