diff options
author | pawel <pawel@FreeBSD.org> | 2014-12-16 02:46:58 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-12-16 02:46:58 +0800 |
commit | e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b (patch) | |
tree | 51adb9e97d6abfd87edccbe2ada3d7df2ea48746 /comms/gstreamer1-plugins-spandsp | |
parent | 0f1935497d0e9f5fd186f80ae8c681c38bbc9023 (diff) | |
download | freebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.tar.gz freebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.tar.zst freebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.zip |
- Update comms/spandsp to version 0.0.6 [1]
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp
- Bump affected ports
- Mark comms/spandsp-devel as deprecated and set expiration date
- Add upgrade instructions to UPDATING
PR: 194399 [1]
Submitted by: Nikola Kolev <koue@chaosophia.net> [1]
Approved by: madpilot (asterisk ports), maintainer timeout (other)
Diffstat (limited to 'comms/gstreamer1-plugins-spandsp')
-rw-r--r-- | comms/gstreamer1-plugins-spandsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile index 8ab43117c1a0..1506a243d261 100644 --- a/comms/gstreamer1-plugins-spandsp/Makefile +++ b/comms/gstreamer1-plugins-spandsp/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms COMMENT= Gstreamer DSP library and software FAX machine plugin |