diff options
author | sat <sat@FreeBSD.org> | 2007-10-14 03:05:55 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-14 03:05:55 +0800 |
commit | e8625261a14f95489d2a55febd5dd73375ac2111 (patch) | |
tree | a61fbe060c0d3691f49236d78408f03a0e42eea1 /www | |
parent | c6be2cfc8acea638f86bc7242f1e8317a035b693 (diff) | |
download | freebsd-ports-gnome-e8625261a14f95489d2a55febd5dd73375ac2111.tar.gz freebsd-ports-gnome-e8625261a14f95489d2a55febd5dd73375ac2111.tar.zst freebsd-ports-gnome-e8625261a14f95489d2a55febd5dd73375ac2111.zip |
- Update to 1.0.0
Diffstat (limited to 'www')
-rw-r--r-- | www/castget/Makefile | 8 | ||||
-rw-r--r-- | www/castget/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/castget/Makefile b/www/castget/Makefile index fb44e189918b..51965b56f647 100644 --- a/www/castget/Makefile +++ b/www/castget/Makefile @@ -6,7 +6,7 @@ # PORTNAME= castget -PORTVERSION= 0.9.6 +PORTVERSION= 1.0.0 CATEGORIES= www MASTER_SITES= SAVANNAH CENKES @@ -18,9 +18,9 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ USE_LDCONFIG= yes USE_GNOME= glib20 libxml2 -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-static GNU_CONFIGURE= yes diff --git a/www/castget/distinfo b/www/castget/distinfo index 76883d948624..d89f266f5758 100644 --- a/www/castget/distinfo +++ b/www/castget/distinfo @@ -1,3 +1,3 @@ -MD5 (castget-0.9.6.tar.gz) = 2008fe7dc592592843619cd64d05a989 -SHA256 (castget-0.9.6.tar.gz) = da28c023b79cbd305603bcaa045023dc57a9b1b6b7cab9a9d201f7d8eca4d34a -SIZE (castget-0.9.6.tar.gz) = 345039 +MD5 (castget-1.0.0.tar.gz) = d7627bd995cf9126fcb213b8677093a0 +SHA256 (castget-1.0.0.tar.gz) = 677ccb684b17770334641d968d037dde153a7f21252238eb0b6fc021737716bf +SIZE (castget-1.0.0.tar.gz) = 347378 |