diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-06 01:14:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-06 01:14:30 +0800 |
commit | 3b919127dd134e0fd1b3a27c3f74d65934ed522b (patch) | |
tree | 8d4b785dbdfed9717dc90e3bea1fca9b818b7684 /textproc | |
parent | ebd749dae6f2d832cfc8ebb282f95bec1a8ab3c6 (diff) | |
download | freebsd-ports-gnome-3b919127dd134e0fd1b3a27c3f74d65934ed522b.tar.gz freebsd-ports-gnome-3b919127dd134e0fd1b3a27c3f74d65934ed522b.tar.zst freebsd-ports-gnome-3b919127dd134e0fd1b3a27c3f74d65934ed522b.zip |
Change MASTER_SITES to GitHub
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/tidyp/Makefile | 4 | ||||
-rw-r--r-- | textproc/tidyp/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 517d76a9688a..f2f8c2ebb2d7 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -5,8 +5,6 @@ PORTNAME= tidyp PORTVERSION= 1.04 PORTREVISION= 2 CATEGORIES= textproc www -MASTER_SITES= GHC \ - LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library and program to validate and fix HTML @@ -15,7 +13,7 @@ CONFIGURE_ARGS= --enable-asian --enable-utf16 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= libtool +USES= autoreconf libtool GH_ACCOUNT= petdance USE_GITHUB= yes diff --git a/textproc/tidyp/distinfo b/textproc/tidyp/distinfo index bb535fcb19b1..07505da359be 100644 --- a/textproc/tidyp/distinfo +++ b/textproc/tidyp/distinfo @@ -1,2 +1,3 @@ -SHA256 (tidyp-1.04.tar.gz) = 20b0fad32c63575bd4685ed09b8c5ca222bbc7b15284210d4b576d0223f0b338 -SIZE (tidyp-1.04.tar.gz) = 662801 +TIMESTAMP = 1520268437 +SHA256 (petdance-tidyp-1.04_GH0.tar.gz) = 5f0965041119bed0ed70a7f0be39e8f0162141eea14d77f472b49f8b3303ab0b +SIZE (petdance-tidyp-1.04_GH0.tar.gz) = 460282 |