diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2019-01-26 23:51:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2019-01-26 23:51:51 +0800 |
commit | d2b99e725ddecf73522e22e2ff7b7cfec847e376 (patch) | |
tree | b9e63d77c19f4db7116404bd62b276f373c3984a /net-mgmt | |
parent | 2214c7875cb640808424212aaacf996bb1540cbd (diff) | |
download | freebsd-ports-gnome-d2b99e725ddecf73522e22e2ff7b7cfec847e376.tar.gz freebsd-ports-gnome-d2b99e725ddecf73522e22e2ff7b7cfec847e376.tar.zst freebsd-ports-gnome-d2b99e725ddecf73522e22e2ff7b7cfec847e376.zip |
Update to 1.6.1
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/packit/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/packit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index caa92f284102..d2daf2ede94c 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= packit -PORTVERSION= 1.5 +PORTVERSION= 1.6.1 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnet.so:net/libnet +USES= autoreconf USE_GITHUB= yes GH_ACCOUNT= eribertomota -USES= autoreconf GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net-mgmt/packit/distinfo b/net-mgmt/packit/distinfo index 7f78211fa9a4..572a325d1123 100644 --- a/net-mgmt/packit/distinfo +++ b/net-mgmt/packit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485426490 -SHA256 (eribertomota-packit-1.5_GH0.tar.gz) = 5e0c8f7406581345f71cd769800bab83c448766ac48907c3263e105349d4dbd7 -SIZE (eribertomota-packit-1.5_GH0.tar.gz) = 52390 +TIMESTAMP = 1548517345 +SHA256 (eribertomota-packit-1.6.1_GH0.tar.gz) = 28c5089a288ac7d8b7e1c0fe73e1c02f8a4517eceb853dfe72440078e71a682f +SIZE (eribertomota-packit-1.6.1_GH0.tar.gz) = 52643 |