Update to 2.0.2
This commit is contained in:
parent
03581add72
commit
2492ecbc58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171596
3 changed files with 11 additions and 6 deletions
|
@ -5,8 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PenguinTV
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= net audio multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= penguintv
|
||||
|
@ -43,6 +42,7 @@ PLIST_SUB+= WITH_MOZILLA="@comment "
|
|||
|
||||
pre-fetch:
|
||||
@${ECHO_MSG} If you are upgrading from 1.x, please export your subscriptions for save-keeping!
|
||||
@${ECHO_MSG} The database scheme should be upgraded automatically.
|
||||
@sleep 5
|
||||
|
||||
do-build:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PenguinTV-2.0.1.tar.gz) = 24cd9037b10e00293f1da89bb905a0a8
|
||||
SHA256 (PenguinTV-2.0.1.tar.gz) = 01d4c4827a70419aaea4df6e921132672a35d2b586ce9a6a914574097b065cea
|
||||
SIZE (PenguinTV-2.0.1.tar.gz) = 320611
|
||||
MD5 (PenguinTV-2.0.2.tar.gz) = 292fd58d69bec8e5afbe28723aabdd26
|
||||
SHA256 (PenguinTV-2.0.2.tar.gz) = 55b74a959ede8e4a4eadb03324e7b05cd2f76b1fd8684d2cd9606fa3e9f5564d
|
||||
SIZE (PenguinTV-2.0.2.tar.gz) = 320690
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- 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 @@
|
||||
@@ -1,6 +1,21 @@
|
||||
<opml version="1.1">
|
||||
<head><title>All</title></head>
|
||||
<body>
|
||||
|
@ -13,6 +13,11 @@
|
|||
+ text="FreeBSD For All"
|
||||
+ description="User oriented talks about FreeBSD."
|
||||
+ title="FreeBSD For All">
|
||||
+ </outline>
|
||||
+ <outline xmlUrl="http://www.mavetju.org/unix/multimedia-rss.php"
|
||||
+ text="FreeBSD MultiMedia Resources List"
|
||||
+ description="FreeBSD MultiMedia Resources List by Edwin Groothuis"
|
||||
+ title="FreeBSD MultiMedia Resources List">
|
||||
+ </outline>
|
||||
<outline xmlUrl="http://lugradio.org/episodes.ogg.rss"
|
||||
text="LugRadio episodes (ogg)"
|
||||
|
|
Loading…
Reference in a new issue