Date: Wed, 23 Nov 2005 10:46:59 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@hotpop.com> Subject: ports/89444: [maintainer] www/roundup: update to 0.8.5 Message-ID: <20051123024709.A815D1A01A6@smtp-1.hotpop.com> Resent-Message-ID: <200511230250.jAN2oElw052199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89444 >Category: ports >Synopsis: [maintainer] www/roundup: update to 0.8.5 >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 Nov 23 02:50:14 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 #6: Sun Oct 30 07:03:11 CST 2005 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386 >Description: Changes: - update to 0.8.5 - add sha256 checksum >How-To-Repeat: N/A >Fix: --- roundup.diff begins here --- diff -ruN roundup.old/Makefile roundup/Makefile --- roundup.old/Makefile Wed Jul 20 12:54:44 2005 +++ roundup/Makefile Wed Nov 23 10:28:40 2005 @@ -6,7 +6,7 @@ # PORTNAME= roundup -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bsdchat.com/dist/dryice/ diff -ruN roundup.old/distinfo roundup/distinfo --- roundup.old/distinfo Wed Jul 20 09:24:51 2005 +++ roundup/distinfo Wed Nov 23 10:31:08 2005 @@ -1,2 +1,3 @@ -MD5 (roundup-0.8.4.tar.gz) = 6b995d7d6c5b49666e5297929e70bbc7 -SIZE (roundup-0.8.4.tar.gz) = 909600 +MD5 (roundup-0.8.5.tar.gz) = 22a94050cb53acd04606a0e396c15382 +SHA256 (roundup-0.8.5.tar.gz) = 27f8863d0aab9cc4f2178c97cfcfd060dbe887adb32b2c0940f092b94aa6199c +SIZE (roundup-0.8.5.tar.gz) = 954785 diff -ruN roundup.old/pkg-plist roundup/pkg-plist --- roundup.old/pkg-plist Thu Jul 21 14:10:26 2005 +++ roundup/pkg-plist Wed Nov 23 10:39:26 2005 @@ -230,6 +230,7 @@ %%PYTHON_SITELIBDIR%%/roundup/version_check.pyo share/locale/de/LC_MESSAGES/roundup.mo share/locale/en/LC_MESSAGES/roundup.mo +share/locale/es_AR/LC_MESSAGES/roundup.mo share/locale/fr/LC_MESSAGES/roundup.mo share/locale/ru/LC_MESSAGES/roundup.mo share/locale/zh_CN/LC_MESSAGES/roundup.mo --- roundup.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?20051123024709.A815D1A01A6>