Index: head/devel/rubygem-plist/Makefile =================================================================== --- head/devel/rubygem-plist/Makefile (revision 446979) +++ head/devel/rubygem-plist/Makefile (revision 446980) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= plist -PORTVERSION= 3.1.0 +PORTVERSION= 3.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= All-purpose Property List manipulation library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USES= gem .include Index: head/devel/rubygem-plist/distinfo =================================================================== --- head/devel/rubygem-plist/distinfo (revision 446979) +++ head/devel/rubygem-plist/distinfo (revision 446980) @@ -1,2 +1,3 @@ -SHA256 (rubygem/plist-3.1.0.gem) = 9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866 -SIZE (rubygem/plist-3.1.0.gem) = 37888 +TIMESTAMP = 1500156978 +SHA256 (rubygem/plist-3.3.0.gem) = 0c7fc1e550ac02fb81f25b6df0bf3ffa548f55d24e433556b0337d2633f6174c +SIZE (rubygem/plist-3.3.0.gem) = 13824 Index: head/devel/rubygem-plist/pkg-descr =================================================================== --- head/devel/rubygem-plist/pkg-descr (revision 446979) +++ head/devel/rubygem-plist/pkg-descr (revision 446980) @@ -1,3 +1,3 @@ All-purpose Property List manipulation library -WWW: https://github.com/bleything/plist +WWW: https://github.com/patsplat/plist