aboutsummaryrefslogtreecommitdiff
path: root/converters/dumpasn1
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-01-16 08:34:27 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-01-16 08:34:27 +0000
commit0070e9af2a8ce86c514ad3940cddf0656121c365 (patch)
tree1c1975f2d4b5a049839afc0235107b6406de0c92 /converters/dumpasn1
parent300dc04d8c3d9231536c0b8e1f64beb5692abfa7 (diff)
downloadports-0070e9af2a8ce86c514ad3940cddf0656121c365.tar.gz
ports-0070e9af2a8ce86c514ad3940cddf0656121c365.zip
Notes
Diffstat (limited to 'converters/dumpasn1')
-rw-r--r--converters/dumpasn1/Makefile8
-rw-r--r--converters/dumpasn1/distinfo8
-rw-r--r--converters/dumpasn1/files/patch-dumpasn1.c6
3 files changed, 9 insertions, 13 deletions
diff --git a/converters/dumpasn1/Makefile b/converters/dumpasn1/Makefile
index c9fb4413f2ed..577329cadfae 100644
--- a/converters/dumpasn1/Makefile
+++ b/converters/dumpasn1/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: dumpasn1
-# Date created: 6 May 2000
-# Whom: kris@FreeBSD.org
-#
+# Created by: kris@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= dumpasn1
-PORTVERSION= 20110201
+PORTVERSION= 20120521
CATEGORIES= converters security
MASTER_SITES= http://www.cs.auckland.ac.nz/~pgut001/
DISTFILES= dumpasn1.c dumpasn1.cfg
diff --git a/converters/dumpasn1/distinfo b/converters/dumpasn1/distinfo
index c3644877f41f..76ebc62c722d 100644
--- a/converters/dumpasn1/distinfo
+++ b/converters/dumpasn1/distinfo
@@ -1,4 +1,4 @@
-SHA256 (dumpasn1-20110201/dumpasn1.c) = 514e3b49adb0b2e49f8bcfc47c20c5f4202bc7e9f7b1e90bcd4d4cf592d469f4
-SIZE (dumpasn1-20110201/dumpasn1.c) = 86213
-SHA256 (dumpasn1-20110201/dumpasn1.cfg) = b7c0ad5a4186fcef9b37d5a95419886e8ed16f0c69603f9725c4007026958241
-SIZE (dumpasn1-20110201/dumpasn1.cfg) = 192229
+SHA256 (dumpasn1-20120521/dumpasn1.c) = 3a3fe762cd9df14c0aae398f34619fb87c6b21631895e1fe4617ef7f24119497
+SIZE (dumpasn1-20120521/dumpasn1.c) = 89443
+SHA256 (dumpasn1-20120521/dumpasn1.cfg) = deb38890b6436216dd25b854ff09ef98fd4f1ed3448d5025b18fa1309ae7418d
+SIZE (dumpasn1-20120521/dumpasn1.cfg) = 197215
diff --git a/converters/dumpasn1/files/patch-dumpasn1.c b/converters/dumpasn1/files/patch-dumpasn1.c
index fadead293dd1..0f77ac6d89c6 100644
--- a/converters/dumpasn1/files/patch-dumpasn1.c
+++ b/converters/dumpasn1/files/patch-dumpasn1.c
@@ -1,6 +1,6 @@
---- dumpasn1.c.orig 2010-09-30 11:17:16.000000000 +0200
-+++ dumpasn1.c 2010-09-30 11:18:35.000000000 +0200
-@@ -309,11 +309,13 @@
+--- dumpasn1.c.orig 2013-01-16 09:27:37.000000000 +0100
++++ dumpasn1.c 2013-01-16 09:27:37.000000000 +0100
+@@ -355,11 +355,13 @@ static OIDINFO *oidList = NULL;
beginning with a '$' uses the appropriate environment variable. In
addition under Unix we also walk down $PATH looking for it */