svn commit: r514139 - in head/japanese: ebnetd lynx lynx-current tiarra

Baptiste Daroussin bapt at FreeBSD.org
Wed Oct 9 11:52:25 UTC 2019


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 at 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 at FreeBSD.org


More information about the svn-ports-head mailing list