Date: Wed, 15 Mar 2006 09:34:25 +0800 (CST) From: Dryice Liu <dryice@dryice.name> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94458: [maintainer] devel/xtla: fix distinfo Message-ID: <200603150134.k2F1YPgG051426@readonline.info> Resent-Message-ID: <200603150140.k2F1eI7W022467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94458 >Category: ports >Synopsis: [maintainer] devel/xtla: fix distinfo >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 Mar 15 01:40:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005 >Description: - fix distinfo. The upstream author updated the package without pump the version - pump PORTREVISION - change a MASTER_SITES. bsdchat.com is no longer available. Thanks for their supports! >How-To-Repeat: >Fix: --- attached file begins here --- diff -ruN xtla.old/Makefile xtla/Makefile --- xtla.old/Makefile Thu Feb 9 20:12:43 2006 +++ xtla/Makefile Wed Mar 15 09:27:17 2006 @@ -7,10 +7,11 @@ PORTNAME= xtla PORTVERSION= 1.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel elisp MASTER_SITES= http://download.gna.org/xtla-el/ \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= dryice@dryice.name diff -ruN xtla.old/distinfo xtla/distinfo --- xtla.old/distinfo Thu Feb 9 20:12:43 2006 +++ xtla/distinfo Wed Mar 15 09:17:42 2006 @@ -1,3 +1,3 @@ -MD5 (xtla-1.2.tar.gz) = ee1e2a5621fbed6bf657621f700deb63 -SHA256 (xtla-1.2.tar.gz) = b4726f9ab70ea8b693871be056c67be88f4e9b32cfea7af5b3024824d920fbcb -SIZE (xtla-1.2.tar.gz) = 259767 +MD5 (xtla-1.2.tar.gz) = 3eb9ea3c042f514dbb9ceca0aff0009f +SHA256 (xtla-1.2.tar.gz) = d426ebe539314f8c66c3d3b8d5714c856aede4565a0380a9138c67fa7da1d4e0 +SIZE (xtla-1.2.tar.gz) = 260395 --- attached file ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603150134.k2F1YPgG051426>