ports/55183: www/tidy-devel: upgrading to 030801 + fixing build-depends.

Thierry Thomas thierry at pompo.net
Sat Aug 2 13:40:20 UTC 2003


>Number:         55183
>Category:       ports
>Synopsis:       www/tidy-devel: upgrading to 030801 + fixing build-depends.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 02 06:40:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Aug 2 13:35:08 CEST 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	- Upgrading tidy-devel to its latest release;
	- Fixing a build-depends problem against aclocal for tidy-lib
	(see <http://www.freebsd.org/cgi/getmsg.cgi?fetch=290786+0+current/freebsd-ports>).

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:

--- tidy-devel.diff begins here ---
diff -urN www/tidy-devel.orig/Makefile www/tidy-devel/Makefile
--- www/tidy-devel.orig/Makefile	Tue Jul 22 12:04:59 2003
+++ www/tidy-devel/Makefile	Sat Aug  2 11:50:47 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	tidy
-PORTVERSION=	030716
+PORTVERSION=	030801
 CATEGORIES=	www
 MASTER_SITES=	http://tidy.sourceforge.net/src/%SUBDIR%/	\
 		http://tidy.sourceforge.net/docs/:docs
@@ -55,9 +55,15 @@
 	@${CP} ${WRKSRC}/build/gmake/Makefile ${WRKSRC}
 .else
 	@${CP} -R -f ${WRKSRC}/build/gnuauto/* ${WRKSRC}
+.endif
+
+configure-message:
+# Ugly hack to insert libtoolize + aclocal after build-depends and before patch-libtool
+.if defined(WITH_SHLIB)
 	(cd ${WRKSRC}	\
 	&& ${LIBTOOLIZE} --force --copy	\
 	&& ${ACLOCAL})
+	@${ECHO_MSG} "===>  Configuring for ${PKGNAME}"
 .endif
 
 pre-install:
diff -urN www/tidy-devel.orig/distinfo www/tidy-devel/distinfo
--- www/tidy-devel.orig/distinfo	Fri Jul 25 21:26:03 2003
+++ www/tidy-devel/distinfo	Sat Aug  2 11:41:46 2003
@@ -1,2 +1,2 @@
-MD5 (tidy_src_030716.tgz) = 49ff2210bc964642caf518e298016e29
+MD5 (tidy_src_030801.tgz) = 25a23c4adad32db81f3b9153f1863d3c
 MD5 (tidy_docs_030610.tgz) = 54ab968e177bc92495fce324c18f8b52
--- tidy-devel.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list