diff options
author | araujo <araujo@FreeBSD.org> | 2017-03-11 07:47:50 +0000 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2017-03-11 07:47:50 +0000 |
commit | 84096a1bc81bbd61027f3ac0e6cc68c3af03eaff (patch) | |
tree | ae1c42ba2a6c5e361a42cfb909b7a755ac43de6e | |
parent | e92e42dbcaf4fa0f7c0b8a0982c4ca51c3091b34 (diff) | |
download | FreeBSD-ports-84096a1bc81bbd61027f3ac0e6cc68c3af03eaff.zip FreeBSD-ports-84096a1bc81bbd61027f3ac0e6cc68c3af03eaff.tar.gz |
Update to 1.43.
Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
-rw-r--r-- | ftp/twoftpd/Makefile | 3 | ||||
-rw-r--r-- | ftp/twoftpd/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index b0be394..bedb4e6 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= twoftpd -PORTVERSION= 1.42 -PORTREVISION= 1 +PORTVERSION= 1.43 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/archive/ diff --git a/ftp/twoftpd/distinfo b/ftp/twoftpd/distinfo index 188be1a..10ae287 100644 --- a/ftp/twoftpd/distinfo +++ b/ftp/twoftpd/distinfo @@ -1,2 +1,3 @@ -SHA256 (twoftpd-1.42.tar.gz) = 5eafc789668e40122b8bb0c1f1bea407bba2e835227035f8475891e60169da66 -SIZE (twoftpd-1.42.tar.gz) = 87596 +TIMESTAMP = 1489218354 +SHA256 (twoftpd-1.43.tar.gz) = ed77d2f3020bdbbe1a0a7d9a84780f3525431300e5000901e95a982873e24dc3 +SIZE (twoftpd-1.43.tar.gz) = 88125 |