Date: Tue, 06 Jul 2004 21:55:05 +0200 From: Radim Kolar <hsn@netmag.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hsn@netmag.cz Subject: ports/68738: [PATCH] sysutils/portindex: update to 13 Message-ID: <E1Bhw1x-00080d-L1@sanatana.dharma> Resent-Message-ID: <200407062000.i66K0dkQ056732@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68738 >Category: ports >Synopsis: [PATCH] sysutils/portindex: update to 13 >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 Jul 06 20:00:39 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Radim Kolar >Release: FreeBSD 5.2.1-RELEASE-p6 i386 >Organization: s.d. >Environment: System: FreeBSD sanatana.dharma 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #7: Mon May 10 17:15:51 CEST 2004 >Description: - Update to 13 fixed cleaning of broken ports from database /not tested, my current ports tree has no broken ports/ minorupdate [hold] bug fixed /not tested, i have not such packages/ tiscali distro site axed user requests for man pages are still beeing ignored by author >How-To-Repeat: >Fix: --- portindex-13.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/Makefile /home/hsn/myports/portindex/Makefile --- /usr/ports/sysutils/portindex/Makefile Tue Jul 6 16:42:02 2004 +++ /home/hsn/myports/portindex/Makefile Tue Jul 6 21:39:22 2004 @@ -6,10 +6,9 @@ # PORTNAME= portindex -PORTVERSION= 12 +PORTVERSION= 13 CATEGORIES= sysutils -MASTER_SITES= http://home.tiscali.cz:8080/~cz210552/distfiles/ \ - http://www.oook.cz/bsd/distfiles/ +MASTER_SITES= http://people.tecnik93.com/~radim/distfiles/ DISTNAME= bsdportsutils-${PORTVERSION} MAINTAINER= hsn@netmag.cz diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/distinfo /home/hsn/myports/portindex/distinfo --- /usr/ports/sysutils/portindex/distinfo Tue Jul 6 16:42:02 2004 +++ /home/hsn/myports/portindex/distinfo Tue Jul 6 21:40:12 2004 @@ -1,2 +1,2 @@ -MD5 (bsdportsutils-12.tar.gz) = d675196215b308d7dadb3535689173cd -SIZE (bsdportsutils-12.tar.gz) = 13405 +MD5 (bsdportsutils-13.tar.gz) = 30b922b3fd47aab6d9c790f2ac62542a +SIZE (bsdportsutils-13.tar.gz) = 12951 diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/pkg-descr /home/hsn/myports/portindex/pkg-descr --- /usr/ports/sysutils/portindex/pkg-descr Fri Jul 2 22:16:56 2004 +++ /home/hsn/myports/portindex/pkg-descr Tue Jul 6 18:59:52 2004 @@ -11,5 +11,3 @@ 5. Dependences on /var/db/ports are tracked 6. Dependences on Makefile.local are tracked 7. No known difference between make index and this program - -WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html --- portindex-13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Bhw1x-00080d-L1>