svn commit: r416764 - head/lang/librep

Muhammad Moinur Rahman bofh at FreeBSD.org
Sat Jun 11 23:04:11 UTC 2016


Author: bofh
Date: Sat Jun 11 23:04:09 2016
New Revision: 416764
URL: https://svnweb.freebsd.org/changeset/ports/416764

Log:
  lang/librep: Update version 0.92.5=>0.92.6
  
  - Add USES=autoreconf as dist no longer provides configure script

Modified:
  head/lang/librep/Makefile
  head/lang/librep/distinfo

Modified: head/lang/librep/Makefile
==============================================================================
--- head/lang/librep/Makefile	Sat Jun 11 22:44:09 2016	(r416763)
+++ head/lang/librep/Makefile	Sat Jun 11 23:04:09 2016	(r416764)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	librep
-PORTVERSION=	0.92.5
+PORTVERSION=	0.92.6
 CATEGORIES=	lang elisp gnome
 MASTER_SITES=	http://download.tuxfamily.org/librep/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	gtar:archivers/gtar
 
 USE_CSTD=	gnu89
 
-USES=		gettext gmake libtool makeinfo pathfix pkgconfig readline \
+USES=		autoreconf gettext gmake libtool makeinfo pathfix pkgconfig readline \
 		shebangfix tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-aclocaldir=${PREFIX}/share/aclocal \

Modified: head/lang/librep/distinfo
==============================================================================
--- head/lang/librep/distinfo	Sat Jun 11 22:44:09 2016	(r416763)
+++ head/lang/librep/distinfo	Sat Jun 11 23:04:09 2016	(r416764)
@@ -1,2 +1,3 @@
-SHA256 (librep_0.92.5.tar.xz) = 22da9bab38d161309a593c36f2168fb78de8a8a93f171f08dee5ef89e22b5e7f
-SIZE (librep_0.92.5.tar.xz) = 638228
+TIMESTAMP = 1465685214
+SHA256 (librep_0.92.6.tar.xz) = fec152d0aca9afeb71aed40e7e5af27ca7bd13a41aa493532108f6ef2b04cccc
+SIZE (librep_0.92.6.tar.xz) = 472152


More information about the svn-ports-head mailing list