svn commit: r315750 - head/science/checkmol

Jason Helfman jgh at FreeBSD.org
Sun Apr 7 07:11:17 UTC 2013


Author: jgh
Date: Sun Apr  7 07:11:16 2013
New Revision: 315750
URL: http://svnweb.freebsd.org/changeset/ports/315750

Log:
  - update to 0.4e
  - unbreak as distfile is unversioned
    - future mismatches should be investigated as potential software updates
  
  Approved by:	portmgr (erwin)

Modified:
  head/science/checkmol/Makefile
  head/science/checkmol/distinfo

Modified: head/science/checkmol/Makefile
==============================================================================
--- head/science/checkmol/Makefile	Sat Apr  6 23:22:20 2013	(r315749)
+++ head/science/checkmol/Makefile	Sun Apr  7 07:11:16 2013	(r315750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	checkmol
-PORTVERSION=	0.4d
+PORTVERSION=	0.4e
 CATEGORIES=	science
 MASTER_SITES=	http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/
 DISTNAME=	${PORTNAME}
@@ -16,8 +16,6 @@ LICENSE=	GPLv2 # (or later)
 
 NO_WRKSUBDIR=	yes
 
-BROKEN=	checksum mismatch
-
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=	#
 EXTRACT_AFTER_ARGS=	${WRKDIR}

Modified: head/science/checkmol/distinfo
==============================================================================
--- head/science/checkmol/distinfo	Sat Apr  6 23:22:20 2013	(r315749)
+++ head/science/checkmol/distinfo	Sun Apr  7 07:11:16 2013	(r315750)
@@ -1,2 +1,2 @@
-SHA256 (checkmol-0.4d/checkmol.pas) = 1210ec187297cf5f194bc9a6a7629ff1f5e830fe2fe65006fc7fe518994682af
-SIZE (checkmol-0.4d/checkmol.pas) = 465084
+SHA256 (checkmol-0.4e/checkmol.pas) = ab916498ed59823490b1b73feec4241629ea4d1b84a660a5bd3aea8432e53006
+SIZE (checkmol-0.4e/checkmol.pas) = 472337


More information about the svn-ports-all mailing list