summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-17 00:36:30 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-17 00:36:30 +0000
commit50e80f3ec240fbf6c98da66ffbc91dc67eb53d6e (patch)
treee83dfc87c28f629a4b60f2dbbe04be19c14e7ccc /sysutils
parentUpdate to version 1.20-07. (diff)
Update to version 2.0.
PR: 7570 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=12554
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/asapm/Makefile7
-rw-r--r--sysutils/asapm/distinfo2
-rw-r--r--sysutils/asapm/files/patch-aa11
-rw-r--r--sysutils/asapm/pkg-plist1
4 files changed, 12 insertions, 9 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile
index a1bdf86583dd..14e5ea71cc41 100644
--- a/sysutils/asapm/Makefile
+++ b/sysutils/asapm/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: asapm
-# Version required: 1.4
+# Version required: 2.0
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/08/10 00:36:58 steve Exp $
#
-DISTNAME= asapm-1.4
+DISTNAME= asapm-2.0
CATEGORIES= sysutils x11
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
MAINTAINER= handy@physics.montana.edu
USE_X_PREFIX= yes
+
MAN1= asapm.1x
.include <bsd.port.mk>
diff --git a/sysutils/asapm/distinfo b/sysutils/asapm/distinfo
index 2f4e8c202d43..6735d3d6ce8d 100644
--- a/sysutils/asapm/distinfo
+++ b/sysutils/asapm/distinfo
@@ -1 +1 @@
-MD5 (asapm-1.4.tar.gz) = 08c11f5b6cfe7e354d43916711a7a646
+MD5 (asapm-2.0.tar.gz) = 86cc937e9c3edada5615bd915015a121
diff --git a/sysutils/asapm/files/patch-aa b/sysutils/asapm/files/patch-aa
index 2b54c74f0cf1..a5e31867faab 100644
--- a/sysutils/asapm/files/patch-aa
+++ b/sysutils/asapm/files/patch-aa
@@ -1,10 +1,13 @@
---- Makefile.orig Thu Aug 6 16:53:24 1998
-+++ Makefile Thu Aug 6 16:54:18 1998
-@@ -1,6 +1,6 @@
+--- Makefile.orig Wed Aug 12 11:37:44 1998
++++ Makefile Wed Aug 12 11:37:50 1998
+@@ -1,8 +1,8 @@
+ #-----------------------------------------------------
# The locations where this program should be installed
--INSTALL_X_DIR=/usr/X11R6/bin
+-INSTALL_X_DIR=/usr/local/bin
+-OLD_INSTALL_X_DIR=/usr/X11R6/bin
-MAN_DIR=/usr/X11R6/man/man1
+INSTALL_X_DIR=${PREFIX}/bin
++OLD_INSTALL_X_DIR=${PREFIX}/bin
+MAN_DIR=${PREFIX}/man/man1
# The location and names of the X11 libraries
diff --git a/sysutils/asapm/pkg-plist b/sysutils/asapm/pkg-plist
index 068520e74874..82c372dd1711 100644
--- a/sysutils/asapm/pkg-plist
+++ b/sysutils/asapm/pkg-plist
@@ -1,2 +1 @@
bin/asapm
-man/man1/asapm.1x.gz