ports/51635: [update orphaned port]: devel/trio 1.9 -> 1.10

Clement Laforet sheepkiller at cultdeadsheep.org
Wed Apr 30 18:10:13 UTC 2003


>Number:         51635
>Category:       ports
>Synopsis:       [update orphaned port]: devel/trio  1.9 -> 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 30 11:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     & goofy
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
cotds.org
>Environment:
System: FreeBSD goofy.cultdeadsheep.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 4 10:05:12 CEST 2002 root at goofy.cultdeadsheep.org:/usr/obj/usr/src/sys/GOOFY i386


	
>Description:
	Update devel/trio top 1.10 
>How-To-Repeat:
	N/A.
>Fix:

	

--- trio.diff begins here ---
diff -Nru trio.orig/Makefile trio/Makefile
--- trio.orig/Makefile	Wed Apr 30 18:42:58 2003
+++ trio/Makefile	Wed Apr 30 19:57:37 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	trio
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ctrio
@@ -16,6 +16,11 @@
 COMMENT=	A fully matured and stable set of printf and string functions
 
 GNU_CONFIGURE=	yes
+USE_REINPLACE=	yes
+
+post-patch:
+	@${REINPLACE_CMD} -e 's!TARGET_INCS!TARGETINCS!g' \
+			${WRKSRC}/Makefile.in
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -Nru trio.orig/distinfo trio/distinfo
--- trio.orig/distinfo	Wed Apr 30 18:42:58 2003
+++ trio/distinfo	Wed Apr 30 18:29:24 2003
@@ -1 +1 @@
-MD5 (trio-1.9.tar.gz) = 86a7fa48d9a1ef4294cd753f4212ad7d
+MD5 (trio-1.10.tar.gz) = 8e550cd0ead8bbb9afb475e46ccddf30
diff -Nru trio.orig/pkg-plist trio/pkg-plist
--- trio.orig/pkg-plist	Wed Apr 30 18:42:58 2003
+++ trio/pkg-plist	Wed Apr 30 19:53:52 2003
@@ -1,6 +1,8 @@
 include/trio.h
 include/triodef.h
 include/triop.h
+include/trionan.h
+include/triostr.h
 lib/libtrio.a
 %%PORTDOCS%%share/doc/trio/doc/doc.h
 %%PORTDOCS%%share/doc/trio/doc/doc_dynamic.h
--- trio.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list