summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-11-02 22:41:03 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-11-02 22:41:03 +0000
commit74ab7412c2d2c6acaad6020c78df11bcbee6fcad (patch)
tree393e0d97ce6df1b0991fdc376f62e81e2142b6bb /audio
parentMark this broken. (diff)
Update to shorten 3.1
Reviewed by: sec@42.org (MAINTAINER)
Notes
Notes: svn path=/head/; revision=34683
Diffstat (limited to 'audio')
-rw-r--r--audio/shorten/Makefile8
-rw-r--r--audio/shorten/distinfo2
-rw-r--r--audio/shorten/files/patch-aa10
3 files changed, 9 insertions, 11 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile
index e6f6cb65f640..5562c60e9ef0 100644
--- a/audio/shorten/Makefile
+++ b/audio/shorten/Makefile
@@ -6,15 +6,13 @@
#
PORTNAME= shorten
-PORTVERSION= 2.3a
+PORTVERSION= 3.1
CATEGORIES= audio archivers
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= fenner
-DISTFILES= ${PORTNAME}.tar.gz
+MASTER_SITES= http://www.etree.org/software/
MAINTAINER= sec@42.org
-RESTRICTED= "May not be sold. May not be distributed if modified."
+RESTRICTED= "May not be sold."
MAN1= shorten.1
diff --git a/audio/shorten/distinfo b/audio/shorten/distinfo
index 7129efa77003..a77d44865fd6 100644
--- a/audio/shorten/distinfo
+++ b/audio/shorten/distinfo
@@ -1 +1 @@
-MD5 (shorten.tar.gz) = 36c0f911db39711366075d8415941008
+MD5 (shorten-3.1.tar.gz) = 7581e6027fb087845158adcc99090072
diff --git a/audio/shorten/files/patch-aa b/audio/shorten/files/patch-aa
index dba94169c5e9..51a4e9ed2f3c 100644
--- a/audio/shorten/files/patch-aa
+++ b/audio/shorten/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.org Wed Feb 17 23:06:51 1999
-+++ Makefile Wed Feb 17 23:39:11 1999
+--- Makefile.orig Tue Sep 26 06:38:32 2000
++++ Makefile Fri Sep 29 14:17:52 2000
@@ -5,7 +5,7 @@
CC = cc
CFLAGS= -O
--prefix = /usr/local
-+prefix = $(PREFIX)
+-DESTDIR = /usr/local
++DESTDIR = $(PREFIX)
+ prefix = $(DESTDIR)
exec_prefix = $(prefix)/bin
man_prefix = $(prefix)/man/man$(manext)
- manext = 1