svn commit: r406784 - head/editors/fileobj

John Marino marino at FreeBSD.org
Wed Jan 20 17:38:16 UTC 2016


Author: marino
Date: Wed Jan 20 17:38:15 2016
New Revision: 406784
URL: https://svnweb.freebsd.org/changeset/ports/406784

Log:
  editors/fileobj: Upgrade version 7.23.1 => 7.25
  
  While here, update the maintainer address and use autoplist instead
  of a static pkg-plist.

Deleted:
  head/editors/fileobj/pkg-plist
Modified:
  head/editors/fileobj/Makefile
  head/editors/fileobj/distinfo

Modified: head/editors/fileobj/Makefile
==============================================================================
--- head/editors/fileobj/Makefile	Wed Jan 20 17:36:52 2016	(r406783)
+++ head/editors/fileobj/Makefile	Wed Jan 20 17:38:15 2016	(r406784)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	fileobj
-PORTVERSION=	0.7.23.1
+PORTVERSION=	0.7.25
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 
-MAINTAINER=	zrj at ef.irc
+MAINTAINER=	zrj at dragonflybsd.org
 COMMENT=	Portable hex editor with vi like interface
 
 LICENSE=	BSD2CLAUSE
@@ -15,6 +15,6 @@ GH_ACCOUNT=	kusumi
 USE_GITHUB=	yes
 
 USES=		python tar:bzip2
-USE_PYTHON=	distutils
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>

Modified: head/editors/fileobj/distinfo
==============================================================================
--- head/editors/fileobj/distinfo	Wed Jan 20 17:36:52 2016	(r406783)
+++ head/editors/fileobj/distinfo	Wed Jan 20 17:38:15 2016	(r406784)
@@ -1,2 +1,2 @@
-SHA256 (kusumi-fileobj-v0.7.23.1_GH0.tar.bz2) = bc3e98c782d5d63a434443b6bbc81cd5e515e78f8159daf3ccb4b68f77689095
-SIZE (kusumi-fileobj-v0.7.23.1_GH0.tar.bz2) = 98083
+SHA256 (kusumi-fileobj-v0.7.25_GH0.tar.bz2) = 10467547eefc92882f4631582548aaf2e1753043921b55bf0f9bc5f58b348a68
+SIZE (kusumi-fileobj-v0.7.25_GH0.tar.bz2) = 98500


More information about the svn-ports-head mailing list