diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-27 20:52:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-27 20:52:39 +0800 |
commit | 2dead34808b5ac44773327a5785059f3f9dadff9 (patch) | |
tree | 01a62992ece45bd89d0e0b06c1eb3c8b09c436d4 /audio | |
parent | e45011b8f08d883e4e6d89b72f62719a26f5c580 (diff) | |
download | freebsd-ports-gnome-2dead34808b5ac44773327a5785059f3f9dadff9.tar.gz freebsd-ports-gnome-2dead34808b5ac44773327a5785059f3f9dadff9.tar.zst freebsd-ports-gnome-2dead34808b5ac44773327a5785059f3f9dadff9.zip |
- Update to 0.3.1
PR: 132049
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ncmpcpp/Makefile | 5 | ||||
-rw-r--r-- | audio/ncmpcpp/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 5ba283f339c3..443612faa899 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ncmpcpp -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -20,9 +20,8 @@ USE_ICONV= yes USE_GNOME= glib20 USE_AUTOTOOLS= automake:110 aclocal:110 libtool:15 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal -CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lpthread" -#CONFIGURE_ARGS= --disable-unicode OPTIONS= CURL "Enable fetching lyrics from the Internet" on \ CLOCK "Enable clock-screen support" on \ diff --git a/audio/ncmpcpp/distinfo b/audio/ncmpcpp/distinfo index e9840f39c0ad..7bc43f192416 100644 --- a/audio/ncmpcpp/distinfo +++ b/audio/ncmpcpp/distinfo @@ -1,3 +1,3 @@ -MD5 (ncmpcpp-0.3.tar.bz2) = 5b2d400cab697ff74ae9a4d7e25d7a3e -SHA256 (ncmpcpp-0.3.tar.bz2) = 2d64d186490cf6c18e77baa58aa8f60794facdbd4113956a93e4e09672e265b8 -SIZE (ncmpcpp-0.3.tar.bz2) = 313879 +MD5 (ncmpcpp-0.3.1.tar.bz2) = 0ac67665faece8d7a193f3dcfa28e398 +SHA256 (ncmpcpp-0.3.1.tar.bz2) = 330c68cfc26afd7cf163170720e17099b6647c63242995deaeb97c9a16618733 +SIZE (ncmpcpp-0.3.1.tar.bz2) = 318651 |