svn commit: r308038 - head/audio/pd

Armin Pirkovitsch sperber at FreeBSD.org
Fri Nov 30 23:51:24 UTC 2012


Author: sperber
Date: Fri Nov 30 23:51:24 2012
New Revision: 308038
URL: http://svnweb.freebsd.org/changeset/ports/308038

Log:
  - Update to version 0.43-4
  - Trim Makefile header
  
  PR:           ports/171966
  Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
  Approved by:  beat (mentor)
  Feature safe: yes

Modified:
  head/audio/pd/Makefile
  head/audio/pd/distinfo

Modified: head/audio/pd/Makefile
==============================================================================
--- head/audio/pd/Makefile	Fri Nov 30 23:51:01 2012	(r308037)
+++ head/audio/pd/Makefile	Fri Nov 30 23:51:24 2012	(r308038)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	Pd
-# Date created:				2002-05-24
-# Whom:					Trevor Johnson <trevor at FreeBSD.org>
-#
+# Created by: Trevor Johnson <trevor at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	pd
-DISTVERSION=	0.43-3
+DISTVERSION=	0.43-4
 DISTVERSIONSUFFIX=	.src
 CATEGORIES=	audio
 MASTER_SITES=	http://www-crca.ucsd.edu/~msp/Software/

Modified: head/audio/pd/distinfo
==============================================================================
--- head/audio/pd/distinfo	Fri Nov 30 23:51:01 2012	(r308037)
+++ head/audio/pd/distinfo	Fri Nov 30 23:51:24 2012	(r308038)
@@ -1,2 +1,2 @@
-SHA256 (pd-0.43-3.src.tar.gz) = df727f52fe1109f7ff727e7bd3aa52ffa2b6eef752c5caead655b50dde68b48a
-SIZE (pd-0.43-3.src.tar.gz) = 2189682
+SHA256 (pd-0.43-4.src.tar.gz) = a883c2f5130a999d6748ea1a6541f68980cfa6c384b29051a301529c36b17b5a
+SIZE (pd-0.43-4.src.tar.gz) = 2189774


More information about the svn-ports-head mailing list