Date: 15 Nov 2002 15:18:28 -0000 From: Kevin Golding <kevin@caomhin.demon.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: nbm@FreeBSD.org Subject: ports/45314: Update achievo to 0.8.3 Message-ID: <20021115151828.70178.qmail@kpq.caomhin.org>
next in thread | raw e-mail | index | archive | help
>Number: 45314 >Category: ports >Synopsis: Update achievo to 0.8.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Nov 15 07:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Kevin Golding >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD hive.caomhin.org 4.7-STABLE FreeBSD 4.7-PRERELEASE #0: Sun Oct 27 15:47:44 BST 2002 kgolding@hive.caomhin.org:/usr/obj/usr/src/sys/HIVE i386 >Description: Achievo updated to 0.8.3, includes added language file (Russian) and a few minor feature fixes. 0.8.2 becomes unfetchable with the upgrade >How-To-Repeat: >Fix: --- achievo083.patch begins here --- diff -ur old.achievo/Makefile achievo/Makefile --- old.achievo/Makefile Fri Nov 15 14:20:22 2002 +++ achievo/Makefile Fri Nov 15 14:20:44 2002 @@ -6,7 +6,7 @@ # PORTNAME= achievo -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= misc www MASTER_SITES= http://ftp.achievo.org/pub/achievo/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} Only in achievo/: OLD-DIRS diff -ur old.achievo/distinfo achievo/distinfo --- old.achievo/distinfo Fri Nov 15 14:20:22 2002 +++ achievo/distinfo Fri Nov 15 14:21:14 2002 @@ -1 +1 @@ -MD5 (achievo-stable-0.8.2.tar.gz) = 266bcd263209f9c6bcf140301050d87d +MD5 (achievo-stable-0.8.3.tar.gz) = 27c550ac53be8c7525392b5fecd33e8b diff -ur old.achievo/pkg-plist achievo/pkg-plist --- old.achievo/pkg-plist Fri Nov 15 14:20:22 2002 +++ achievo/pkg-plist Fri Nov 15 15:02:29 2002 @@ -53,6 +53,7 @@ www/data.default/achievo/atk/languages/italian.lng www/data.default/achievo/atk/languages/nederlands.lng www/data.default/achievo/atk/languages/norwegian.lng +www/data.default/achievo/atk/languages/russian.lng www/data.default/achievo/atk/languages/spanish.lng www/data.default/achievo/atk/modules/atkmoduletools.inc www/data.default/achievo/atk/modules/class.atkmodule.inc @@ -245,6 +246,7 @@ www/data.default/achievo/languages/italian.lng www/data.default/achievo/languages/nederlands.lng www/data.default/achievo/languages/norwegian.lng +www/data.default/achievo/languages/russian.lng www/data.default/achievo/languages/spanish.lng www/data.default/achievo/languages/unmaintained/README www/data.default/achievo/license.php --- achievo083.patch ends here --- >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?20021115151828.70178.qmail>