mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
ports-mgmt/porttools: Update to version 1.10
Update port to version 1.10, which adds support for working with git repos PR: 255713 Reported by: John Hein <jcfyecrayz@liamekaens.com>
This commit is contained in:
parent
5e9305a874
commit
b8e3cc36b6
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sergei Kolobov <sergei@kolobov.com>
|
||||
|
||||
PORTNAME= porttools
|
||||
PORTVERSION= 1.09
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
|
@ -12,10 +12,11 @@ LICENSE= BSD2CLAUSE
|
|||
RUN_DEPENDS= portlint:ports-mgmt/portlint \
|
||||
ydiff:textproc/ydiff \
|
||||
sudo:security/sudo \
|
||||
svn:devel/subversion
|
||||
git:devel/git
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= skreuzer
|
||||
GH_TAGNAME= 1ec3e1d3c00e77cadc9a4dfd7f75de9674909016
|
||||
|
||||
# Make the version information of porttools itself
|
||||
# available for inclusion in the PRs generated by it.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1578705851
|
||||
SHA256 (skreuzer-porttools-1.09_GH0.tar.gz) = d3662c7b227afc1393ec99fbb6a7ef6cd8817d5287f2b4f5779dfad6a4d15cd9
|
||||
SIZE (skreuzer-porttools-1.09_GH0.tar.gz) = 19766
|
||||
TIMESTAMP = 1620501378
|
||||
SHA256 (skreuzer-porttools-1.10-1ec3e1d3c00e77cadc9a4dfd7f75de9674909016_GH0.tar.gz) = 80668178e9d627c25df5d62308ac1c3567e98fb9b7a471b983a35553303a759a
|
||||
SIZE (skreuzer-porttools-1.10-1ec3e1d3c00e77cadc9a4dfd7f75de9674909016_GH0.tar.gz) = 19525
|
||||
|
|
Loading…
Add table
Reference in a new issue