Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Jun 2005 12:54:09 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/82016: [maintainer] www/pyblosxom: update to 1.2.1
Message-ID:  <20050608045412.71695126B703@smtp-2.hotpop.com>
Resent-Message-ID: <200506080500.j5850Vsr013155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050608045412.71695126B703>