ports/144358: Update port: textproc/py-dsv from 1.4.0 to 1.4.1

Kouki Hashimoto hsmtkk at gmail.com
Sun Feb 28 12:50:03 UTC 2010


>Number:         144358
>Category:       ports
>Synopsis:       Update port: textproc/py-dsv from 1.4.0 to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 28 12:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kouki Hashimoto
>Release:        8.0-RELEASE-p2
>Organization:
private
>Environment:
FreeBSD caelum 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0 r201741: Thu Jan  7 23:29:32 JST 2010     root at aries.xenon.homeunix.net:/usr/virtualbox_obj/usr/src/sys/VIRTUALBOX  i386

>Description:
Update port: textproc/py-dsv from 1.4.0 to 1.4.1
+ update PORTVERSION
+ DSV no more has examples
>How-To-Repeat:

>Fix:
--- a/Makefile	Sun Feb 28 21:08:32 2010 +0900
+++ b/Makefile	Sun Feb 28 21:34:33 2010 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dsv
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	textproc python
 MASTER_SITES=	SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +32,6 @@
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR}
 	@ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-	@ ${INSTALL_DATA} ${WRKSRC}/DSV/*.csv ${EXAMPLESDIR}
 .endif
 
 .include <bsd.port.mk>

--- a/distinfo	Sun Feb 28 21:08:32 2010 +0900
+++ b/distinfo	Sun Feb 28 21:34:33 2010 +0900
@@ -1,3 +1,3 @@
-MD5 (DSV-1.4.0.tar.gz) = f811d5bb3173c22a093e6ef24fa7047e
-SHA256 (DSV-1.4.0.tar.gz) = cd7f0bfc457670cc30720649d164257d9513f18a84d5bd2775e5837d4453dc9f
-SIZE (DSV-1.4.0.tar.gz) = 14926
+MD5 (DSV-1.4.1.tar.gz) = f666d6956292f8be3fce0cccd21e6ab0
+SHA256 (DSV-1.4.1.tar.gz) = 5d0ec99c45f8ea91ea920dcd2cdf2cdc9e721985551ea80718519ce70dc98f15
+SIZE (DSV-1.4.1.tar.gz) = 14682

--- a/pkg-plist	Sun Feb 28 21:08:32 2010 +0900
+++ b/pkg-plist	Sun Feb 28 21:34:33 2010 +0900
@@ -1,7 +1,5 @@
 bin/DSV
 %%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/darkwave.csv
-%%PORTDOCS%%%%EXAMPLESDIR%%/nastiness.csv
 %%PYTHON_SITELIBDIR%%/DSV/DSV.py
 %%PYTHON_SITELIBDIR%%/DSV/DSV.pyc
 %%PYTHON_SITELIBDIR%%/DSV/DSV.pyo
@@ -9,5 +7,4 @@
 %%PYTHON_SITELIBDIR%%/DSV/__init__.pyc
 %%PYTHON_SITELIBDIR%%/DSV/__init__.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/DSV
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%


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



More information about the freebsd-ports-bugs mailing list