diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-08 05:38:48 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-08 05:38:48 +0800 |
commit | 0b82d81ece79b63d3affa10b1b4cdd785bff6a31 (patch) | |
tree | 6694cbf7003eff28c2ef0ff2ca594c91a6ab860d /graphics/linux-libGLU | |
parent | fa99c7587516ce280668a99467cf98f5858af1ce (diff) | |
download | freebsd-ports-gnome-0b82d81ece79b63d3affa10b1b4cdd785bff6a31.tar.gz freebsd-ports-gnome-0b82d81ece79b63d3affa10b1b4cdd785bff6a31.tar.zst freebsd-ports-gnome-0b82d81ece79b63d3affa10b1b4cdd785bff6a31.zip |
Fix package building
Diffstat (limited to 'graphics/linux-libGLU')
-rw-r--r-- | graphics/linux-libGLU/Makefile | 4 | ||||
-rw-r--r-- | graphics/linux-libGLU/distinfo.i386 | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/graphics/linux-libGLU/Makefile b/graphics/linux-libGLU/Makefile index b20e6f03b3c8..1e246028c42f 100644 --- a/graphics/linux-libGLU/Makefile +++ b/graphics/linux-libGLU/Makefile @@ -8,13 +8,15 @@ PORTNAME= libGLU PORTVERSION= 6.8.2 CATEGORIES= graphics linux -DISTNAME= xorg-x11-Mesa-libGLU-${PORTVERSION}-37.FC4.49.2.1 +DISTNAME= xorg-x11-Mesa-libGLU-${PORTVERSION}-${RPMVERSION} +SRC_DISTFILES= xorg-x11-${PORTVERSION}-${RPMVERSION}${SRC_SUFX} MAINTAINER= jylefort@FreeBSD.org COMMENT= OpenGL utility library (Linux version) CONFLICTS= linux_dri-[0-9]* +RPMVERSION= 37.FC4.49.2.1 ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 diff --git a/graphics/linux-libGLU/distinfo.i386 b/graphics/linux-libGLU/distinfo.i386 index d2f92b315283..fa4fe9066d43 100644 --- a/graphics/linux-libGLU/distinfo.i386 +++ b/graphics/linux-libGLU/distinfo.i386 @@ -1,3 +1,6 @@ MD5 (rpm/i386/fedora/4/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.49.2.1.i386.rpm) = 28ac6b580d3a22c02af34f96cfa1ee85 SHA256 (rpm/i386/fedora/4/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.49.2.1.i386.rpm) = 0604f21cd8f134426738f989866a5a0125e8978c62e0899786c7bb5d95d7ec73 SIZE (rpm/i386/fedora/4/xorg-x11-Mesa-libGLU-6.8.2-37.FC4.49.2.1.i386.rpm) = 284523 +MD5 (rpm/i386/fedora/4/xorg-x11-6.8.2-37.FC4.49.2.1.src.rpm) = 3bdc9ca690382cee9dabd67ac892a0c8 +SHA256 (rpm/i386/fedora/4/xorg-x11-6.8.2-37.FC4.49.2.1.src.rpm) = 469cb20ece48a78a52102c891d55a369487c04a8396d038f027dd87147d2f7de +SIZE (rpm/i386/fedora/4/xorg-x11-6.8.2-37.FC4.49.2.1.src.rpm) = 56066607 |