ports/82016: [maintainer] www/pyblosxom: update to 1.2.1
Dryice Liu
dryice at hotpop.com
Wed Jun 8 05:00:32 UTC 2005
>Number: 82016
>Category: ports
>Synopsis: [maintainer] www/pyblosxom: update to 1.2.1
>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 Jun 08 05:00:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Dryice Liu
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #4: Sat May 7 21:19:00 CST 2005
>Description:
Update to 1.2.1, a minor bug fix version
>How-To-Repeat:
N/A
>Fix:
--- pyblosxom.diff begins here ---
diff -ruN pyblosxom.old/Makefile pyblosxom/Makefile
--- pyblosxom.old/Makefile Fri Apr 15 19:34:51 2005
+++ pyblosxom/Makefile Wed Jun 8 12:49:32 2005
@@ -6,7 +6,7 @@
#
PORTNAME= pyblosxom
-PORTVERSION= 1.2
+PORTVERSION= 1.2.1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://bsdchat.com/dist/dryice/
@@ -22,7 +22,7 @@
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
-.for docfile in ChangeLog INSTALL LICENSE README
+.for docfile in INSTALL LICENSE README
${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR}
.endfor
.endif
diff -ruN pyblosxom.old/distinfo pyblosxom/distinfo
--- pyblosxom.old/distinfo Wed Apr 13 16:18:42 2005
+++ pyblosxom/distinfo Wed Jun 8 12:45:53 2005
@@ -1,2 +1,2 @@
-MD5 (pyblosxom-1.2.tar.gz) = de3cb536c0c86c1ce0450b2e425ff194
-SIZE (pyblosxom-1.2.tar.gz) = 95469
+MD5 (pyblosxom-1.2.1.tar.gz) = c59e2cb44a9e72ba5e46e265ed23f0ad
+SIZE (pyblosxom-1.2.1.tar.gz) = 46580
diff -ruN pyblosxom.old/pkg-plist pyblosxom/pkg-plist
--- pyblosxom.old/pkg-plist Fri Apr 15 19:34:51 2005
+++ pyblosxom/pkg-plist Wed Jun 8 12:49:39 2005
@@ -43,7 +43,6 @@
%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.py
%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.pyc
%%PYTHON_SITELIBDIR%%/Pyblosxom/tools.pyo
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
--- pyblosxom.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list