Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 15:26:51 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33863: Update port: www/squishdot
Message-ID:  <200201140626.g0E6Qpj37411@akaraka.yonsei.ac.kr>

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

>Number:         33863
>Category:       ports
>Synopsis:       Update port: www/squishdot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 22:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Mon Dec 24 06:07:50 KST 2001 root@akaraka.yonsei.ac.kr:/usr/src/sys/compile/RYOKO i386

>Description:
update to 1.4.0

>How-To-Repeat:

>Fix:


diff -ruN squishdot.orig/Makefile squishdot/Makefile
--- squishdot.orig/Makefile	Wed Sep  5 07:29:58 2001
+++ squishdot/Makefile	Mon Jan 14 15:19:23 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	squishdot
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	www zope
 MASTER_SITES=	http://squishdot.org/Download/Squishdot/ \
 		http://www.zope.org/Members/chrisw/Squishdot/
@@ -31,7 +31,7 @@
 PLIST_SUB=	ZOPEBASEDIR=${SZOPEBASEDIR}
 
 do-build:
-	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
+	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
 
 do-install:
 	@${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}
diff -ruN squishdot.orig/distinfo squishdot/distinfo
--- squishdot.orig/distinfo	Wed Sep  5 07:29:58 2001
+++ squishdot/distinfo	Mon Jan 14 15:17:05 2002
@@ -1 +1 @@
-MD5 (Squishdot-1-3-0.tar.gz) = 79e0b572f735058781f75b30dd9e728a
+MD5 (Squishdot-1-4-0.tar.gz) = ec848de971ec1dfa4bc2bec3886a477a
diff -ruN squishdot.orig/pkg-plist squishdot/pkg-plist
--- squishdot.orig/pkg-plist	Wed Sep  5 07:29:58 2001
+++ squishdot/pkg-plist	Mon Jan 14 15:22:35 2002
@@ -35,6 +35,8 @@
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/1-1-0_1-2-0.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/1-2-x_1-3-0.py
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/1-2-x_1-3-0.pyc
+%%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/1-3-0_1-4-0.py
+%%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/1-3-0_1-4-0.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/README.TXT
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/__init__.py
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/Updaters/__init__.pyc
@@ -133,6 +135,8 @@
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testMailHTMLComment.mailre
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testMailPlainArticle.mailre
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testMailPlainComment.mailre
+%%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testMailSTXArticle.mailre
+%%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testMailSTXComment.mailre
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testPosting.py
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testPosting.pyc
 %%ZOPEBASEDIR%%/lib/python/Products/Squishdot/tests/testSquishSite.py
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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