ports/75867: [MAINTAINER] Update port: databases/py-MySQLdb-devel to 1.1.8

Marcus Grando marcus at corp.grupos.com.br
Wed Jan 5 21:10:28 UTC 2005


>Number:         75867
>Category:       ports
>Synopsis:       [MAINTAINER] Update port: databases/py-MySQLdb-devel to 1.1.8
>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 05 21:10:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #37: Mon Jan 3 12:27:37 BRST 2005 root at corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
Update port: databases/py-MySQLdb-devel to 1.1.8

- Change to 1.1.8
- Install more docs

	
>How-To-Repeat:
	
>Fix:

	

--- py-MySQLdb-devel.patch begins here ---
diff -ruN py-MySQLdb-devel.old/Makefile py-MySQLdb-devel/Makefile
--- py-MySQLdb-devel.old/Makefile	Wed Jan  5 18:56:00 2005
+++ py-MySQLdb-devel/Makefile	Wed Jan  5 18:57:37 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MySQLdb
-PORTVERSION=	1.1.7
+PORTVERSION=	1.1.8
 CATEGORIES=	databases python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	mysql-python
@@ -52,12 +52,16 @@
 .endif
 .endif
 
-PORTDOCS=		MANIFEST README
+.if !defined(NOPORTDOCS)
+PORTDOCS=	*
+.endif
 
 .if !defined(NOPORTDOCS)
 post-install:
 	@${MKDIR} ${DOCSDIR}
-.for FILE in ${PORTDOCS}
+	@${INSTALL_DATA} ${WRKSRC}/MANIFEST ${DOCSDIR}
+	@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.for FILE in ${WRKSRC}/doc/*
 	@${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
 .endfor
 .endif
diff -ruN py-MySQLdb-devel.old/distinfo py-MySQLdb-devel/distinfo
--- py-MySQLdb-devel.old/distinfo	Wed Jan  5 18:56:00 2005
+++ py-MySQLdb-devel/distinfo	Wed Jan  5 18:56:28 2005
@@ -1,2 +1,2 @@
-MD5 (MySQL-python-1.1.7.tar.gz) = 765bdeaeae06567da8713bb49f3c2a40
-SIZE (MySQL-python-1.1.7.tar.gz) = 77941
+MD5 (MySQL-python-1.1.8.tar.gz) = dbc6c1cd6339ac284473dbc8c35e86bb
+SIZE (MySQL-python-1.1.8.tar.gz) = 84677
--- py-MySQLdb-devel.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list