Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Aug 2006 11:37:37 +0200 (CEST)
From:      Gabor Kovesdan <gkovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gkovesdan@t-hosting.hu>
Subject:   ports/101562: [maintainer update] editors/dte
Message-ID:  <20060807093737.11C8A28A15B@catv-50635cb6.catv.broadband.hu>
Resent-Message-ID: <200608070940.k779eJeW009872@freefall.freebsd.org>

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

>Number:         101562
>Category:       ports
>Synopsis:       [maintainer update] editors/dte
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 09:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jul 29 18:31:18 CEST 2006 gabor@spitfire:/usr/src/sys/i386/compile/SPITFIRE i386

>Description:

- Official MASTER_SITE is up again
- Distfile has been rerolled, but the version hasn't been changed --> bump PORTREVISION
- Add WWW
- Respect DESTDIR

>How-To-Repeat:
>Fix:

--- editors-dte.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/editors/dte/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1 Aug 2005 18:08:50 -0000	1.7
+++ Makefile	7 Aug 2006 08:54:04 -0000
@@ -7,8 +7,9 @@
 
 PORTNAME=	dte
 PORTVERSION=	6.12
+PORTREVISION=	1
 CATEGORIES=	editors
-MASTER_SITES=	http://freebsd.t-hosting.hu/dte/
+MASTER_SITES=	http://personal.gscit.monash.edu.au/~dougt/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	gkovesdan@t-hosting.hu
@@ -19,7 +20,7 @@
 PLIST_FILES=	bin/dte
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/dte ${PREFIX}/bin/dte
+	${INSTALL_PROGRAM} ${WRKSRC}/dte ${TARGETDIR}/bin/dte
 	${INSTALL_MAN} ${WRKSRC}/dte.1 ${MANPREFIX}/man/man1
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/editors/dte/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Nov 2005 16:05:22 -0000	1.3
+++ distinfo	7 Aug 2006 08:53:20 -0000
@@ -1,3 +1,3 @@
-MD5 (dte-6.12.tgz) = db90098c9736ff53c01c5db4cb994e32
-SHA256 (dte-6.12.tgz) = d4cf759b28f9e24b7ef253f0ea3378653e3025a015f0d6f04f99f64006a7f34a
-SIZE (dte-6.12.tgz) = 202725
+MD5 (dte-6.12.tgz) = 00424af5a75b8f589e420184b7dd2544
+SHA256 (dte-6.12.tgz) = 6c120d96813f089a2537ba5887d349fd11f2d351f397a79f7917c2da66006014
+SIZE (dte-6.12.tgz) = 178182
Index: pkg-descr
===================================================================
RCS file: /usr/cvs/ports/editors/dte/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	2 Nov 2000 15:42:45 -0000	1.1
+++ pkg-descr	7 Aug 2006 08:52:31 -0000
@@ -5,3 +5,5 @@
 
 DTE also makes a nice composer for email messages, as an alternative
 to vi or pico.
+
+WWW: http://personal.gscit.monash.edu.au/~dougt/dte.html
--- editors-dte.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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