Date: Thu, 5 Oct 2017 10:38:13 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451301 - in head: archivers/ha archivers/unarj converters/chmview devel/jwasm misc/kenny ports-mgmt/pchecker print/txtbdf2ps x11-wm/vtwm Message-ID: <201710051038.v95AcDdr093616@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Thu Oct 5 10:38:13 2017 New Revision: 451301 URL: https://svnweb.freebsd.org/changeset/ports/451301 Log: - Update MASTER_SITES for my ports - Update WWW for jwasm Modified: head/archivers/ha/Makefile head/archivers/unarj/Makefile head/converters/chmview/Makefile head/devel/jwasm/pkg-descr head/misc/kenny/Makefile head/ports-mgmt/pchecker/Makefile head/print/txtbdf2ps/Makefile head/x11-wm/vtwm/Makefile Modified: head/archivers/ha/Makefile ============================================================================== --- head/archivers/ha/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/archivers/ha/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,7 +5,7 @@ PORTNAME= ha PORTVERSION= 0.999b PORTREVISION= 1 CATEGORIES= archivers -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ DISTNAME= ha0999 MAINTAINER= ak@FreeBSD.org Modified: head/archivers/unarj/Makefile ============================================================================== --- head/archivers/unarj/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/archivers/unarj/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,7 +5,7 @@ PORTNAME= unarj PORTVERSION= 2.65 PORTREVISION= 2 CATEGORIES= archivers -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Allows files to be extracted from ARJ archives Modified: head/converters/chmview/Makefile ============================================================================== --- head/converters/chmview/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/converters/chmview/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,7 +5,7 @@ PORTNAME= chmview PORTVERSION= 2.0b4 PORTREVISION= 2 CATEGORIES= converters textproc -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Extractor from .chm files Modified: head/devel/jwasm/pkg-descr ============================================================================== --- head/devel/jwasm/pkg-descr Thu Oct 5 09:50:24 2017 (r451300) +++ head/devel/jwasm/pkg-descr Thu Oct 5 10:38:13 2017 (r451301) @@ -16,4 +16,4 @@ JWasm Features: both Win32Inc and Masm32. - C header files can be converted to include files for JWasm with h2incX. -WWW: http://www.japheth.de/JWasm.html +WWW: https://http://jwasm.github.io/ Modified: head/misc/kenny/Makefile ============================================================================== --- head/misc/kenny/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/misc/kenny/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,8 +5,8 @@ PORTNAME= kenny PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= misc perl5 -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ \ - http://www.cgarbs.de/stuff/ +MASTER_SITES= https://aklv.github.io/distfiles/ \ + http://www.cgarbs.de/stuff/ DISTNAME= ${PORTNAME}.pl-${PORTVERSION} EXTRACT_SUFX= .gz Modified: head/ports-mgmt/pchecker/Makefile ============================================================================== --- head/ports-mgmt/pchecker/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/ports-mgmt/pchecker/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -3,7 +3,7 @@ PORTNAME= pchecker PORTVERSION= 1.18 CATEGORIES= ports-mgmt -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Tool that checks the ports tree for various errors Modified: head/print/txtbdf2ps/Makefile ============================================================================== --- head/print/txtbdf2ps/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/print/txtbdf2ps/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,7 +5,7 @@ PORTNAME= txtbdf2ps PORTVERSION= 0.7.1 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ \ +MASTER_SITES= https://aklv.github.io/distfiles/ \ http://oldrus-ispell.sourceforge.net/ EXTRACT_SUFX= .txt Modified: head/x11-wm/vtwm/Makefile ============================================================================== --- head/x11-wm/vtwm/Makefile Thu Oct 5 09:50:24 2017 (r451300) +++ head/x11-wm/vtwm/Makefile Thu Oct 5 10:38:13 2017 (r451301) @@ -5,7 +5,7 @@ PORTNAME= vtwm PORTVERSION= 5.4.99.20130906 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ +MASTER_SITES= https://aklv.github.io/distfiles/ MAINTAINER= ak@FreeBSD.org COMMENT= Twm with a virtual desktop and optional Motif-like features
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710051038.v95AcDdr093616>