Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Apr 2006 04:10:22 +0300 (EEST)
From:      Sulev-Madis Silber <madis555@hot.ee>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95246: [MAINTAINER] sysutils/pkgfe: update to 20060403
Message-ID:  <20060403011022.4038A1D1@dome.gotdns.org>
Resent-Message-ID: <200604030120.k331KESk064464@freefall.freebsd.org>

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

>Number:         95246
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/pkgfe: update to 20060403
>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 Apr 03 01:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sulev-Madis Silber
>Release:        FreeBSD 4.7-RELEASE-p26 i386
>Organization:
>Environment:
System: FreeBSD dome.gotdns.org 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #0: Thu Mar 25 20:28:02 EET 2004
>Description:
- Update to 20060403

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pkgfe-20060403.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/pkgfe/Makefile /usr/home/ketas/myports/pkgfe/Makefile
--- /usr/ports/sysutils/pkgfe/Makefile	Thu Feb  9 01:42:14 2006
+++ /usr/home/ketas/myports/pkgfe/Makefile	Mon Apr  3 03:46:47 2006
@@ -2,14 +2,14 @@
 # Date created:		2006-01-14
 # Whom:			Sulev-Madis Silber <madis555@hot.ee>
 #
-# $FreeBSD: ports/sysutils/pkgfe/Makefile,v 1.2 2006/02/08 07:40:13 az Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	pkgfe
-PORTVERSION=	20060207
+PORTVERSION=	20060403
 CATEGORIES=	sysutils
-MASTER_SITES=	http://ketas.life.ee/ports/ \
-		http://ketas.si.pri.ee/ports/
+MASTER_SITES=	http://ketas.life.ee/pkgfe/releases/ \
+		http://ketas.si.pri.ee/pkgfe/releases/
 
 MAINTAINER=	madis555@hot.ee
 COMMENT=	Ncurses front-end to manage the ports collection
@@ -23,7 +23,7 @@
 PLIST_FILES=	sbin/pkgfe etc/pkgfe.conf
 
 do-install:
-	${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/pkgfe
+	${REINPLACE_CMD} -e 's|%PREFIX%|${PREFIX}|g' ${WRKSRC}/pkgfe
 	${INSTALL_SCRIPT} ${WRKSRC}/pkgfe ${PREFIX}/sbin/pkgfe
 	${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf
 
diff -ruN --exclude=CVS /usr/ports/sysutils/pkgfe/distinfo /usr/home/ketas/myports/pkgfe/distinfo
--- /usr/ports/sysutils/pkgfe/distinfo	Thu Feb  9 01:42:14 2006
+++ /usr/home/ketas/myports/pkgfe/distinfo	Mon Apr  3 03:52:18 2006
@@ -1,3 +1,2 @@
-MD5 (pkgfe-20060207.tar.gz) = 05999d26c670eaccd7a2621bc8490d03
-SHA256 (pkgfe-20060207.tar.gz) = 20305cf846d05ebf38ae53b5bdcdaf4007fc9e9d91852104bb71efeb4e55749c
-SIZE (pkgfe-20060207.tar.gz) = 2610
+MD5 (pkgfe-20060403.tar.gz) = 08ffcf02d3a3a1d2bdf41f1a3ede54f3
+SIZE (pkgfe-20060403.tar.gz) = 4719
diff -ruN --exclude=CVS /usr/ports/sysutils/pkgfe/pkg-descr /usr/home/ketas/myports/pkgfe/pkg-descr
--- /usr/ports/sysutils/pkgfe/pkg-descr	Fri Feb  3 15:11:02 2006
+++ /usr/home/ketas/myports/pkgfe/pkg-descr	Sat Feb 11 19:45:43 2006
@@ -1,4 +1,5 @@
 Package Frontend is a ncurses based, graphical front-end to manage
 the FreeBSD ports collection.
 
-Author: Sulev-Madis Silber <madis555@hot.ee>
+Author:	Sulev-Madis Silber <madis555@hot.ee>
+WWW:	http://ketas.life.ee/pkgfe
--- pkgfe-20060403.patch ends here ---

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



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