diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-13 01:16:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-13 01:16:53 +0800 |
commit | f60d232a01ad9938b0401e4691db13a3b6aacbe5 (patch) | |
tree | c43f504b44d741b044218567047f6870b0237710 /net | |
parent | f53ab9c865ebaea7814b4eebb46004fdc399a271 (diff) | |
download | freebsd-ports-graphics-f60d232a01ad9938b0401e4691db13a3b6aacbe5.tar.gz freebsd-ports-graphics-f60d232a01ad9938b0401e4691db13a3b6aacbe5.tar.zst freebsd-ports-graphics-f60d232a01ad9938b0401e4691db13a3b6aacbe5.zip |
- Update to 0.5.4
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp-av/Makefile | 3 | ||||
-rw-r--r-- | net/gupnp-av/distinfo | 6 | ||||
-rw-r--r-- | net/gupnp-av/pkg-plist | 11 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 3d3d3555394..d9aa20e9cc2 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gupnp-av -PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTVERSION= 0.5.4 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/${PORTNAME}/ diff --git a/net/gupnp-av/distinfo b/net/gupnp-av/distinfo index 23982ab6a17..8f3e6a45e18 100644 --- a/net/gupnp-av/distinfo +++ b/net/gupnp-av/distinfo @@ -1,3 +1,3 @@ -MD5 (gupnp-av-0.5.2.tar.gz) = 15ccfbb17553bf1cb00bf8e1d801005e -SHA256 (gupnp-av-0.5.2.tar.gz) = dfd438f40e31047d6f06db30db05d5f876c6294a8509f170482d712f552e9892 -SIZE (gupnp-av-0.5.2.tar.gz) = 374287 +MD5 (gupnp-av-0.5.4.tar.gz) = 78d1d1d43078fa603cd10d2402a63a52 +SHA256 (gupnp-av-0.5.4.tar.gz) = a887fda040dd7c58592ed4667d8ea983231b5e09f42f00738739d9c4ab7b45bd +SIZE (gupnp-av-0.5.4.tar.gz) = 398793 diff --git a/net/gupnp-av/pkg-plist b/net/gupnp-av/pkg-plist index 06cecbf046a..2ab4ea86657 100644 --- a/net/gupnp-av/pkg-plist +++ b/net/gupnp-av/pkg-plist @@ -1,6 +1,7 @@ include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h include/gupnp-av-1.0/libgupnp-av/gupnp-av.h include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-container.h +include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-contributor.h include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-descriptor.h include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-item.h include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-object.h @@ -16,17 +17,21 @@ lib/libgupnp-av-1.0.la lib/libgupnp-av-1.0.so lib/libgupnp-av-1.0.so.2 libdata/pkgconfig/gupnp-av-1.0.pc +share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContainer.html +share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContributor.html +share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteDescriptor.html +share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteItem.html +share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteObject.html share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteParser.html share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteResource.html share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteWriter.html share/gtk-doc/html/gupnp-av/GUPnPLastChangeParser.html +share/gtk-doc/html/gupnp-av/GUPnPProtocolInfo.html share/gtk-doc/html/gupnp-av/GUPnPSearchCriteriaParser.html +share/gtk-doc/html/gupnp-av/annotation-glossary.html share/gtk-doc/html/gupnp-av/ch01.html share/gtk-doc/html/gupnp-av/ch02.html share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html -share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteContainer.html -share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteItem.html -share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteObject.html share/gtk-doc/html/gupnp-av/gupnp-av.devhelp share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2 share/gtk-doc/html/gupnp-av/home.png |