ports/161592: Update port: sysutils/cdargs

KATO Tsuguru tkato432 at yahoo.com
Fri Oct 14 18:50:06 UTC 2011


>Number:         161592
>Category:       ports
>Synopsis:       Update port: sysutils/cdargs
>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:   Fri Oct 14 18:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Add LICENSE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/sysutils/cdargs/Makefile sysutils/cdargs/Makefile
--- /usr/ports/sysutils/cdargs/Makefile	2009-09-10 16:06:01.000000000 +0900
+++ sysutils/cdargs/Makefile	2011-09-21 23:49:56.000000000 +0900
@@ -8,22 +8,24 @@
 PORTNAME=	cdargs
 PORTVERSION=	1.35
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.skamphausen.de/software/cdargs/ \
+MASTER_SITES=	http://www.skamphausen.de/downloads/cdargs/ \
+		http://fossies.org/unix/privat/ \
 		http://www.atarininja.org/~wxs/distfiles/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Navigate the filesystem using a menu interface or a bookmark system
 
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 GNU_CONFIGURE=	yes
-CFLAGS+=	-DHAVE_DECL_GETOPT
 MAKE_JOBS_SAFE=	yes
 
-MAN1=	cdargs.1
-
+MAN1=		cdargs.1
 PLIST_FILES=	bin/cdargs
 
 post-patch:
-	@${REINPLACE_CMD} -e 's,CXXFLAGS =,CXXFLAGS +=,' \
-		${WRKSRC}/src/Makefile.in
+	@${REINPLACE_CMD} -e \
+		's|^AM_CXXFLAGS|#AM_CXXFLAGS|' ${WRKSRC}/src/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/sysutils/cdargs/pkg-descr sysutils/cdargs/pkg-descr
--- /usr/ports/sysutils/cdargs/pkg-descr	2004-05-02 06:08:25.000000000 +0900
+++ sysutils/cdargs/pkg-descr	2011-09-25 22:38:01.000000000 +0900
@@ -4,4 +4,4 @@
 enables you to move to a very distant place in the file-system with just
 a few keystrokes.
 
-WWW: http://www.skamphausen.de/software/cdargs/
+WWW: http://www.skamphausen.de/cgi-bin/ska/CDargs
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list