- Update to 1.9.2

Approved by:	itetcu (mentor, implicit)
This commit is contained in:
Sylvio Cesar Teixeira 2010-04-17 20:30:21 +00:00
parent 40a0eb423f
commit 78258ee5df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252849
3 changed files with 9 additions and 9 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= nas
PORTVERSION= 1.9.1
PORTREVISION= 3
PORTVERSION= 1.9.2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
#MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= multimedia@FreeBSD.org

View File

@ -1,3 +1,3 @@
MD5 (nas-1.9.1.src.tar.gz) = d975efefba50b985446bb2c2cb4ee91f
SHA256 (nas-1.9.1.src.tar.gz) = df25cc35f119deb05e42b01b541d7cd2f47f14dffb787637756c2911d995308a
SIZE (nas-1.9.1.src.tar.gz) = 1454523
MD5 (nas-1.9.2.src.tar.gz) = ed7864f55b384452167959022cfb403b
SHA256 (nas-1.9.2.src.tar.gz) = 722d4f567f61e89e735277a0c1d3cfed98842160e3349bf956b1db525eacd2d3
SIZE (nas-1.9.2.src.tar.gz) = 1484369

View File

@ -1,10 +1,10 @@
--- lib/audio/Imakefile.orig 2008-05-14 22:57:01.000000000 +0400
+++ lib/audio/Imakefile 2008-05-14 22:57:08.000000000 +0400
--- lib/audio/Imakefile.orig 2010-04-11 12:03:58.000000000 -0300
+++ lib/audio/Imakefile 2010-04-11 12:05:59.000000000 -0300
@@ -150,9 +150,7 @@
XAULIB = -lXau
#endif
-#if defined(LinuxArchitecture) || defined(GNUArchitecture) || defined(__FreeBSD_kernel__)
-#if defined(LinuxArchitecture) || defined(GNUArchitecture) || defined(SunArchitecture) || defined(__FreeBSD_kernel__)
REQUIREDLIBS = -L$(USRLIBDIR) -lXt $(XAULIB) -lm
-#endif