ports/61437: [MAINTAINER] devel/ace+tao-doc: update to 5.4.0

Sergey Matveychuk sem at ciam.ru
Fri Jan 16 19:10:16 UTC 2004


>Number:         61437
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ace+tao-doc: update to 5.4.0
>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:   Fri Jan 16 11:10:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Fri Nov 21 07:47:47 MSK 2003
>Description:
- Update to 5.4.0

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

--- ace+tao-doc-5.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/ace+tao-doc.orig/Makefile /usr/ports/devel/ace+tao-doc/Makefile
--- /usr/ports/devel/ace+tao-doc.orig/Makefile	Thu Jan 15 21:36:36 2004
+++ /usr/ports/devel/ace+tao-doc/Makefile	Fri Jan 16 21:53:07 2004
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	ace+tao-doc
-PORTVERSION=	5.3.1
+PORTVERSION=	5.4.0
 CATEGORIES=	devel
 MASTER_SITES=	http://deuce.doc.wustl.edu/old_distribution/ \
 		http://www.navicon.dk/mirrors/ace/deuce.doc.wustl.edu/old_distribution/
-DISTNAME=	ACE-${PORTVERSION}-html
+DISTNAME=	ACE-${PORTVERSION:C/\.0$//}-html
 
 MAINTAINER=	sem at ciam.ru
 COMMENT=	The ACE+TAO HTML documentation
 
-USE_BZIP2=	yes
-WRKSRC=		${WRKDIR}/ACE_wrappers
+WRKSRC=		${WRKDIR}/html
 NO_BUILD=	yes
 PLIST=		${WRKDIR}/pkg-plist
 DIRLIST=	${WRKDIR}/dir-list
@@ -24,7 +23,7 @@
 
 pre-install:
 	@${ECHO_MSG} "--> Generating a directories list"; \
-	cd ${WRKSRC}/html; \
+	cd ${WRKSRC}; \
 	${RM} -f ${PLIST}; ${ECHO_CMD} "@dirrm ${INSTALL_DIR}" > ${DIRLIST}; \
 	for d in `${FIND} . -type d`; do \
 		n=`${ECHO_CMD} $${d}|${SED} -e 's#^./##'`; \
@@ -41,7 +40,7 @@
 
 do-install:
 	@${ECHO_MSG} "--> Installing files:"; \
-	${MKDIR} ${DOCSDIR}; cd ${WRKSRC}/html; \
+	${MKDIR} ${DOCSDIR}; cd ${WRKSRC}; \
 	for d in `${FIND} . -type d`; do \
 		n=`${ECHO_CMD} $${d}|${SED} -e 's#^./##'`; \
 		if [ "$${n}" != "." ]; then \
diff -ruN --exclude=CVS /usr/ports/devel/ace+tao-doc.orig/distinfo /usr/ports/devel/ace+tao-doc/distinfo
--- /usr/ports/devel/ace+tao-doc.orig/distinfo	Thu Jan 15 21:36:36 2004
+++ /usr/ports/devel/ace+tao-doc/distinfo	Fri Jan 16 21:49:13 2004
@@ -1 +1 @@
-MD5 (ACE-5.3.1-html.tar.bz2) = 84129d4022207bbbaf0e75fe7d96a680
+MD5 (ACE-5.4-html.tar.gz) = 09f62a972e4e721c42d048be931e865f
diff -ruN --exclude=CVS /usr/ports/devel/ace+tao-doc.orig/pkg-descr /usr/ports/devel/ace+tao-doc/pkg-descr
--- /usr/ports/devel/ace+tao-doc.orig/pkg-descr	Thu Jan 15 21:36:36 2004
+++ /usr/ports/devel/ace+tao-doc/pkg-descr	Fri Jan 16 21:58:12 2004
@@ -1,6 +1,6 @@
 Doxygen HTML documentation for The ADAPTIVE Communication Environment (ACE)
 and The ACE ORB (TAO).
 
-About 155 Megabytes in ~19000 files.
+About 171 Megabytes in 21500+ files.
 
 WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
--- ace+tao-doc-5.4.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list