aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-11-22 15:16:12 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-11-22 15:16:12 +0000
commit27498a2016d01ac90fbc6145004288855d87d7e2 (patch)
tree8ec9f2e7d1ccc0b7dbb3f9a51a78e2c77066e1ac
parentc758afd861c8272efb16f87e5381c32c9d6af4c2 (diff)
downloadports-27498a2016d01ac90fbc6145004288855d87d7e2.tar.gz
ports-27498a2016d01ac90fbc6145004288855d87d7e2.zip
- unbreak, LICENSE file has changed
- provide SHA256 hash - nuke pkg-plist - restore original maintainership PR: 89354 Submitted by: siseci@EnderUNIX.org
Notes
Notes: svn path=/head/; revision=149065
-rw-r--r--audio/voipong/Makefile6
-rw-r--r--audio/voipong/distinfo5
-rw-r--r--audio/voipong/pkg-plist7
3 files changed, 6 insertions, 12 deletions
diff --git a/audio/voipong/Makefile b/audio/voipong/Makefile
index a5027c64436d..ad93cf878f92 100644
--- a/audio/voipong/Makefile
+++ b/audio/voipong/Makefile
@@ -10,15 +10,15 @@ PORTVERSION= 1.1
CATEGORIES= audio
MASTER_SITES= http://www.enderunix.org/voipong/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= siseci@EnderUNIX.org
COMMENT= Detect Voice Over IP calls and dump them to separate wave files
-BROKEN= Size mismatch
-
USE_REINPLACE= yes
GNU_CONFIGURE= yes
SUB_FILES= pkg-message
+PLIST_FILES= bin/voipong etc/voipong.conf-dist
+PORTDOCS= AUTHORS INSTALL README THANKS
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=""||' ${WRKSRC}/configure
diff --git a/audio/voipong/distinfo b/audio/voipong/distinfo
index 14809a40f40a..85dc2e17e273 100644
--- a/audio/voipong/distinfo
+++ b/audio/voipong/distinfo
@@ -1,2 +1,3 @@
-MD5 (voipong-1.1.tar.gz) = f068c0554ef7bb89ae82f9c5ab66c2e5
-SIZE (voipong-1.1.tar.gz) = 156577
+MD5 (voipong-1.1.tar.gz) = e5b012434e5aeb8188bad1579f7e9f47
+SHA256 (voipong-1.1.tar.gz) = 08973834bdda36a7b71ed0da9bd682858f3e91cbf76cfb5cbd3fea0719b62ae3
+SIZE (voipong-1.1.tar.gz) = 157070
diff --git a/audio/voipong/pkg-plist b/audio/voipong/pkg-plist
deleted file mode 100644
index c2ee134b05d6..000000000000
--- a/audio/voipong/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/voipong
-%%DOCSDIR%%/AUTHORS
-%%DOCSDIR%%/INSTALL
-%%DOCSDIR%%/README
-%%DOCSDIR%%/THANKS
-etc/voipong.conf-dist
-@dirrm %%DOCSDIR%%