summaryrefslogtreecommitdiff
path: root/security/gpasman
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-01 01:27:47 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-01 01:27:47 +0000
commita0749ab96592f7984bfbf013686501a0afdf711b (patch)
tree783df132246b41a16e9ed8c9f7cee3562ebf49d6 /security/gpasman
parentHandle the Gulim font correctly. (diff)
Update to version 1.3.0.
PR: 13826 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22773
Diffstat (limited to 'security/gpasman')
-rw-r--r--security/gpasman/Makefile9
-rw-r--r--security/gpasman/distinfo2
-rw-r--r--security/gpasman/files/patch-ab25
3 files changed, 20 insertions, 16 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index b5bffa04d43b..7743461cc861 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: gpasman
-# Version required: 1.1.3
+# Version required: 1.3.0
# Date created: Mon Mai 10 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
-DISTNAME= gpasman-1.1.3
+DISTNAME= gpasman-1.3.0
CATEGORIES= security
-MASTER_SITES= http://www.student.wau.nl/~olivier/gpasman/
+MASTER_SITES= http://gpasman.nl.linux.org/
MAINTAINER= domi@saargate.de
@@ -18,4 +18,7 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/gpasman ${PREFIX}/bin
+
.include <bsd.port.mk>
diff --git a/security/gpasman/distinfo b/security/gpasman/distinfo
index f89fa3ae8daf..3a4a24f6b6c3 100644
--- a/security/gpasman/distinfo
+++ b/security/gpasman/distinfo
@@ -1 +1 @@
-MD5 (gpasman-1.1.3.tar.gz) = 866e9e87fa7df0bc0c627ebaa3c36166
+MD5 (gpasman-1.3.0.tar.gz) = e50e9b93427cc610067f725d6160c45f
diff --git a/security/gpasman/files/patch-ab b/security/gpasman/files/patch-ab
index b6fec86532ff..c24e3b261bb0 100644
--- a/security/gpasman/files/patch-ab
+++ b/security/gpasman/files/patch-ab
@@ -1,13 +1,14 @@
---- configure.orig Thu May 6 05:46:20 1999
-+++ configure Mon May 10 19:06:10 1999
-@@ -871,8 +871,8 @@
- done
- test -n "$strip" || strip="/usr/bin/strip"
+--- src/Makefile.in.orig Sun Sep 19 13:56:52 1999
++++ src/Makefile.in Sun Sep 19 13:57:20 1999
+@@ -26,9 +26,9 @@
--# Extract the first word of "gtk-config", so it can be a program name with args.
--set dummy gtk-config; ac_word=$2
-+# Extract the first word of "gtk12-config", so it can be a program name with args.
-+set dummy gtk12-config; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:878: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_path_GTKCONFIG'+set}'`\" = set"; then
+
+ CC = @CC@
+-CFLAGS = @DEFS@ @CFLAGS@ $(shell @GTKCONFIG@ --cflags)
++CFLAGS = @DEFS@ @CFLAGS@ `@GTKCONFIG@ --cflags`
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@ $(shell @GTKCONFIG@ --libs)
++LIBS = @LIBS@ `@GTKCONFIG@ --libs`
+ INSTALL = @INSTALL@
+
+ SRCS = librc2.c file.c gpasman.c