Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2019 11:52:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514139 - in head/japanese: ebnetd lynx lynx-current tiarra
Message-ID:  <201910091152.x99BqOwN000834@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  9 11:52:23 2019
New Revision: 514139
URL: https://svnweb.freebsd.org/changeset/ports/514139

Log:
  Drop the ipv6 virtual category for j* category as it is not relevant anymore

Modified:
  head/japanese/ebnetd/Makefile
  head/japanese/lynx-current/Makefile
  head/japanese/lynx/Makefile
  head/japanese/tiarra/Makefile

Modified: head/japanese/ebnetd/Makefile
==============================================================================
--- head/japanese/ebnetd/Makefile	Wed Oct  9 11:50:48 2019	(r514138)
+++ head/japanese/ebnetd/Makefile	Wed Oct  9 11:52:23 2019	(r514139)
@@ -4,7 +4,7 @@
 PORTNAME=	ebnetd
 PORTVERSION=	1.0
 PORTREVISION=	11
-CATEGORIES=	japanese ipv6
+CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
 
 MAINTAINER=	yasu@utahime.org

Modified: head/japanese/lynx-current/Makefile
==============================================================================
--- head/japanese/lynx-current/Makefile	Wed Oct  9 11:50:48 2019	(r514138)
+++ head/japanese/lynx-current/Makefile	Wed Oct  9 11:52:23 2019	(r514139)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lynx
 DISTVERSION=	${VERSION}.${MINOR_VERSION:S/.//}
-CATEGORIES=	japanese www ipv6
+CATEGORIES=	japanese www
 MASTER_SITES=	http://invisible-mirror.net/archives/lynx/tarballs/
 DISTNAME=	${PORTNAME}${VERSION}${MINOR_VERSION}
 PKGNAMESUFFIX=	-current

Modified: head/japanese/lynx/Makefile
==============================================================================
--- head/japanese/lynx/Makefile	Wed Oct  9 11:50:48 2019	(r514138)
+++ head/japanese/lynx/Makefile	Wed Oct  9 11:52:23 2019	(r514139)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lynx
 DISTVERSION=	${VERSION}.${MINOR_VERSION:S/.//}
-CATEGORIES=	japanese www ipv6
+CATEGORIES=	japanese www
 MASTER_SITES=	http://invisible-mirror.net/archives/lynx/tarballs/
 DISTNAME=	${PORTNAME}${VERSION}${MINOR_VERSION}
 

Modified: head/japanese/tiarra/Makefile
==============================================================================
--- head/japanese/tiarra/Makefile	Wed Oct  9 11:50:48 2019	(r514138)
+++ head/japanese/tiarra/Makefile	Wed Oct  9 11:52:23 2019	(r514139)
@@ -4,7 +4,7 @@
 PORTNAME=	tiarra
 PORTVERSION=	20100212
 PORTREVISION=	7
-CATEGORIES=	japanese irc ipv6
+CATEGORIES=	japanese irc
 MASTER_SITES=	http://www.clovery.jp/tiarra/archive/2010/02/
 
 MAINTAINER=	ume@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910091152.x99BqOwN000834>