forked from Lainports/freebsd-ports
Update to 1.1 and rename to match upstream.
PR: 238305 (rename) Reported by: 0mp
This commit is contained in:
parent
897ac70645
commit
613f061588
6 changed files with 12 additions and 13 deletions
1
MOVED
1
MOVED
|
|
@ -12790,3 +12790,4 @@ dns/bind912|dns/bind914|2019-05-31|Has expired: Support ends, please move to dns
|
|||
multimedia/vdr-plugin-softhddevice||2019-05-31|Has expired: unmaintained and depends on vulnerable multimedia/ffmpeg0
|
||||
devel/pecl-pthreads||2019-06-02|Has expired: Does not work with recent versions of php
|
||||
net-mgmt/ccnet-client||2019-06-10|Removed, no longer has dependencies and has been abandoned upstream
|
||||
textproc/cdiff|textproc/ydiff|2019-06-11|Renamed to match upstream
|
||||
|
|
|
|||
|
|
@ -81,7 +81,6 @@
|
|||
SUBDIR += castxml
|
||||
SUBDIR += catdoc
|
||||
SUBDIR += cdif
|
||||
SUBDIR += cdiff
|
||||
SUBDIR += cgrep
|
||||
SUBDIR += chkascii
|
||||
SUBDIR += chpp
|
||||
|
|
@ -1844,6 +1843,7 @@
|
|||
SUBDIR += yali
|
||||
SUBDIR += yamcha
|
||||
SUBDIR += yaml-mode.el
|
||||
SUBDIR += ydiff
|
||||
SUBDIR += yelp-tools
|
||||
SUBDIR += yelp-xsl
|
||||
SUBDIR += yi-aspell
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1495542965
|
||||
SHA256 (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 9a5baa69ba0b768cd38929caf503e9303f61eb41e90cc8f544e2caad6cb15731
|
||||
SIZE (ymattw-cdiff-1.0-3-ga1a33a5_GH0.tar.gz) = 33701
|
||||
|
|
@ -1,12 +1,10 @@
|
|||
# Created by: eivind
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cdiff
|
||||
DISTVERSION= 1.0-3
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -ga1a33a5
|
||||
PORTNAME= ydiff
|
||||
DISTVERSION= 1.1
|
||||
PORTEPOCH= 1
|
||||
MASTER_SITES= LOCAL/mat/cdiff GH
|
||||
MASTER_SITES= LOCAL/mat/ydiff
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= mat@FreeBSD.org
|
||||
|
|
@ -15,17 +13,17 @@ COMMENT= Diff readability enhancer for color terminals
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist concurrent noflavors
|
||||
USE_GITHUB=
|
||||
GH_ACCOUNT= ymattw
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist concurrent optsuffix
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTDOCS= CHANGES.rst README.rst
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install-DOCS-on:
|
||||
${INSTALL} -d ${STAGEDIR}${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
3
textproc/ydiff/distinfo
Normal file
3
textproc/ydiff/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1560255735
|
||||
SHA256 (ymattw-ydiff-1.1_GH0.tar.gz) = 4c749204d1368557e74392845de22155201484edb2fdb5f97730cd6282c2dcca
|
||||
SIZE (ymattw-ydiff-1.1_GH0.tar.gz) = 36463
|
||||
Loading…
Add table
Reference in a new issue