Date: Tue, 10 Jan 2006 16:56:59 +0300 (MSK) From: "Boris B. Samorodov" <bsam@ipt.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91598: [maintainer update] devel/psvn: update to new version 17982 Message-ID: <200601101356.k0ADuxA7086146@mi.ipt.ru> Resent-Message-ID: <200601101400.k0AE0Jar002386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91598 >Category: ports >Synopsis: [maintainer update] devel/psvn: update to new version 17982 >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: Tue Jan 10 14:00:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Boris B. Samorodov >Release: FreeBSD 6.0-STABLE i386 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD mi.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Wed Nov 2 17:58:38 MSK 2005 bsam@mi.ipt.ru:/usr/obj/usr/src/sys/PROBA1 i386 >Description: Update devel/psvn to new version 17982. Remove "DISABLE_SIZE=yes" as we now use fetching file from a repository, but not from an URL with static filename. >How-To-Repeat: >Fix: The patch is relative to the port: # cd /usr/ports/devel # patch -p0 < _the_patch_ <delete psvn/*.orig files> --- psvn.patch begins here --- diff -ruN psvn.orig/Makefile psvn/Makefile --- psvn.orig/Makefile Tue Jan 10 16:26:39 2006 +++ psvn/Makefile Tue Jan 10 16:45:15 2006 @@ -6,7 +6,7 @@ # PORTNAME= psvn -PORTVERSION= 16961 +PORTVERSION= 17982 CATEGORIES= devel elisp MASTER_SITES= http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/ DISTNAME= psvn.el\?rev=${PORTVERSION} @@ -19,7 +19,6 @@ EMACS_PORT_NAME?= emacs21 -DISABLE_SIZE= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty diff -ruN psvn.orig/distinfo psvn/distinfo --- psvn.orig/distinfo Tue Jan 10 16:26:39 2006 +++ psvn/distinfo Tue Jan 10 16:27:49 2006 @@ -1,2 +1,3 @@ -MD5 (psvn.el?rev=16961) = efdf49f4a9ffefff3c9e94d911b7979b -SIZE (psvn.el?rev=16961) = 170660 +MD5 (psvn.el?rev=17982) = a4cd8c6a6dbd0a31b51b84ca4d699105 +SHA256 (psvn.el?rev=17982) = 9b17b8827d7ad5b8d4d09b8c02d829406fba950cd6d69d6db272eeb3695658f5 +SIZE (psvn.el?rev=17982) = 173973 --- psvn.patch ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601101356.k0ADuxA7086146>