Date: Fri, 11 Nov 2016 11:58:55 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425887 - in head: chinese/tin news/tin Message-ID: <201611111158.uABBwtMP096246@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Nov 11 11:58:55 2016 New Revision: 425887 URL: https://svnweb.freebsd.org/changeset/ports/425887 Log: chinese/tin: drop PORTREVISION as it has no effect PR: 214384 Modified: head/chinese/tin/Makefile (contents, props changed) head/news/tin/Makefile (contents, props changed) Modified: head/chinese/tin/Makefile ============================================================================== --- head/chinese/tin/Makefile Fri Nov 11 11:53:56 2016 (r425886) +++ head/chinese/tin/Makefile Fri Nov 11 11:58:55 2016 (r425887) @@ -1,8 +1,6 @@ # Created by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> # $FreeBSD$ -# Don't reset PORTREVISION and keep bumping it even if PORTVERSION is changed. -PORTREVISION= 9 CATEGORIES= chinese MAINTAINER= ports@FreeBSD.org Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Fri Nov 11 11:53:56 2016 (r425886) +++ head/news/tin/Makefile Fri Nov 11 11:58:55 2016 (r425887) @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.3.4 -PORTREVISION= 3 +PORTREVISION?= 3 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611111158.uABBwtMP096246>