diff options
author | edwin <edwin@FreeBSD.org> | 2006-07-17 06:38:05 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-07-17 06:38:05 +0800 |
commit | a66f5d1fb4b2d7842c6d3941073a77c05ca22678 (patch) | |
tree | 72b4d712e670639d28351ebac4a449e9e77da2c5 /net | |
parent | 4e065dfafd62ab0c8430f016cdbf4c01c1cd9b00 (diff) | |
download | freebsd-ports-gnome-a66f5d1fb4b2d7842c6d3941073a77c05ca22678.tar.gz freebsd-ports-gnome-a66f5d1fb4b2d7842c6d3941073a77c05ca22678.tar.zst freebsd-ports-gnome-a66f5d1fb4b2d7842c6d3941073a77c05ca22678.zip |
Update to version 1.92
Diffstat (limited to 'net')
-rw-r--r-- | net/penguintv-devel/Makefile | 2 | ||||
-rw-r--r-- | net/penguintv-devel/distinfo | 6 | ||||
-rw-r--r-- | net/penguintv-devel/files/patch-share__defaultsubs.opml | 19 |
3 files changed, 16 insertions, 11 deletions
diff --git a/net/penguintv-devel/Makefile b/net/penguintv-devel/Makefile index 05fc6cd682b0..781d818b65a6 100644 --- a/net/penguintv-devel/Makefile +++ b/net/penguintv-devel/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= PenguinTV -PORTVERSION= 1.91 +PORTVERSION= 1.92 CATEGORIES= net audio multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= penguintv diff --git a/net/penguintv-devel/distinfo b/net/penguintv-devel/distinfo index 548261ac8964..6d86da6ba06a 100644 --- a/net/penguintv-devel/distinfo +++ b/net/penguintv-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (PenguinTV-1.91.tar.gz) = 45003364dd7bbc934364a890bb47f942 -SHA256 (PenguinTV-1.91.tar.gz) = 54c99464d210f429198df44ca1f88a50d47784c77d11cc99854956c5897e4f3c -SIZE (PenguinTV-1.91.tar.gz) = 309610 +MD5 (PenguinTV-1.92.tar.gz) = 42775d67d43e317c0b12d34dc6e88f2a +SHA256 (PenguinTV-1.92.tar.gz) = bd334f70e1b0a2c7ee172a9cc72603da26d9be6eb9637063718bdf64f2a5ed76 +SIZE (PenguinTV-1.92.tar.gz) = 314746 diff --git a/net/penguintv-devel/files/patch-share__defaultsubs.opml b/net/penguintv-devel/files/patch-share__defaultsubs.opml index f089894e6e02..77ab8c655e8a 100644 --- a/net/penguintv-devel/files/patch-share__defaultsubs.opml +++ b/net/penguintv-devel/files/patch-share__defaultsubs.opml @@ -1,14 +1,19 @@ ---- share/defaultsubs.opml.orig Thu Mar 16 19:37:10 2006 -+++ share/defaultsubs.opml Thu Mar 16 19:36:34 2006 -@@ -1,6 +1,11 @@ +--- share/defaultsubs.opml.orig Sun Jul 16 01:36:04 2006 ++++ share/defaultsubs.opml Mon Jul 17 08:36:35 2006 +@@ -1,6 +1,16 @@ <opml version="1.1"> <head><title>All</title></head> <body> + <outline xmlUrl="http://feeds.feedburner.com/Bsdtalk" + text="bsdtalk" -+ description="Talking about the BSD family of free operating systems." ++ description="Technical talks about the BSD family of free operating systems." + title="bsdtalk"> + </outline> - <outline xmlUrl="http://feeds.feedburner.com/Headsoff" - text="headsoff" - description="This blog is about our exploration of our city, and our society. Serra is a graduate student studying video and new media at Emerson College, and Mike is a programmer who is inquisitive, motivated and sociable. Together, this is what you get. Heads off." ++ <outline xmlUrl="http://feeds.blastpodcast.com/freebsdforall/index.xml" ++ text="FreeBSD For All" ++ description="User oriented talks about FreeBSD." ++ title="FreeBSD For All"> ++ </outline> + <outline xmlUrl="http://lugradio.org/episodes.ogg.rss" + text="LugRadio episodes (ogg)" + description="The world's premiere Linux and Free Software radio show" |