Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 03:00:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121614: Update port: editors/gmanedit to 0.4
Message-ID:  <20080312030007.fb43d22d.tkato432@yahoo.com>
Resent-Message-ID: <200803111810.m2BIA06t048617@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121614
>Category:       ports
>Synopsis:       Update port: editors/gmanedit to 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 18:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/gmanedit/Makefile editors/gmanedit/Makefile
--- /usr/ports/editors/gmanedit/Makefile	2007-10-25 13:46:07.000000000 +0900
+++ editors/gmanedit/Makefile	2008-03-04 03:14:21.000000000 +0900
@@ -6,34 +6,22 @@
 #
 
 PORTNAME=	gmanedit
-PORTVERSION=	0.3.1
-PORTREVISION=	4
+PORTVERSION=	0.4
 CATEGORIES=	editors gnome
-MASTER_SITES=	http://gmanedit.sourceforge.net/files/ \
-		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF/gmanedit2
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GNOME manpages editor
 
-USE_BZIP2=	yes
-USE_X_PREFIX=	yes
+USE_GNOME=	gnomehack gnometarget libgnomeui
 USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix gnomehack gnomelibs
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
+		LDFLAGS="-L${LOCALBASE}/lib"
 
-ALL_TARGET=	clean all
-
-post-extract:
-	@${RM} -rf ${WRKSRC}/config.cache
-	@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${RM} -f
+MAN1=		gmanedit.1
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		 s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
-		 s|PACKAGE_PIXMAPS_DIR=".*/pixmaps|PACKAGE_PIXMAPS_DIR="${PREFIX}/share/pixmaps|g' \
-		 	${WRKSRC}/configure
+	@${REINPLACE_CMD} -e '/<argz\.h>/d' ${WRKSRC}/src/callbacks.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/editors/gmanedit/distinfo editors/gmanedit/distinfo
--- /usr/ports/editors/gmanedit/distinfo	2005-11-24 16:04:41.000000000 +0900
+++ editors/gmanedit/distinfo	2008-03-04 03:10:50.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (gmanedit-0.3.1.tar.bz2) = 4d942401d61e8461ec739ddbaeab90d6
-SHA256 (gmanedit-0.3.1.tar.bz2) = 535317d528529141d9ad97eb55e52fa3e59d70eeb33fd254fd2ff440aa7d1486
-SIZE (gmanedit-0.3.1.tar.bz2) = 535988
+MD5 (gmanedit-0.4.tar.gz) = ac91b043a7ef0857e517c09a5147f84a
+SHA256 (gmanedit-0.4.tar.gz) = fbfd7c08083e6a1653f075d4b956cb10d74b952ad4e0a6a75cd0ca87dcd52218
+SIZE (gmanedit-0.4.tar.gz) = 213751
diff -urN /usr/ports/editors/gmanedit/pkg-descr editors/gmanedit/pkg-descr
--- /usr/ports/editors/gmanedit/pkg-descr	2000-09-02 21:54:08.000000000 +0900
+++ editors/gmanedit/pkg-descr	2008-03-04 03:15:25.000000000 +0900
@@ -4,4 +4,4 @@
 HTML editors but more easy. You need to know manpages format. You can learn it
 from 'man(7)'. 
 
-WWW: http://gmanedit.sourceforge.net/
+WWW: http://sourceforge.net/projects/gmanedit2/
diff -urN /usr/ports/editors/gmanedit/pkg-plist editors/gmanedit/pkg-plist
--- /usr/ports/editors/gmanedit/pkg-plist	2007-10-25 13:46:07.000000000 +0900
+++ editors/gmanedit/pkg-plist	2008-03-04 03:21:56.000000000 +0900
@@ -1,15 +1,9 @@
 bin/gmanedit
+share/applications/gmanedit.desktop
+share/locale/ca/LC_MESSAGES/gmanedit.mo
 share/locale/es/LC_MESSAGES/gmanedit.mo
 share/locale/gl/LC_MESSAGES/gmanedit.mo
 share/locale/ja/LC_MESSAGES/gmanedit.mo
-share/locale/ko/LC_MESSAGES/gmanedit.mo
-share/pixmaps/gmanedit/arrow.xpm
-share/pixmaps/gmanedit/button.xpm
-share/pixmaps/gmanedit/exit.xpm
-share/pixmaps/gmanedit/gmanedit.png
-share/pixmaps/gmanedit/new.xpm
-share/pixmaps/gmanedit/no.xpm
-share/pixmaps/gmanedit/open.xpm
-share/pixmaps/gmanedit/save.xpm
-share/pixmaps/gmanedit/spinbutton.xpm
-@dirrm share/pixmaps/gmanedit
+share/pixmaps/gmanedit.png
+share/pixmaps/gmanedit_icon.png
+@dirrmtry share/applications
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080312030007.fb43d22d.tkato432>