diff options
author | netchild <netchild@FreeBSD.org> | 2005-07-09 19:08:05 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-07-09 19:08:05 +0800 |
commit | c39d9d12b684fd455fb5350479705d8194b95823 (patch) | |
tree | eba4316efaf77fec419b25cd68b960a677530103 | |
parent | 0a9ee7717c68fcf332a85fbf761a62d4bd13ac5a (diff) | |
download | freebsd-ports-gnome-c39d9d12b684fd455fb5350479705d8194b95823.tar.gz freebsd-ports-gnome-c39d9d12b684fd455fb5350479705d8194b95823.tar.zst freebsd-ports-gnome-c39d9d12b684fd455fb5350479705d8194b95823.zip |
Update to 1.1.0.20.
PR: 83105
Submitted by: I'm not sure...
-rw-r--r-- | net-im/skype-devel/Makefile | 5 | ||||
-rw-r--r-- | net-im/skype-devel/distinfo | 4 | ||||
-rw-r--r-- | net-im/skype/Makefile | 5 | ||||
-rw-r--r-- | net-im/skype/distinfo | 4 | ||||
-rw-r--r-- | net-im/skype20/Makefile | 5 | ||||
-rw-r--r-- | net-im/skype20/distinfo | 4 | ||||
-rw-r--r-- | net/skype-devel/Makefile | 5 | ||||
-rw-r--r-- | net/skype-devel/distinfo | 4 | ||||
-rw-r--r-- | net/skype/Makefile | 5 | ||||
-rw-r--r-- | net/skype/distinfo | 4 |
10 files changed, 20 insertions, 25 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 6344f4fd6fb5..ca5a2a43b148 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -6,11 +6,10 @@ # PORTNAME= skype -PORTVERSION= 1.1.0.13 +PORTVERSION= 1.1.0.20 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software @@ -40,7 +39,7 @@ PLIST_SUB+= GNOME="" PLIST_SUB+= GNOME="@comment " .endif -#WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: ${BRANDELF} -t Linux ${WRKSRC}/skype diff --git a/net-im/skype-devel/distinfo b/net-im/skype-devel/distinfo index 433665e58dcd..e27e104dfbc1 100644 --- a/net-im/skype-devel/distinfo +++ b/net-im/skype-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 -SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 +MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c +SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204 diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index 6344f4fd6fb5..ca5a2a43b148 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -6,11 +6,10 @@ # PORTNAME= skype -PORTVERSION= 1.1.0.13 +PORTVERSION= 1.1.0.20 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software @@ -40,7 +39,7 @@ PLIST_SUB+= GNOME="" PLIST_SUB+= GNOME="@comment " .endif -#WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: ${BRANDELF} -t Linux ${WRKSRC}/skype diff --git a/net-im/skype/distinfo b/net-im/skype/distinfo index 433665e58dcd..e27e104dfbc1 100644 --- a/net-im/skype/distinfo +++ b/net-im/skype/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 -SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 +MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c +SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204 diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index 6344f4fd6fb5..ca5a2a43b148 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/Makefile @@ -6,11 +6,10 @@ # PORTNAME= skype -PORTVERSION= 1.1.0.13 +PORTVERSION= 1.1.0.20 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software @@ -40,7 +39,7 @@ PLIST_SUB+= GNOME="" PLIST_SUB+= GNOME="@comment " .endif -#WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: ${BRANDELF} -t Linux ${WRKSRC}/skype diff --git a/net-im/skype20/distinfo b/net-im/skype20/distinfo index 433665e58dcd..e27e104dfbc1 100644 --- a/net-im/skype20/distinfo +++ b/net-im/skype20/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 -SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 +MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c +SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204 diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile index 6344f4fd6fb5..ca5a2a43b148 100644 --- a/net/skype-devel/Makefile +++ b/net/skype-devel/Makefile @@ -6,11 +6,10 @@ # PORTNAME= skype -PORTVERSION= 1.1.0.13 +PORTVERSION= 1.1.0.20 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software @@ -40,7 +39,7 @@ PLIST_SUB+= GNOME="" PLIST_SUB+= GNOME="@comment " .endif -#WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: ${BRANDELF} -t Linux ${WRKSRC}/skype diff --git a/net/skype-devel/distinfo b/net/skype-devel/distinfo index 433665e58dcd..e27e104dfbc1 100644 --- a/net/skype-devel/distinfo +++ b/net/skype-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 -SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 +MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c +SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204 diff --git a/net/skype/Makefile b/net/skype/Makefile index 6344f4fd6fb5..ca5a2a43b148 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -6,11 +6,10 @@ # PORTNAME= skype -PORTVERSION= 1.1.0.13 +PORTVERSION= 1.1.0.20 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAINTAINER= netchild@FreeBSD.org COMMENT= P2P VoIP software @@ -40,7 +39,7 @@ PLIST_SUB+= GNOME="" PLIST_SUB+= GNOME="@comment " .endif -#WRKSRC= ${WRKDIR}/${DISTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-build: ${BRANDELF} -t Linux ${WRKSRC}/skype diff --git a/net/skype/distinfo b/net/skype/distinfo index 433665e58dcd..e27e104dfbc1 100644 --- a/net/skype/distinfo +++ b/net/skype/distinfo @@ -1,2 +1,2 @@ -MD5 (skype_staticQT-1.1.0.13.tar.bz2) = 2d49a9217c58046fdd4e933ce8244788 -SIZE (skype_staticQT-1.1.0.13.tar.bz2) = 9135274 +MD5 (skype_staticQT-1.1.0.20.tar.bz2) = f100bd33f6cc31c7c7ebfd5010255c6c +SIZE (skype_staticQT-1.1.0.20.tar.bz2) = 9180204 |