ports/88933: security/gpasman update 1.3.0 -> 1.3.1
Dominik Brettnacher
domi at saargate.de
Sun Nov 13 15:30:24 UTC 2005
>Number: 88933
>Category: ports
>Synopsis: security/gpasman update 1.3.0 -> 1.3.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 13 15:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Dominik Brettnacher
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD debussy.saargate.de 5.4-RELEASE FreeBSD 5.4-RELEASE #4: Tue Aug 23 12:00:38 CEST 2005 domi at debussy.saargate.de:/usr/obj/usr/src/sys/DEBUSSY i386
>Description:
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/security/gpasman/Makefile gpasman/Makefile
--- /usr/ports/security/gpasman/Makefile Thu Mar 3 09:53:20 2005
+++ gpasman/Makefile Sun Nov 13 16:09:11 2005
@@ -6,8 +6,7 @@
#
PORTNAME= gpasman
-PORTVERSION= 1.3.0
-PORTREVISION= 2
+PORTVERSION= 1.3.1
CATEGORIES= security
MASTER_SITES= http://gpasman.sourceforge.net/files/
diff -urN /usr/ports/security/gpasman/distinfo gpasman/distinfo
--- /usr/ports/security/gpasman/distinfo Wed Mar 31 05:10:59 2004
+++ gpasman/distinfo Sun Nov 13 16:11:00 2005
@@ -1,2 +1,2 @@
-MD5 (gpasman-1.3.0.tar.gz) = e50e9b93427cc610067f725d6160c45f
-SIZE (gpasman-1.3.0.tar.gz) = 47097
+MD5 (gpasman-1.3.1.tar.gz) = 9431d9d06ac982a98b58efeedc0a6956
+SIZE (gpasman-1.3.1.tar.gz) = 47426
diff -urN /usr/ports/security/gpasman/files/patch-src::file.h gpasman/files/patch-src::file.h
--- /usr/ports/security/gpasman/files/patch-src::file.h Thu Jan 1 01:00:00 1970
+++ gpasman/files/patch-src::file.h Sun Nov 13 16:15:05 2005
@@ -0,0 +1,11 @@
+--- src/file.h.orig Sun Nov 13 16:14:11 2005
++++ src/file.h Sun Nov 13 16:14:19 2005
+@@ -7,6 +7,8 @@
+ * 4 = comment
+ */
+
++#include <sys/types.h>
++
+ int save_init(char *filename, char *password);
+ int save_entry(char *entry[4]);
+ int save_finalize(void);
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list