pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wp2md: Set version to 0.8.1 and regenerate PLIST



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Nov 11 18:03:16 2015 +0100
Changeset:	4735d0079904528f9a2634205254b6ee030945b0

Modified Files:
	wp2md/Makefile
	wp2md/PLIST

Log Message:
wp2md: Set version to 0.8.1 and regenerate PLIST

Requested by <wiz>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4735d0079904528f9a2634205254b6ee030945b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wp2md/Makefile |  2 +-
 wp2md/PLIST    | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/wp2md/Makefile b/wp2md/Makefile
index 04b1595..ad25190 100644
--- a/wp2md/Makefile
+++ b/wp2md/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	wp2md-0.0.0
+DISTNAME=	wp2md-0.8.1
 CATEGORIES=	textproc
 GIT_REPOSITORIES=	wp2md
 GIT_REPO.wp2md=		https://github.com/dreikanter/wp2md.git
diff --git a/wp2md/PLIST b/wp2md/PLIST
index 674bb2d..788564d 100644
--- a/wp2md/PLIST
+++ b/wp2md/PLIST
@@ -1,12 +1,12 @@
 @comment $NetBSD$
 bin/wp2md
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/PKG-INFO
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/SOURCES.txt
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/dependency_links.txt
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/entry_points.txt
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/not-zip-safe
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/requires.txt
-${PYSITELIB}/wp2md-0.8.1-py3.4.egg-info/top_level.txt
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/entry_points.txt
+${PYSITELIB}/${EGG_FILE}/not-zip-safe
+${PYSITELIB}/${EGG_FILE}/requires.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
 ${PYSITELIB}/wp2md/__init__.py
 ${PYSITELIB}/wp2md/__main__.py
 ${PYSITELIB}/wp2md/__init__.pyc


Home | Main Index | Thread Index | Old Index