diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 08:55:57 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 08:55:57 +0800 |
commit | ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09 (patch) | |
tree | 3fa48f87d84e2a79ffdac113c71475a039bed2d5 | |
parent | c9c7df49f2e5d16a2f878937343aa27353b7ef8a (diff) | |
download | marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar.gz marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar.bz2 marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar.lz marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar.xz marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.tar.zst marcuscom-ports-ed2b08fd7691a0d84f06e7f4ccc9a9e1da61bb09.zip |
- Update to 0.4.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7102 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gnome-speech/Makefile | 6 | ||||
-rw-r--r-- | accessibility/gnome-speech/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile index 1e1eecfaf..3853b3214 100644 --- a/accessibility/gnome-speech/Makefile +++ b/accessibility/gnome-speech/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnome-speech/Makefile,v 1.19 2006/07/24 05:00:27 marcus Exp $ +# $MCom: ports/accessibility/gnome-speech/Makefile,v 1.20 2006/08/06 18:42:00 marcus Exp $ # PORTNAME= gnome-speech -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack libbonobo GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo index c45023b34..d428ef39b 100644 --- a/accessibility/gnome-speech/distinfo +++ b/accessibility/gnome-speech/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-speech-0.4.3.tar.bz2) = ef082acb84b4a5013754fd2cf305916a -SHA256 (gnome2/gnome-speech-0.4.3.tar.bz2) = a7601da5ed4ad3a1153dc50982188589d353072128a6ababbd64b8ef08db54fe -SIZE (gnome2/gnome-speech-0.4.3.tar.bz2) = 309240 +MD5 (gnome2/gnome-speech-0.4.4.tar.bz2) = c26dde244c969d7a00b229f256e77546 +SHA256 (gnome2/gnome-speech-0.4.4.tar.bz2) = 318ebf3a3f4bd05d534202839ce779f1c823f26305b625703b9615c803d74e6c +SIZE (gnome2/gnome-speech-0.4.4.tar.bz2) = 309806 |