svn commit: r354394 - head/lang/bigloo

Martin Wilke miwi at FreeBSD.org
Sun May 18 06:33:35 UTC 2014


Author: miwi
Date: Sun May 18 06:33:34 2014
New Revision: 354394
URL: http://svnweb.freebsd.org/changeset/ports/354394
QAT: https://qat.redports.org/buildarchive/r354394/

Log:
  - Package was rerolled in order to update manpages and documentation
  
  PR:		187496
  Submitted by:	ports fury

Modified:
  head/lang/bigloo/Makefile
  head/lang/bigloo/distinfo

Modified: head/lang/bigloo/Makefile
==============================================================================
--- head/lang/bigloo/Makefile	Sun May 18 05:00:30 2014	(r354393)
+++ head/lang/bigloo/Makefile	Sun May 18 06:33:34 2014	(r354394)
@@ -3,9 +3,11 @@
 
 PORTNAME=	bigloo
 PORTVERSION=	4.1a.2
+PORTREVISION=	1
 CATEGORIES=	lang scheme
 MASTER_SITES=	ftp://ftp-sop.inria.fr/indes/fp/Bigloo/
 DISTNAME=	${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E}
+DIST_SUBDIR=	repacked
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Scheme interpreter and native code compiler
@@ -16,7 +18,6 @@ LICENSE_COMB=	multi
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
 		libgmp.so:${PORTSDIR}/math/gmp
 
-BROKEN=		Checksum and size mismatch
 USES=		compiler:c++0x gmake
 USE_EMACS=	yes
 HAS_CONFIGURE=	yes

Modified: head/lang/bigloo/distinfo
==============================================================================
--- head/lang/bigloo/distinfo	Sun May 18 05:00:30 2014	(r354393)
+++ head/lang/bigloo/distinfo	Sun May 18 06:33:34 2014	(r354394)
@@ -1,2 +1,2 @@
-SHA256 (bigloo4.1a-2.tar.gz) = 6e5926e2d44b0e61fca4d756bc3b292586ba8b492be541d47d1690d9333e5571
-SIZE (bigloo4.1a-2.tar.gz) = 22387008
+SHA256 (repacked/bigloo4.1a-2.tar.gz) = 5db2e7cdb7aa4bb380f35a2a476d282842df72febdb934545b475e0932fad927
+SIZE (repacked/bigloo4.1a-2.tar.gz) = 22387981


More information about the svn-ports-head mailing list