ports/61362: [maintainer update] devel/autodia update to 1.9

Fernan Aguero fernan at iib.unsam.edu.ar
Wed Jan 14 14:20:29 UTC 2004


>Number:         61362
>Category:       ports
>Synopsis:       [maintainer update] devel/autodia update to 1.9
>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:   Wed Jan 14 06:20:11 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
IIB-UNSAM
>Environment:
System: FreeBSD pi.iib.unsam.edu.ar 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Aug 19 11:19:33 ART 2003 root at pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386


	
>Description:
	This PR contains a recursive diff, updating autodia to 1.9, and
	with minor fixes to the Makefile and pkg-plist.
	
>How-To-Repeat:
	
>Fix:

	



--- autodia-1.9.diff begins here ---
diff -ruN /usr/ports/devel/autodia/Makefile autodia/Makefile
--- /usr/ports/devel/autodia/Makefile	Sat Dec 27 01:04:56 2003
+++ autodia/Makefile	Wed Jan 14 10:38:40 2004
@@ -3,11 +3,11 @@
 # Date created:			Oct 6, 2001
 # Whom:				ijliao
 #
-# $FreeBSD: ports/devel/autodia/Makefile,v 1.11 2003/12/15 06:46:26 linimon Exp $
+# $FreeBSD: ports/devel/autodia/Makefile,v 1.9 2003/03/31 10:46:25 ijliao Exp $
 #
 
 PORTNAME=	autodia
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 CATEGORIES=	devel perl5
 MASTER_SITES=	http://droogs.org/autodia/download/
 DISTNAME=	Autodia-${PORTVERSION}
@@ -41,7 +41,7 @@
 DOCS=	CHANGES COPYING CREDITS DEVELOP FAQ INSTALL MANIFEST README TODO
 
 pre-install:
-	@${RM} -f ${WRKSRC}/blib/man3/*.3pm
+	@${RM} -f ${WRKSRC}/blib/man3/*.3
 
 .if !defined(NOPORTDOCS)
 post-install:
diff -ruN /usr/ports/devel/autodia/distinfo autodia/distinfo
--- /usr/ports/devel/autodia/distinfo	Sat Dec 27 01:04:56 2003
+++ autodia/distinfo	Tue Jan 13 09:23:46 2004
@@ -1 +1 @@
-MD5 (Autodia-1.8.tar.gz) = 912f7450e3d8d9db54e0d3aefe76307b
+MD5 (Autodia-1.9.tar.gz) = 7a2af742cf79ad49d6377513b4f2ef61
diff -ruN /usr/ports/devel/autodia/pkg-plist autodia/pkg-plist
--- /usr/ports/devel/autodia/pkg-plist	Sat Dec 27 01:04:56 2003
+++ autodia/pkg-plist	Wed Jan 14 10:34:56 2004
@@ -31,8 +31,6 @@
 share/doc/autodia/README
 share/doc/autodia/TODO
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Autodia
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
- at dirrm %%SITE_PERL%%/mach
 @dirrm %%SITE_PERL%%/Autodia/Diagram
 @dirrm %%SITE_PERL%%/Autodia/Handler
 @dirrm %%SITE_PERL%%/Autodia
--- autodia-1.9.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list