ports/101890: [PATCH] textproc/ruby-sary: Respect DESTDIR, portlint fix

Gea-Suan Lin gslin at gslin.org
Sat Aug 12 09:00:33 UTC 2006


>Number:         101890
>Category:       ports
>Synopsis:       [PATCH] textproc/ruby-sary: Respect DESTDIR, portlint fix
>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:   Sat Aug 12 09:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Respect DESTDIR
- portlint fix

Port maintainer (clsung at FreeBSD.org) is cc'd.

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

--- ruby18-sary-1.2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/ruby-sary/Makefile /home/staff/gslin/work/ports/ruby-sary/Makefile
--- /usr/ports/textproc/ruby-sary/Makefile	Tue Dec 13 11:16:49 2005
+++ /home/staff/gslin/work/ports/ruby-sary/Makefile	Sat Aug 12 16:57:20 2006
@@ -7,7 +7,6 @@
 
 PORTNAME=	sary
 PORTVERSION=	1.2.0
-PORTREVISION=	0
 CATEGORIES=	textproc ruby
 MASTER_SITES=	http://sary.sourceforge.net/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -33,7 +32,7 @@
 		${RUBY_RD_HTML_FILES:M*.ja.html}
 
 post-install: doc-install
-	${INSTALL_SCRIPT} ${WRKSRC}/rsary.rb ${PREFIX}/bin/
+	${INSTALL_SCRIPT} ${WRKSRC}/rsary.rb ${TARGETDIR}/bin/
 
 doc-install:
 .if !defined(NOPORTDOCS)
--- ruby18-sary-1.2.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list